大德通墓地App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

267 lines
6.1 KiB

{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/login",
"style": {
"navigationBarTitleText": "uni-app",
"navigationStyle": "custom"
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app",
"navigationStyle": "custom"
}
}, {
"path": "pages/index/reg",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/index/forgot",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/mian/mian",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/mian/Invest_list/Invest_list",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/mian/search/search",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/mian/searchList/searchList",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"//
}
}, {
"path": "pages/mian/cemeteryInfo/cemeteryInfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom", //
"app-plus": {
"subNVues": [{
"id": "bottom",
"path": "pages/mian/cemeteryInfo/nvue/bottom",
"style": {
"position": "absolute",
"left": "0",
"bottom": "0",
"width": "100%",
"height": "130rpx",
"backgroundColor": "yellow"
}
}]
}
}
}, {
"path": "pages/mian/subscribe/subscribe",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/mian/subscribe/subscibe_OK",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}
, {
"path": "pages/mian/linkInfo/linkInfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/news/news",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/news/mesgInfo/mesgInfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/history/history",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/collect/collect",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/userEdit/userEdit",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/beforehand_lease/beforehand_lease",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/lease_signed/lease_signed",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/leaseInfo/leaseInfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/purchase/purchase",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/pagoda/pagoda",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/pagodaInfo/pagodaInfo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/feedback/feedback",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/updatePSW/updatePSW",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}, {
"path": "pages/user/help/help",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" //
}
}
,{
"path" : "pages/mian/map/map",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"list": [{
"pagePath": "pages/mian/mian",
"text": "首页"
}, {
"pagePath": "pages/news/news",
"text": "消息"
},
{
"pagePath": "pages/user/user",
"text": "我的"
}
]
}
}