123456789101112 |
- {
- "navigationBarTitleText": "营销楼盘",
- "navigationBarBackgroundColor":"#1598fc",
- "navigationBarTextStyle":"white",
- "backgroundTextStyle":"dark",
- "enablePullDownRefresh":true,
- "onReachBottomDistance":300,
- "usingComponents": {
- "nonedata":"../../../miniprogram/nonedata/nonedata",
- "wshare":"../../../miniprogram/wshare/wshare"
- }
- }
|