12345678910 |
- {
- "navigationBarTextStyle":"white",
- "navigationStyle":"custom",
- "enablePullDownRefresh":true,
- "backgroundTextStyle":"dark",
- "usingComponents": {
- "nonedata":"../../../miniprogram/nonedata/nonedata",
- "mp-sticky":"../../../miniprogram/sticky/index"
- }
- }
|