rules.json 275 B

123456789
  1. {
  2. "navigationBarTitleText": "活动规则",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "u-row": "/node-modules/uview-ui/components/u-row/u-row",
  6. "u-col": "/node-modules/uview-ui/components/u-col/u-col",
  7. "custom-tabbar": "/components/tabbar_cjx"
  8. }
  9. }