123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288 |
- {
- "easycom": {
- "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
- },
- "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/circle/circle",
- "style": {
- "navigationBarTitleText": "圈子",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/mySet/mySet",
- "style": {
- "navigationBarTitleText": "我的",
- "enablePullDownRefresh": false
- }
- }
- ],
- "tabBar": {
- "custom": false,
- "color": "#656765",
- "selectedColor": "#112253",
- "borderStyle": "white",
- "backgroundColor": "#ffffff",
- "list": [{
- "pagePath": "pages/cardHolder/cardHolder",
- "iconPath": "static/imgs/wjj.png",
- "selectedIconPath": "static/imgs/swjj.png",
- "text": "电子名片"
- },
- {
- "pagePath": "pages/circle/circle",
- "iconPath": "static/imgs/cirlcle.png",
- "selectedIconPath": "static/imgs/scirlce.png",
- "text": "圈子"
- },
- {
- "pagePath": "pages/mySet/mySet",
- "iconPath": "static/imgs/my.png",
- "selectedIconPath": "static/imgs/smy.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "电子名片",
- "navigationBarBackgroundColor": "#112253",
- "backgroundColor": "#F8F8F8",
- "app-plus": {
- "background": "#efeff4"
- }
- },
- "subPackages": [
- {
- "root":"pageA",
- "pages": [{
- "path": "cardHolder/map",
- "style": {
- "navigationBarTitleText": "地图",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "cardHolder/notice",
- "style": {
- "navigationBarTitleText": "消息",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "cardHolder/search",
- "style": {
- "navigationBarTitleText": "名片",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "circle/detail",
- "style": {
- "navigationBarTitleText": "圈子详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "circle/changeCard",
- "style": {
- "navigationBarTitleText": "名片交换",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "circle/search",
- "style": {
- "navigationBarTitleText": "圈子",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "circle/createCirclce",
- "style": {
- "navigationBarTitleText": "创建圈子",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "mySet/myCard",
- "style": {
- "navigationBarTitleText": "我的证件",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- }, {
- "path": "mySet/myHome",
- "style": {
- "navigationBarTitleText": "主页信息",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- }, {
- "path": "mySet/cardType",
- "style": {
- "navigationBarTitleText": "名片分类",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "mySet/contactCustomer",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "mySet/set",
- "style": {
- "navigationBarTitleText": "设置",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "mySet/myAccount",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "mySet/help",
- "style": {
- "navigationBarTitleText": "帮助说明",
- "enablePullDownRefresh": false
- }
- }
- , {
- "path": "mySet/newCard",
- "style": {
- "navigationBarTitleText": "新增名片",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "mySet/editHome",
- "style": {
- "navigationBarTitleText": "主页信息",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "mySet/editCard",
- "style": {
- "navigationBarTitleText": "编辑名片",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "mySet/lookCard",
- "style": {
- "navigationBarTitleText": "证件分享",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "cardHolder/scancode",
- "style": {
- "navigationBarTitleText": "扫码添加",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "cardHolder/scanCodeAddCard",
- "style": {
- "navigationBarTitleText": "添加名片",
- "enablePullDownRefresh": false
- }
- }
- ,{
- "path" : "circle/lookHome",
- "style" :
- {
- "navigationBarTitleText": "主页",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "mySet/editNickName",
- "style" :
- {
- "navigationBarTitleText": "修改昵称",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "mySet/poster",
- "style" :
- {
- "navigationBarTitleText": "生成海报"
- }
- },
- {
- "path" : "circle/friendSCirlce",
- "style" :
- {
- "navigationBarTitleText": "动态",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "circle/addFriendCirlce",
- "style" :
- {
- "navigationBarTitleText": "添加动态",
- "enablePullDownRefresh": false
- }
-
- },{
- "path": "mySet/myInfo",
- "style": {
- "navigationBarTitleText": "我的名片",
- "enablePullDownRefresh": false
- }
- }
- ]
- }
- ],
- "preloadRule": {
- "pages/cardHolder/cardHolder": {
- "network": "all",
- "packages": ["pageA"]
- }
- }
- }
|