12345678910 |
- {
- "navigationBarTitleText": "幸运大抽奖",
- "enablePullDownRefresh": true,
- "usingComponents": {
- "u-notice-bar": "/uview-ui/components/u-notice-bar/u-notice-bar",
- "almost-lottery": "/uni_modules/almost-lottery/components/almost-lottery/almost-lottery",
- "ad-view": "/components/ad-view/ad-view",
- "ad-custom-view": "/components/ad-custom-view/ad-custom-view"
- }
- }
|