Files
AGuestSaas/pages/mall/index.json
2020-12-30 17:05:52 +08:00

13 lines
512 B
JSON

{
"usingComponents": {
"mallIndex_nav" : "/components/mallIndex_nav/mallIndex_nav",
"mallIndex_coupon" : "/components/mallIndex_coupon/mallIndex_coupon",
"mallIndex_hot" : "/components/mallIndex_hot/mallIndex_hot",
"mallIndex_list" : "/components/mallIndex_list/mallIndex_list",
"mallIndex_video" : "/components/mallIndex_video/mallIndex_video"
},
"navigationBarTitleText": "商城",
"enablePullDownRefresh" : true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#2d6bf6"
}