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.
17 lines
570 B
17 lines
570 B
{ |
|
"navigationStyle": "default", |
|
"navigationBarTitleText": "医生看板", |
|
"usingComponents": { |
|
"doctorLevel1": "../../../echart/components/doctorLevel1/index", |
|
"doctorLevel2": "../../../echart/components/doctorLevel2/index", |
|
"doctorLevel3": "../../../echart/components/doctorLevel3/index", |
|
"doctorLevel4": "../../../echart/components/doctorLevel4/index", |
|
"van-popup": "@vant/weapp/popup/index" |
|
}, |
|
"componentPlaceholder": { |
|
"doctorLevel1": "view", |
|
"doctorLevel2": "view", |
|
"doctorLevel3": "view", |
|
"doctorLevel4": "view" |
|
} |
|
}
|
|
|