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

1 week ago
  1. {
  2. "navigationBarTitleText": "科目一成绩单",
  3. "enablePullDownRefresh": false,
  4. "backgroundTextStyle": "dark",
  5. "navigationStyle": "custom",
  6. "usingComponents": {
  7. "up-navbar": "../../../uni_modules/uview-plus/components/u-navbar/u-navbar",
  8. "one-btn": "../../../components/oneBtn/oneBtn"
  9. }
  10. }