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
259 B

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