知识付费微信小程序
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
238 B

9 months ago
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "u-number-box": "/uni_modules/uview-ui/components/u-number-box/u-number-box",
  6. "u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon"
  7. }
  8. }