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.

7 lines
242 B

1 week ago
  1. {
  2. "navigationBarTitleText": "章节练习",
  3. "enablePullDownRefresh": false,
  4. "backgroundTextStyle": "dark",
  5. "usingComponents": {
  6. "up-line-progress": "../../../uni_modules/uview-plus/components/u-line-progress/u-line-progress"
  7. }
  8. }