...
|
...
|
@@ -6,22 +6,24 @@ |
|
|
"pages/userCenter/userCenter",
|
|
|
"pages/productList/index",
|
|
|
"pages/productListFilter/filter",
|
|
|
"pages/goodsList/goodsList",
|
|
|
"pages/webview/webview",
|
|
|
"pages/category/brands",
|
|
|
"pages/brandStore/brandStore",
|
|
|
"pages/goodsList/brandStore",
|
|
|
"pages/search/search",
|
|
|
"pages/brandStore/brand",
|
|
|
"pages/goodsList/productListFilterPage",
|
|
|
"pages/goodsList/brand",
|
|
|
"pages/userCenter/serviceFeedBack/serviceFeedBack",
|
|
|
"pages/userCenter/addressManager/addressManager",
|
|
|
"pages/userCenter/addressManager/addressEditer/addressEditer",
|
|
|
"pages/orders/orders",
|
|
|
"pages/orders/antifraud/antifraud",
|
|
|
"pages/orders/orderDetail/orderDetail",
|
|
|
"pages/orders/newArrival",
|
|
|
"pages/goodsList/newArrival",
|
|
|
"pages/goodsDetail/goodsDetail",
|
|
|
"pages/shopCart/giftPage",
|
|
|
"pages/statements/statements",
|
|
|
"pages/invoice/invoceDetail"
|
|
|
"pages/statements/statements"
|
|
|
// "pages/invoice/invoceDetail"
|
|
|
],
|
|
|
"window":{
|
|
|
"navigationBarBackgroundColor": "#3a3a3a",
|
...
|
...
|
@@ -46,7 +48,7 @@ |
|
|
"pagePath": "pages/category/category",
|
|
|
"iconPath": "images/tabbar_bl_n@3x.png",
|
|
|
"selectedIconPath": "images/tabbar_bl_h@3x.png",
|
|
|
"text": "分类"
|
|
|
"text": "品类"
|
|
|
}, {
|
|
|
"pagePath": "pages/shopCart/shopCart",
|
|
|
"iconPath": "images/tabbar_gwc_n@2x.png",
|
...
|
...
|
|