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.

10 lines
336 B

4 months ago
4 months ago
4 months ago
4 months ago
4 weeks ago
4 months ago
4 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. "one-btn": "../../../../components/oneBtn/oneBtn",
  9. "top-info": "./comp/topInfo"
  10. }
  11. }