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.
|
{ |
|
"usingComponents": { |
|
"navbar": "/components/navbar/index", |
|
"van-icon": "@vant/weapp/icon/index", |
|
"popup": "/components/popup/index", |
|
"noteImagePreview": "/components/noteImagePreview/index", |
|
"camera": "/patient/components/camera/index" |
|
}, |
|
"navigationBarTitleText": "记录新照片" |
|
}
|
|
|