12345678910 |
- {
- "navigationBarTitleText": "答题详情",
- "navigationBarBackgroundColor":"#f6f6f6",
- "backgroundTextStyle":"dark",
- "enablePullDownRefresh":true,
- "usingComponents": {
- "mp-html":"../../../miniprogram/miniprogram_npm/mp-html",
- "nonedata":"../../../miniprogram/nonedata/nonedata"
- }
- }
|