From 119e6a62c3114364a82b7ae75149fe2eb22d456a Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Tue, 9 Oct 2018 09:32:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/routine/view/crmebN/app.json | 87 ------------------- .../routine/view/crmebN/project.config.json | 32 ------- 2 files changed, 119 deletions(-) delete mode 100644 application/routine/view/crmebN/app.json delete mode 100644 application/routine/view/crmebN/project.config.json diff --git a/application/routine/view/crmebN/app.json b/application/routine/view/crmebN/app.json deleted file mode 100644 index 33c763c0..00000000 --- a/application/routine/view/crmebN/app.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "pages": [ - "pages/load/load", - "pages/login-status/login-status", - "pages/payment/payment", - "pages/new-con/new-con", - "pages/new-list/new-list", - "pages/enter/enter", - "pages/index/index", - "pages/refunding/refunding", - "pages/miao-list/miao-list", - "pages/coupon-status/coupon-status", - "pages/addaddress/addaddress", - "pages/product-countdown/index", - "pages/refund-page/refund-page", - "pages/refund-order/refund-order", - "pages/cut-one/cut-one", - "pages/spread/spread", - "pages/promotion-order/promotion-order", - "pages/coupon/coupon", - "pages/cut-list/cut-list", - "pages/news-list/news-list", - "pages/product-con/index", - "pages/product-pinke/index", - "pages/comment-con/comment-con", - "pages/orderForm/orderForm", - "pages/orders-list/orders-list", - "pages/comment/comment", - "pages/foo-tan/foo-tan", - "pages/buycar/buycar", - "pages/mycut/mycut", - "pages/join-pink/index", - "pages/user/user", - "pages/integral-con/integral-con", - "pages/orders-con/orders-con", - "pages/order-confirm/order-confirm", - "pages/pink-list/index", - "pages/productSort/productSort", - "pages/address/address", - "pages/feree/feree", - "pages/feree-two/feree-two", - "pages/cash/cash", - "pages/logistics/logistics", - "pages/extension/extension", - "pages/unshop/unshop", - "pages/main/main", - "pages/collect/collect", - "pages/promotion-card/promotion-card" - ], - "window": { - "backgroundTextStyle": "light", - "navigationBarBackgroundColor": "#fff", - "navigationBarTitleText": "WeChat", - "navigationBarTextStyle": "black" - }, - "tabBar": { - "backgroundColor": "#FFFFFF", - "color": "#999", - "selectedColor": "#ff3d3d", - "list": [ - { - "pagePath": "pages/index/index", - "iconPath": "images/1-1.png", - "selectedIconPath": "images/1-2.png", - "text": "首页" - }, - { - "pagePath": "pages/productSort/productSort", - "iconPath": "images/2-1.png", - "selectedIconPath": "images/2-2.png", - "text": "分类" - }, - { - "pagePath": "pages/buycar/buycar", - "iconPath": "images/3-1.png", - "selectedIconPath": "images/3-2.png", - "text": "购物车" - }, - { - "pagePath": "pages/user/user", - "iconPath": "images/4-1.png", - "selectedIconPath": "images/4-2.png", - "text": "我的" - } - ] - } -} \ No newline at end of file diff --git a/application/routine/view/crmebN/project.config.json b/application/routine/view/crmebN/project.config.json deleted file mode 100644 index e2eba4ec..00000000 --- a/application/routine/view/crmebN/project.config.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "description": "项目配置文件。", - "setting": { - "urlCheck": true, - "es6": true, - "postcss": true, - "minified": true, - "newFeature": true - }, - "compileType": "miniprogram", - "libVersion": "1.9.94", - "appid": "wx7bc36cccc15e4be2", - "projectname": "crmebn", - "condition": { - "search": { - "current": -1, - "list": [] - }, - "conversation": { - "current": -1, - "list": [] - }, - "game": { - "currentL": -1, - "list": [] - }, - "miniprogram": { - "current": -1, - "list": [] - } - } -} \ No newline at end of file