From 983619ef25f84e095bcbf6f4996b0cb58210c73b Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期四, 08 八月 2024 18:25:24 +0800
Subject: [PATCH] 质检页面

---
 store/index.js |  184 +++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 173 insertions(+), 11 deletions(-)

diff --git a/store/index.js b/store/index.js
index 6343509..8932393 100644
--- a/store/index.js
+++ b/store/index.js
@@ -3,7 +3,7 @@
 import { webSocketUrl,BaseUrl } from '@/api/request.js'
 // 璇锋眰鐩稿叧
 import {
-	reqGet,
+	reqGet
 } from '@/api/index.js'
 Vue.use(Vuex)
 
@@ -11,67 +11,201 @@
 const userRoleTabbar = {
 	first: [{
 			pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/home.png',
 			selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+			// #endif
+			// #ifdef H5
+			iconPath: '/static/tabBar-icon/home.png',
+			selectedIconPath: '/static/tabBar-icon/homeblue.png',
+			// #endif
 			text: '棣栭〉'
 		},
 		{
 			pagePath: 'pages/customer-page/customer-my/faYunstatistics/faYunstatistics',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/statistics.png',
 			selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
+			// #endif
+			// #ifdef H5
+			iconPath: '/static/tabBar-icon/statistics.png',
+			selectedIconPath: '/static/tabBar-icon/statisticsactive.png',
+			// #endif
 			text: '缁熻'
 		},
 		{
 			pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/Gmine10.png',
 			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
+		    // #endif
+			// #ifdef H5
+			iconPath: '/static/tabBar-icon/Gmine10.png',
+			selectedIconPath: '/static/tabBar-icon/Bmine57.png',
+			// #endif
 			text: '鎴戠殑'
 		}
 	],
 	second: [{
 			pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/home.png',
 			selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+			// #endif
+			// #ifdef H5
+			iconPath: '/static/tabBar-icon/home.png',
+			selectedIconPath: '/static/tabBar-icon/homeblue.png',
+			// #endif
 			text: '棣栭〉'
 		},
 		{
 			pagePath: 'pages/customer-page/customer-my/faYunstatistics/faYunstatistics',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/statistics.png',
 			selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
+			// #endif
+			//#ifdef H5
+			iconPath: '/static/tabBar-icon/statistics.png',
+			selectedIconPath: '/static/tabBar-icon/statisticsactive.png',
+			// #endif
 			text: '缁熻'
 		},
 		{
 			pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/Gmine10.png',
 			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
+			// #endif
+			//#ifdef H5
+			iconPath: '/static/tabBar-icon/Gmine10.png',
+			selectedIconPath: '/static/tabBar-icon/Bmine57.png',
+			// #endif
 			text: '鎴戠殑'
 		}
 	],
 	three: [{
 			pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/home.png',
 			selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+			// #endif
+			//#ifdef H5
+			iconPath: '/static/tabBar-icon/home.png',
+			selectedIconPath: '/static/tabBar-icon/homeblue.png',
+			// #endif
 			text: '棣栭〉'
 		},
 		{
 			pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/Gmine10.png',
 			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
+		    // #endif
+			//#ifdef H5
+			iconPath: '/static/tabBar-icon/Gmine10.png',
+			selectedIconPath: '/static/tabBar-icon/Bmine57.png',
+			// #endif
 			text: '鎴戠殑'
 		}
 	],
 	fourth: [{
 			pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/home.png',
 			selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+			// #endif
+			//#ifdef H5
+			iconPath: '/static/tabBar-icon/home.png',
+			selectedIconPath: '/static/tabBar-icon/homeblue.png',
+			// #endif
 			text: '杩涘満'
 		},{
 			pagePath: 'pages/doorkeeper-page/doorkeeper-index/exit-index',
+			//#ifdef MP-WEIXIN
 			iconPath: '../../static/tabBar-icon/home.png',
 			selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+			// #endif
+			//#ifdef H5
+			iconPath: '/static/tabBar-icon/home.png',
+			selectedIconPath: '/static/tabBar-icon/homeblue.png',
+			// #endif
 			text: '鍑哄満'
-		}
+		},
+		{
+			pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
+			//#ifdef MP-WEIXIN
+			iconPath: '../../static/tabBar-icon/Gmine10.png',
+			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
+			// #endif
+			//#ifdef H5
+			iconPath: '/static/tabBar-icon/Gmine10.png',
+			selectedIconPath: '/static/tabBar-icon/Bmine57.png',
+			// #endif
+			text: '鎴戠殑'
+		},
+
 	],
+	five:[{
+		pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
+		//#ifdef MP-WEIXIN
+		iconPath: '../../static/tabBar-icon/home.png',
+		selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+		// #endif
+		//#ifdef H5
+		iconPath: '/static/tabBar-icon/home.png',
+		selectedIconPath: '/static/tabBar-icon/homeblue.png',
+		// #endif
+		text: '棣栭〉'
+	},
+	{
+		pagePath: 'pages/loadUnload-page/orderPlanList/index',
+		//#ifdef MP-WEIXIN
+		iconPath:  '../../static/tabBar-icon/statistics.png',
+		selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
+		// #endif
+		//#ifdef  H5
+		iconPath:  '/static/tabBar-icon/statistics.png',
+		selectedIconPath: '/static/tabBar-icon/statisticsactive.png',
+		// #endif
+		text: '鏃ヨ鍒�'
+	},
+	{
+		pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
+		//#ifdef MP-WEIXIN
+		iconPath: '../../static/tabBar-icon/Gmine10.png',
+		selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
+		// #endif
+		//#ifdef H5
+		iconPath: '/static/tabBar-icon/Gmine10.png',
+		selectedIconPath: '/static/tabBar-icon/Bmine57.png',
+		// #endif
+		text: '鎴戠殑'
+	}
+	],
+	six:[{
+		pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
+		//#ifdef MP-WEIXIN
+		iconPath: '../../static/tabBar-icon/home.png',
+		selectedIconPath: '../../static/tabBar-icon/homeblue.png',
+		// #endif
+		//#ifdef  H5
+		iconPath: '/static/tabBar-icon/home.png',
+		selectedIconPath: '/static/tabBar-icon/homeblue.png',
+		// #endif
+		text: '棣栭〉'
+	},
+	{
+		pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
+		//#ifdef MP-WEIXIN
+		iconPath: '../../static/tabBar-icon/Gmine10.png',
+		selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
+		// #endif
+		//#ifdef  H5
+		iconPath: '/static/tabBar-icon/Gmine10.png',
+		selectedIconPath: '/static/tabBar-icon/Bmine57.png',
+		// #endif
+		text: '鎴戠殑'
+	}]
 }
 const store = new Vuex.Store({
 	state: {
@@ -166,8 +300,9 @@
 		confirmWeighContent: '',
 		// 绉伴噸绋冲畾鎬�  0/绋冲畾 1/闈炵ǔ瀹�  闈炵ǔ瀹氭�佷笉鑳界偣绉伴噸
 		globalWarning: false,
-		filedId:'', //鐓ゅ満id
-		bunkerList:'', //鐓や粨list
+		filedId:'', //鍦哄湴id
+		bunkerList:'', //浠撳簱list
+		samplingPersonList:'', //閲囨牱鍛榣ist
 	},
 	mutations: {
 		setUserInfo(state, identity) {
@@ -183,10 +318,13 @@
 				state.userTabbar = userRoleTabbar.second
 				uni.setStorageSync('userTabbar', state.userTabbar)
 			} else if (roleType == 5) {
-				state.userTabbar = userRoleTabbar.three
+				state.userTabbar = userRoleTabbar.five
 				uni.setStorageSync('userTabbar', state.userTabbar)
 			}else if (roleType == 6) {
 				state.userTabbar = userRoleTabbar.fourth
+				uni.setStorageSync('userTabbar', state.userTabbar)
+			}else if (roleType == 7) {
+				state.userTabbar = userRoleTabbar.six
 				uni.setStorageSync('userTabbar', state.userTabbar)
 			}
 		},
@@ -226,6 +364,7 @@
 			console.log(state.globalisLogin, '鍏ㄥ眬鐧诲綍鐘舵�佹敼鍙樹簡')
 		},
 		setWebsocketData(state, data) {
+			console.log(data,'data-----')
 			state.websocketData = data
 		},
 		// 鏀瑰彉閲嶈繛鐘舵��
@@ -269,22 +408,26 @@
 		changeWarning(state, payload) {
 			state.globalWarning = payload
 		},
-		// 鐓ゅ満filedId鐨勮幏鍙�
+		// 鍦哄湴filedId鐨勮幏鍙�
 		getFiledId(state, payload) {
 			console.log(payload,'filedId=====')
 			state.filedId = payload
 			uni.setStorageSync('filedId', state.filedId)
 		},
 		getBunkerList(state, payload) {
-			console.log('鎴戞墽琛屼簡getBunkerList====',payload)
 			state.bunkerList = payload
 			uni.setStorageSync('bunkerList', state.bunkerList)
-		}
+		},
+		getSamplingPersonList(state, payload) {
+			console.log('鎴戞墽琛屼簡samplingPersonList====',payload)
+			state.samplingPersonList = payload
+			uni.setStorageSync('samplingPersonList', state.samplingPersonList)
+		},
 	},
 	actions: {
 		websocketInit({ state, dispatch, commit }) {
 			// #ifdef H5
-			let wsUrl = `access_token=${uni.getStorageSync('token')}`
+			let wsUrl = `${webSocketUrl}?UUID=${uni.getStorageSync('token')}`
 			// #endif
 			// #ifndef H5
 			let wsUrl = `${webSocketUrl}?access_token=${uni.getStorageSync('token')}`
@@ -420,14 +563,33 @@
 			})
 
 		},
-		getFiledIdCoalBunker({ state, commit }) {  //鐓や粨鍒楄〃锛堥噰鏍峰湴鐐癸級
+		getSamplingPerson({ state, commit }) {  //閲囨牱浜�
+			let params = {
+				current: 1,
+				size: 999,
+				type: 7
+			}
+			reqGet('pageCarAndHuoDai',params).then(res => {
+			  console.log(res,'pageCarAndHuoDai======')
+				if(res.code == 0) {
+					let temp = res.data.records
+					commit('getSamplingPersonList',temp)
+				}
+			})
+		},
+		getFiledIdCoalBunker({ state, commit }) {  //浠撳簱鍒楄〃锛堥噰鏍峰湴鐐癸級
 			let filedId = uni.getStorageSync('filedId')
 			console.log(filedId,'鏈�缁堢殑filedId=============')
 			reqGet('getFiledIdCoalBunker', {filedId: filedId}).then(res => {
-				console.log(res,'res----鐓や粨')
+				console.log(res,'res----浠撳簱')
 				commit('getBunkerList',res.data)
 			})
 		},
+	},
+	getters:{
+		websocketData:(state) => state.websocketData,
+		samplingPersonList: (state) => state.samplingPersonList
+
 	}
 })
 

--
Gitblit v1.9.1