buddhism/pages.json
2025-11-19 17:58:14 +08:00

323 lines
6.6 KiB
JSON

{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"lazyCodeLoading": "requiredComponents",
"entryPagePath": "pages/index/index",
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/login",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/myorder/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/myorder/returned/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/institutionalStructure/institutionalStructure",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/walkInto/walkInto",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/monk/monk",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/monk/monkDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/future/future",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/article/article-detail",
"style": {
"navigationBarTitleText": "文章详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/institutionalStructure/donationRecord",
"style": {
"navigationStyle": "custom",
"onReachBottomDistance": 200
}
},
{
"path": "pages/institutionalStructure/projectDetail",
"style": {
"navigationBarTitleText": "施工详情",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/basePage/basePage",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/basePage/basePagePicture",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/activity/activity",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/activity/activityDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/pray/pray",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/pray/praySuccess",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ancient/ancient",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/abbot/abbot",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/memorial/memorial",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/memorial/memorialHall",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "pages/memorial/enshrinedList",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/memorial/deceasedSearch",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ancient/ancientTourById",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/activity/application",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/activity/appointmentSuccess",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/activity/reservationVegetarianMeals",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/activity/ReservationSuccess",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/activity/myReservation",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/personalCenter/personalCenter",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/personalCenter/myAppointment",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/personalCenter/myDonationList",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/personalCenter/myPrayRecordList",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/personalCenter/myCollection",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/pieChart/pieChart",
"style": {
"navigationBarTitleText": "饼图"
}
},
{
"path": "pages/realName/realName",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/institutionalStructure/projectProgressList",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/memorial/adminMemorial",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/personalCenter/set",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/memorial/addMemorial",
"style" :
{
"navigationStyle": "custom"
}
}
,
{
"path": "pages/memorial/nfcPairing",
"style": {
"navigationStyle": "custom"
}
}
],
"subPackages": [
{
"root": "page_user",
"pages": [
{
"path": "luru/index",
"style": {
"navigationBarTitleText": "添加设备",
"enablePullDownRefresh": false
}
},
{
"path": "luru/controlDevice",
"style": {
"navigationBarTitleText": "设备控制",
"enablePullDownRefresh": false
}
},
{
"path": "luru/bind_mac",
"style": {
"navigationBarTitleText": "添加设备",
"enablePullDownRefresh": false
}
},
{
"path": "upload",
"style": {
"navigationBarTitleText": "上传",
"navigationStyle": "custom"
}
},
{
"path": "webViewVR/webViewVR",
"style": {
"navigationBarTitleText": "VR"
}
},
{
"path": "webView/webView",
"style": {
"navigationBarTitleText": ""
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}