From c234dffcd3adaf7b8d87a5a8301871493c0cadbd Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期四, 21 九月 2023 14:20:35 +0800
Subject: [PATCH] 修改皮重异常弹窗不正确弹出

---
 store/index.js |   85 +++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 82 insertions(+), 3 deletions(-)

diff --git a/store/index.js b/store/index.js
index dff5e8e..3a3d5eb 100644
--- a/store/index.js
+++ b/store/index.js
@@ -42,13 +42,26 @@
 			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
 			text: '鎴戠殑'
 		}
+	],
+	three: [{
+			pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
+			iconPath: '../../static/tabBar-icon/home.png',
+			selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+			text: '棣栭〉'
+		},
+		{
+			pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
+			iconPath: '../../static/tabBar-icon/Gmine10.png',
+			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
+			text: '鎴戠殑'
+		}
 	]
 }
 const store = new Vuex.Store({
 	state: {
 		// 鐢ㄦ埗鐣岄潰鍒ゆ柗
 		userInfo: {},
-		roleType: null, // 1瀹㈡埛锛�2璐т唬锛�3鍙告満
+		roleType: null, // 1瀹㈡埛锛�2璐т唬锛�3鍙告満 5瑁呭嵏鍛�
 		userTabbar: [], // 鐢ㄦ埛鎵�鍦ㄨ鑹插簳閮ㄨ彍鍗曪紝
 		// 绉伴噸鏃剁殑閲嶉噺
 		globalweigh: 0,
@@ -80,7 +93,58 @@
 		globalIntervalId: null,
 		is_open_socket: false, //閬垮厤閲嶅杩炴帴
 		connectNum: 1, //閲嶈繛娆℃暟,
-		reconnectTimeOut: null
+		reconnectTimeOut: null,
+		// 鎵撳嵃鍑哄叆闂ㄨ瘉  涓�娆″氨鍙互鏈夋墦鍗板叆闂ㄨ瘉锛�  涓ゆ鍙互鏈夊叆闂ㄨ瘉 鍑洪棬璇�  0娆′竴寮犻兘娌℃湁 
+		ablePrintInduction: false, //鍏ラ棬璇�
+		ablePrintOut: false, //鍑洪棬璇�
+		driverTourImgList: ['https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj1.png',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj2.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj3.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj4.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj5.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj6.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj7.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj8.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj9.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj10.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj11.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj12.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj13.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj14.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj15.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj16.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj17.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj18.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj19.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj20.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj21.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj22.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj23.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj24.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj25.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj26.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj27.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj28.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj29.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj30.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj31.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj32.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj33.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj33-1.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj34.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj35.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj36.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj37.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj38.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj39.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj40.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj41.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj42.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj43.jpg',
+			'https://mx.jzeg.cn:9096/appimg/image/tour/driver/sj44.jpg',
+		],
+		wsgVisiable: false, //纾呮埧蹇欑寮圭獥鎺у埗
+		wsgContent: ''
 	},
 	mutations: {
 		lengthchange(state, payload) {
@@ -97,6 +161,9 @@
 				uni.setStorageSync('userTabbar', state.userTabbar)
 			} else if (roleType == 2 || roleType == 3) {
 				state.userTabbar = userRoleTabbar.second
+				uni.setStorageSync('userTabbar', state.userTabbar)
+			} else if (roleType == 5) {
+				state.userTabbar = userRoleTabbar.three
 				uni.setStorageSync('userTabbar', state.userTabbar)
 			}
 		},
@@ -147,6 +214,18 @@
 				state.connectNum = payload
 			}
 		},
+		changeablePrintInduction(state, payload) {
+			state.ablePrintInduction = payload
+		},
+		changeablePrintOut(state, payload) {
+			state.ablePrintOut = payload
+		},
+		changewsgVisiable(state, payload) {
+			state.wsgVisiable = payload
+		},
+		changewsgContent(state, payload) {
+			state.wsgContent = payload
+		}
 	},
 	actions: {
 		websocketInit({ state, dispatch, commit }) {
@@ -203,7 +282,7 @@
 				})
 				commit('changereconnectNum', 1)
 				dispatch('reconnect')
-			} else if (state.connectNum > 6 && state.globalisLogin) {
+			} else if (state.connectNum >= 6 && state.globalisLogin) {
 				commit('changereconnectNum', 1)
 				uni.showToast({
 					title: '缃戠粶寮傚父,璇风◢鍚庨噸璇�',

--
Gitblit v1.9.1