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
355 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. "nodata": "../../../components/nodata/nodata"
  10. }
  11. }