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

6 months ago
  1. {
  2. "navigationBarTitleText": "房东",
  3. "usingComponents": {
  4. "uv-input": "../../uni_modules/uv-input/components/uv-input/uv-input",
  5. "uv-form-item": "../../uni_modules/uv-form/components/uv-form-item/uv-form-item",
  6. "uv-button": "../../uni_modules/uv-button/components/uv-button/uv-button",
  7. "uv-form": "../../uni_modules/uv-form/components/uv-form/uv-form"
  8. }
  9. }