buddhism/pages.json

190 lines
4.1 KiB
JSON
Raw Normal View History

2024-01-23 19:15:52 +08:00
{
2023-12-05 16:45:28 +08:00
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
2024-03-25 19:46:07 +08:00
"lazyCodeLoading": "requiredComponents",
2025-08-02 15:32:06 +08:00
"entryPagePath": "pages/login/login",
2024-01-23 19:15:52 +08:00
"pages": [{
2025-07-30 13:38:33 +08:00
"path": "pages/nearbystores/index",
2024-03-25 19:46:07 +08:00
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-07-30 16:14:56 +08:00
}, {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
2025-07-28 10:53:56 +08:00
"path": "pages/index/index",
2024-03-25 19:46:07 +08:00
"style": {
2025-07-28 10:53:56 +08:00
"navigationBarTitleText": "首页",
2024-01-24 11:55:35 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3996FD",
"navigationBarTextStyle": "#FFFFFF",
"navigationStyle": "custom"
2024-01-10 22:27:43 +08:00
}
2025-07-30 13:38:33 +08:00
},
{
2025-07-28 10:53:56 +08:00
"path": "pages/my",
2024-03-25 19:46:07 +08:00
"style": {
2024-03-13 10:54:22 +08:00
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-07-30 16:14:56 +08:00
}, {
2025-07-28 10:53:56 +08:00
"path": "pages/tj",
2024-03-25 19:46:07 +08:00
"style": {
2024-03-13 10:54:22 +08:00
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-07-30 16:14:56 +08:00
}, {
2025-07-28 10:53:56 +08:00
"path": "pages/myorder/index",
2024-03-25 19:46:07 +08:00
"style": {
2024-03-13 10:54:22 +08:00
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-07-30 16:14:56 +08:00
}, {
2025-07-28 10:53:56 +08:00
"path": "pages/myorder/returned/index",
2024-03-25 19:46:07 +08:00
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
2024-03-13 10:54:22 +08:00
"navigationStyle": "custom"
}
2025-07-30 16:14:56 +08:00
}, {
"path": "pages/institutionalStructure/institutionalStructure",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
2025-07-28 17:52:29 +08:00
}
2025-07-29 11:07:32 +08:00
},
{
2025-07-30 16:14:56 +08:00
"path": "pages/walkInto/walkInto",
"style": {
2025-07-29 11:07:32 +08:00
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-07-29 15:14:31 +08:00
},
{
2025-07-30 16:14:56 +08:00
"path": "pages/monk/monk",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/monk/monkDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/future/future",
"style": {
2025-07-29 15:14:31 +08:00
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-07-31 16:16:42 +08:00
},
{
"path": "pages/institutionalStructure/donationRecord",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/basePage/basePage",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-08-02 17:35:47 +08:00
},
{
"path" : "pages/basePage/basePagePicture",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-08-04 09:40:18 +08:00
},
{
"path" : "pages/activity/activity",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2025-08-04 11:47:19 +08:00
},
{
"path" : "pages/activity/activityDetail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
2023-11-27 09:57:03 +08:00
}
],
2024-01-23 19:15:52 +08:00
2025-07-28 10:53:56 +08:00
"subPackages": [
2024-01-23 19:15:52 +08:00
2025-07-28 10:53:56 +08:00
{
"root": "page_user",
2025-07-30 16:14:56 +08:00
"pages": [{
"path": "upload",
"style": {
"navigationBarTitleText": "上传",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
2025-07-28 10:53:56 +08:00
}
2025-07-30 16:14:56 +08:00
}]
2025-07-28 10:53:56 +08:00
}
],
2024-01-24 11:55:35 +08:00
"tabBar": {
2025-07-28 10:53:56 +08:00
"custom": false,
"color": "#7C7C7C",
"selectedColor": "#48893B",
2024-01-24 11:55:35 +08:00
"borderStyle": "white",
2025-07-30 16:14:56 +08:00
"backgroundColor": "#ffffff",
"list": [{
2025-07-28 10:53:56 +08:00
"selectedIconPath": "/static/tabbar/oneactive.png",
"iconPath": "/static/tabbar/one.png",
2024-01-24 11:55:35 +08:00
"pagePath": "pages/index/index",
2025-07-28 10:53:56 +08:00
"text": "预约"
2024-01-24 11:55:35 +08:00
},
{
2025-07-28 10:53:56 +08:00
"selectedIconPath": "/static/tabbar/twoactive.png",
"iconPath": "/static/tabbar/two.png",
2024-01-24 11:55:35 +08:00
"pagePath": "pages/tj",
2025-07-28 10:53:56 +08:00
"text": "订单"
2024-01-24 11:55:35 +08:00
}, {
2025-07-28 10:53:56 +08:00
"selectedIconPath": "/static/tabbar/thractive.png",
"iconPath": "/static/tabbar/thr.png",
2024-01-24 11:55:35 +08:00
"pagePath": "pages/my",
"text": "我的"
}
]
},
2023-11-27 09:57:03 +08:00
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
2023-12-05 16:45:28 +08:00
2023-12-06 16:56:25 +08:00
2024-01-23 19:15:52 +08:00
}