pages.json 5.6 KB
{
	"easycom": {
		"autoscan": true,
		"custom": {
			"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
			"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
			"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
		}
	},
	"pages": [
		{
			"path": "pages/index/startUp",
			"style": {
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/index/index",
			"style": {
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/login/login",
			"style": {
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/login/agreement",
			"style": {
				"navigationBarTitleText": "用户协议"
			}
		},
		{
			"path": "pages/mine/mine",
			"style": {
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/mine/setting",
			"style": {
				"navigationStyle": "custom"
			}
		},
		{
			"path": "pages/mine/feedback",
			"style": {
				"navigationStyle": "custom"
			}
		}
	],
	"subPackages": [
		{
			"root": "TUIKit",
			"pages": [
				{
					"path": "TUIPages/TUIConversation/index",
					"style": {
						"navigationBarTitleText": "云通信 IM"
					}
				},
				// {
				// 	"path": "TUIPages/TUIConversation/create",
				// 	"style": {
				// 		"navigationBarTitleText": "选择联系人",
				// 		"app-plus": {
				// 			"scrollIndicator": "none"
				// 		}
				// 	}
				// },
				{
					"path": "TUIPages/TUIChat/index",
					"style": {
						"navigationBarTitleText": "云通信 IM",
						"app-plus": {
							"scrollIndicator": "none", //当前页面不显示滚动条
							"softinputNavBar": "none", // App平台在iOS上,webview中的软键盘弹出时,默认在软键盘上方有一个横条,显示着:上一项、下一项和完成等按钮
							"bounce": "none", // 页面回弹
							"navigationStyle": "custom"
						}
					}
				},
				{
					"path": "TUIPages/TUIChat/components/message-elements/video-play",
					"style": {
						"navigationBarTitleText": "云通信 IM",
						"app-plus": {}
					}
				}
				// {
				// 	"path": "TUIPages/TUIGroup/index",
				// 	"style": {
				// 		"navigationBarTitleText": "群管理",
				// 		"app-plus": {
				// 			"scrollIndicator": "none"
				// 		}
				// 	}
				// },
				// {
				// 	"path": "TUIPages/TUIGroup/memberOperate"
				// }
			]
		},
		{
			"root": "pages2",
			"pages": [
				{
					"path": "message/index",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "message/list",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "message/detail",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "message/mineComment",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "message/reply",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/info",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/phone",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/editphone",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/editPasssword",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/hospitalList",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/tag",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/state",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "mineinfo/qrcode",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "auth/step",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "auth/audit",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "order/index",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "order/consultationFee",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "order/PrescriptionDetail",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "order/symptomDetail",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "order/record",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "order/renew",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "money/withdrawDeposit",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "money/add",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "money/bankCard",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "money/income",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "money/account",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "money/addAccount",
					"style": {
						"navigationStyle": "custom"
					}
				},
				{
					"path": "datatotal/index",
					"style": {
						"navigationStyle": "custom"
					}
				}
			]
		}
	],
	"globalStyle": {
		"navigationBarTextStyle": "black",
		"navigationBarTitleText": "初始化",
		"navigationBarBackgroundColor": "#F8F8F8",
		"backgroundColor": "#F8F8F8"
	},
	"tabBar": {
		"color": "#000",
		"selectedColor": "#D46011", //tab 上的文字选中时的颜色
		"borderStyle": "white", //tabbar 上边框的颜色,可选值 black/white
		"backgroundColor": "#fff", //tab的背景色
		"list": [
			{
				"pagePath": "pages/index/index",
				"text": "首页"
			},
			{
				"pagePath": "pages/mine/mine",
				"text": "我的"
			}
		]
	}
}