You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
281 B

2 months ago
  1. {
  2. "navigationBarTitleText": "投票表决",
  3. "enablePullDownRefresh": true,
  4. "navigationStyle": "custom",
  5. "backgroundTextStyle": "dark",
  6. "usingComponents": {
  7. "u-icon": "../../../../uni_modules/uview-plus/components/u-icon/u-icon",
  8. "top-info": "./comp/topInfo"
  9. }
  10. }