|
@@ -2,7 +2,29 @@
|
|
"easycom": {
|
|
"easycom": {
|
|
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
|
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
},
|
|
- "pages": [{
|
|
|
|
|
|
+ "pages": [
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/cardHolder/cardHolder",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "电子名片",
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ // "enablePullDownRefresh": false,
|
|
|
|
+ // "app-plus": {
|
|
|
|
+ // "titleNView": {
|
|
|
|
+ // "autoBackButton": false,
|
|
|
|
+ // "backgroundColor": "#fff",
|
|
|
|
+ // "buttons": [{
|
|
|
|
+ // "fontSrc": "/static/icons/iconfont.ttf",
|
|
|
|
+ // "float": "left",
|
|
|
|
+ // "text": "\ue759",
|
|
|
|
+ // "fontSize": "22px"
|
|
|
|
+ // }]
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ },{
|
|
"path": "pages/mySet/myInfo",
|
|
"path": "pages/mySet/myInfo",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "我的名片",
|
|
"navigationBarTitleText": "我的名片",
|
|
@@ -25,28 +47,7 @@
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
|
|
|
|
- }, {
|
|
|
|
- "path": "pages/cardHolder/cardHolder",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "电子名片",
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
- // "enablePullDownRefresh": false,
|
|
|
|
- // "app-plus": {
|
|
|
|
- // "titleNView": {
|
|
|
|
- // "autoBackButton": false,
|
|
|
|
- // "backgroundColor": "#fff",
|
|
|
|
- // "buttons": [{
|
|
|
|
- // "fontSrc": "/static/icons/iconfont.ttf",
|
|
|
|
- // "float": "left",
|
|
|
|
- // "text": "\ue759",
|
|
|
|
- // "fontSize": "22px"
|
|
|
|
- // }]
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- }, {
|
|
|
|
|
|
+ }, {
|
|
"path": "pages/cardHolder/map",
|
|
"path": "pages/cardHolder/map",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "地图",
|
|
"navigationBarTitleText": "地图",
|