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

1 week ago
  1. {
  2. "navigationBarTitleText": "vip",
  3. "enablePullDownRefresh": true,
  4. "navigationStyle": "custom",
  5. "usingComponents": {
  6. "up-navbar": "../../../uni_modules/uview-plus/components/u-navbar/u-navbar",
  7. "more-right": "../../../components/moreRight/moreRight",
  8. "up-popup": "../../../uni_modules/uview-plus/components/u-popup/u-popup",
  9. "comment-item": "./comp/commentItem"
  10. }
  11. }