公司小程序
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.

15 lines
705 B

{
"navigationBarTitleText": "合作申请",
"enablePullDownRefresh": false,
"usingComponents": {
"u-navbar": "/uni_modules/uview-ui/components/u-navbar/u-navbar",
"u-form": "/uni_modules/uview-ui/components/u-form/u-form",
"u-form-item": "/uni_modules/uview-ui/components/u-form-item/u-form-item",
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
3 years ago
"pick-regions": "/components/pick-regions/pick-regions",
3 years ago
"u-gap": "/uni_modules/uview-ui/components/u-gap/u-gap",
3 years ago
"u-parse": "/uni_modules/uview-ui/components/u-parse/u-parse",
"u-popup": "/uni_modules/uview-ui/components/u-popup/u-popup",
"upload-success": "/components/UploadSuccess/UploadSuccess"
}
}