This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
"path": "index/index",
"style": {
"navigationBarTitleText": "水面保洁智能监管与调度平台"
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "水面保洁智能监管与调度平台",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"