1 2 3 4 5 6 7 8 9 10 11
{ "navigationBarTitleText": "智慧院前急救平台", "navigationBarBackgroundColor": "#538DEB", "navigationBarTextStyle": "white", "enablePullDownRefresh": true, "disableSwipeBack": true, "usingComponents": { "u-toast": "/uni_modules/uview-ui/components/u-toast/u-toast", "custom-tabbar": "/components/CustomTabbar" }}