租房小程序前端代码
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
371 B

6 months ago
  1. {
  2. "navigationBarTitleText": "微信登录",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "uv-checkbox": "../../uni_modules/uv-checkbox/components/uv-checkbox/uv-checkbox",
  6. "uv-checkbox-group": "../../uni_modules/uv-checkbox/components/uv-checkbox-group/uv-checkbox-group",
  7. "uv-popup": "../../uni_modules/uv-popup/components/uv-popup/uv-popup"
  8. }
  9. }