|
{
|
|
"easycom" : {
|
|
"^u-(.*)" : "uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
"globalStyle" : {
|
|
"navigationBarTextStyle" : "black",
|
|
"navigationBarTitleText" : "uni-app",
|
|
"navigationBarBackgroundColor" : "#F8F8F8",
|
|
"backgroundColor" : "#F8F8F8"
|
|
},
|
|
"uniIdRouter" : {}
|
|
}
|
|
|