You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
517 B
JSON
12 lines
517 B
JSON
4 weeks ago
|
{
|
||
|
"navigationBarTitleText": "监装上传图片",
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar",
|
||
|
"u-form": "/node-modules/uview-ui/components/u-form/u-form",
|
||
|
"u-form-item": "/node-modules/uview-ui/components/u-form-item/u-form-item",
|
||
|
"u-textarea": "/node-modules/uview-ui/components/u-textarea/u-textarea",
|
||
|
"u-toast": "/node-modules/uview-ui/components/u-toast/u-toast",
|
||
|
"img-upload": "/components/image-upload"
|
||
|
}
|
||
|
}
|