|
@@ -1,17 +1,14 @@
|
|
{
|
|
{
|
|
"easycom": {
|
|
"easycom": {
|
|
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
- },
|
|
|
|
- "pages": [
|
|
|
|
- {
|
|
|
|
|
|
+ "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
+ },
|
|
|
|
+ "pages": [{
|
|
"path": "pages/index/index",
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
// "navigationStyle": "custom",
|
|
// "navigationStyle": "custom",
|
|
- "navigationBarTitleText":"恒星币"
|
|
|
|
-<<<<<<< HEAD
|
|
|
|
-=======
|
|
|
|
|
|
+ "navigationBarTitleText": "恒星币"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -20,11 +17,11 @@
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
// "navigationStyle": "custom",
|
|
// "navigationStyle": "custom",
|
|
- "navigationBarTitleText":"恒星币"
|
|
|
|
->>>>>>> b38ef8383b6c90e02e27fa83a9f1005de590c615
|
|
|
|
|
|
+ "navigationBarTitleText": "恒星币"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- ],
|
|
|
|
|
|
+
|
|
|
|
+ ],
|
|
|
|
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|