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.
11 lines
313 B
11 lines
313 B
|
3 weeks ago
|
{
|
||
|
|
"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": "记录新照片"
|
||
|
|
}
|