From 42cb5813ce7716c65ac8e16cace1fd54a737e1a6 Mon Sep 17 00:00:00 2001 From: Devil Date: Thu, 10 Oct 2019 00:02:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=AD=E7=89=A9=E8=BD=A6=E5=95=86=E5=93=81?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/appmini/old/weixin/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/appmini/old/weixin/app.json b/public/appmini/old/weixin/app.json index 39ca3a213..f333b0e70 100755 --- a/public/appmini/old/weixin/app.json +++ b/public/appmini/old/weixin/app.json @@ -1,8 +1,8 @@ { - "pages": ["pages/cart/cart","pages/user-order-comments/user-order-comments", + "pages": ["pages/user-order-comments/user-order-comments", "pages/index/index", "pages/goods-category/goods-category", - + "pages/cart/cart", "pages/user/user", "pages/web-view/web-view", "pages/login/login",