12345678910 |
- {
- "navigationBarTitleText": "新兵训练营",
- "navigationBarBackgroundColor":"#1598fc",
- "navigationBarTextStyle":"white",
- "backgroundTextStyle":"dark",
- "enablePullDownRefresh":true,
- "usingComponents": {
- "nonedata":"../../../miniprogram/nonedata/nonedata"
- }
- }
|