index.json 267 Bytes
 1
 2
 3
 4
 5
 6
 7
 8
 9
{
"navigationBarTitleText": "智慧院前急救平台",
"navigationBarBackgroundColor": "#538DEB",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"usingComponents": {
"u-toast": "/uni_modules/uview-ui/components/u-toast/u-toast"
}
}