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

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