You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
2.5 KiB
88 lines
2.5 KiB
{
|
|
"pages": [
|
|
"pages/home/home",
|
|
"pages/my/my",
|
|
"pages/login/login",
|
|
"pages/register/register",
|
|
"pages/my/richText",
|
|
"pages/register/findPsw",
|
|
"pages/my/incomeExpenditureDetail",
|
|
"pages/my/mySign",
|
|
"pages/AddressList/AddressList",
|
|
"pages/AddressEdit/AddressEdit",
|
|
"pages/search/search",
|
|
"pages/SearchGoodsList/SearchGoodsList",
|
|
"pages/GoodsDetails/GoodsDetails",
|
|
"pages/GoodsEvaluateList/GoodsEvaluateList",
|
|
"pages/cart/cart",
|
|
"pages/Setting/Setting",
|
|
"pages/AccountSecurity/AccountSecurity",
|
|
"pages/Information/Information",
|
|
"pages/shoukuan/shoukuan",
|
|
"pages/MyCoupon/MyCoupon",
|
|
"pages/fenxiao/fenxiao",
|
|
"pages/fenxiao/yongjin",
|
|
"pages/fenxiao/fans",
|
|
"pages/fenxiao/fansOrder",
|
|
"pages/shouyi/shouyi",
|
|
"pages/qianggou/qianggou",
|
|
"pages/qianggou/productList",
|
|
"pages/qianggou/productDetails",
|
|
"pages/GoodsOn/GoodsOn",
|
|
"pages/MyOrderList/MyOrderList",
|
|
"pages/warehouse/buy",
|
|
"pages/warehouse/sell",
|
|
"pages/ConfirmOrder/ConfirmOrder",
|
|
"pages/OrderDetails/OrderDetails",
|
|
"pages/warehouse/pay",
|
|
"pages/my/invite",
|
|
"pages/home/sign",
|
|
"pages/warehouse/weituo",
|
|
"pages/bind/bind",
|
|
"pages/ChangePassword/ChangePassword"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "商城",
|
|
"navigationBarBackgroundColor": "#f6f6f6",
|
|
"backgroundColor": "#f6f6f6",
|
|
"backgroundColorTop": "#FFFFFF"
|
|
},
|
|
"tabBar": {
|
|
"custom": true,
|
|
"selectedColor": "#9f751f",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"iconPath": "/static/tabBar/tab_01.png",
|
|
"selectedIconPath": "/static/tabBar/tab_02.png",
|
|
"pagePath": "pages/home/home",
|
|
"text": ""
|
|
},
|
|
{
|
|
"iconPath": "/static/tabBar/tab_03.png",
|
|
"selectedIconPath": "/static/tabBar/tab_04.png",
|
|
"pagePath": "pages/qianggou/qianggou",
|
|
"text": ""
|
|
},
|
|
{
|
|
"iconPath": "/static/tabBar/tab_07.png",
|
|
"selectedIconPath": "/static/tabBar/tab_08.png",
|
|
"pagePath": "pages/cart/cart",
|
|
"text": ""
|
|
},
|
|
{
|
|
"iconPath": "/static/tabBar/tab_09.png",
|
|
"selectedIconPath": "/static/tabBar/tab_10.png",
|
|
"pagePath": "pages/my/my",
|
|
"text": ""
|
|
}
|
|
]
|
|
},
|
|
"usingComponents": {
|
|
"dialog-box": "/components/DialogBox/DialogBox",
|
|
"mescroll-body": "/components/mescroll-uni/mescroll-body",
|
|
"mescroll-uni": "/components/mescroll-uni/mescroll-uni"
|
|
}
|
|
} |