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.

8 lines
284 B

4 months ago
4 months ago
4 months ago
  1. {
  2. "navigationBarTitleText": "首页",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "up-navbar": "../../../uni_modules/uview-plus/components/u-navbar/u-navbar",
  6. "u-icon": "../../../uni_modules/uview-plus/components/u-icon/u-icon",
  7. "notice": "./comp/notice"
  8. }
  9. }