眼科检查信息系统V3.0安卓版本
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.
 
 
 
 

45 lines
1.3 KiB

{
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path" : "pages/webPage/index", // USB
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
// {
// "path": "pages/ftpCgjc/index", // ftp
// "style": {
// "navigationBarTitleText": "uni-app"
// }
// }
// {
// "path": "pages/belShili/index", //
// "style": {
// "navigationBarTitleText": "uni-app"
// }
// }
// {
// "path" : "pages/usbCgjc/index", // USB
// "style" :
// {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// }
// {
// "path": "pages/zhimiOK/index",
// "style": {
// "navigationBarTitleText": "uni-app"
// }
// }
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}