prize.json 227 B

123456789
  1. {
  2. "navigationBarTitleText": "中奖记录",
  3. "usingComponents": {
  4. "i-row": "/components/iview/row/index",
  5. "i-col": "/components/iview/col/index"
  6. },
  7. "enablePullDownRefresh": true,
  8. "backgroundTextStyle": "dark"
  9. }