generated from ccsens_fe/uni-vue3-template
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.
84 lines
1.6 KiB
84 lines
1.6 KiB
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/loading/loading",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/patient-list/patient-list",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "患者列表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/detail1/detail1",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "患者详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/detail2/detail2",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "患者详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/create-aid/create-aid",
|
|
"style": {
|
|
"navigationBarTitleText": "create-aid"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/MRS/MRS",
|
|
"style": {
|
|
"navigationBarTitleText": "MRS"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/NIHSS/NIHSS",
|
|
"style": {
|
|
"navigationBarTitleText": "NIHSS"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/JMRS-TOOL/JMRS-TOOL",
|
|
"style": {
|
|
"navigationBarTitleText": "JMRS-TOOL"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/JMRS-SIGN/JMRS-SIGN",
|
|
"style": {
|
|
"navigationBarTitleText": "JMRS-SIGN"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/thrombolysisRecord/thrombolysisRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "thrombolysisRecord"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "暴风眼质控",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"app-plus": {
|
|
"background": "#efeff4"
|
|
}
|
|
}
|
|
}
|