0000
This commit is contained in:
12
pages/mall/mall.json
Normal file
12
pages/mall/mall.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"navigationBarTitleText": "聚美汽服",
|
||||
"navigationBarBackgroundColor": "#06acb3",
|
||||
"navigationBarTextStyle": "white",
|
||||
"enablePullDownRefresh": true,
|
||||
"usingComponents": {
|
||||
"active-window": "./activeWindow/activeWindow",
|
||||
"popular-recommendation": "./popularRecommendation/popularRecommendation",
|
||||
"goods-list": "./goodsList/goodsList",
|
||||
"page-loding": "../../template/pageLoding/pageLoding"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user