|
- {
- "usingComponents": {
- "c-banner": "../../components/banner/index",
- "c-rushToBuy": "./rushToBuy/index",
- "c-coupons": "./coupons/index"
- },
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "首页",
- "backgroundColor": "#eeeeee",
- "backgroundTextStyle": "light"
- }
|