index.json 273 B

12345678
  1. {
  2. "navigationBarTitleText": "幸运大抽奖",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "u-notice-bar": "/uview-ui/components/u-notice-bar/u-notice-bar",
  6. "almost-lottery": "/uni_modules/almost-lottery/components/almost-lottery/almost-lottery"
  7. }
  8. }