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.
|
|
|
{
|
|
|
|
"pages": [
|
|
|
|
"pages/index/index",
|
|
|
|
"pages/test1/test1",
|
|
|
|
"pages/test2/test2",
|
|
|
|
"pages/category/category",
|
|
|
|
"pages/cart/cart",
|
|
|
|
"pages/center/center"
|
|
|
|
],
|
|
|
|
"subPackages": [],
|
|
|
|
"window": {
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
},
|
|
|
|
"tabBar": {
|
|
|
|
"custom": true,
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"pagePath": "pages/index/index"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pagePath": "pages/category/category"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pagePath": "pages/cart/cart"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pagePath": "pages/center/center"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"plugins": {
|
|
|
|
"WechatSI": {
|
|
|
|
"version": "0.3.6",
|
|
|
|
"provider": "wx069ba97219f66d99"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"lazyCodeLoading": "requiredComponents",
|
|
|
|
"usingComponents": {}
|
|
|
|
}
|