From 7a1dce483c40502a142af6fe584839bba754e6eb Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 24 十一月 2025 14:03:48 +0800
Subject: [PATCH] Revert "复选框逻辑修改"

---
 pages/index.vue |  413 ++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 272 insertions(+), 141 deletions(-)

diff --git a/pages/index.vue b/pages/index.vue
index f93579d..85ff11b 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -8,18 +8,18 @@
 			<view class="tab-item" :class="{ active: currentTab === 0 }" @click="changeTab(0)">
 				涓荤晫闈�
 			</view>
+			<view class="tab-item" :class="{ active: currentTab === 2 }" @click="changeTab(2)">
+				涓婂垁涓嬪垁
+			</view>
 			<view class="tab-item" :class="{ active: currentTab === 3 }" @click="changeTab(3)">
 				璋冩満閫佹
-			</view>
-			<view class="tab-item" :class="{ active: currentTab === 2 }" @click="changeTab(2)">
-				鍒�鍏风鐞�
 			</view>
 			<view class="tab-item" :class="{ active: currentTab === 4 }" @click="changeTab(4)">
 				鐢熶骇鎶ュ伐
 			</view>
-			<!-- <view class="tab-item" :class="{ active: currentTab === 1 }" @click="changeTab(1)">
+			<view class="tab-item" :class="{ active: currentTab === 1 }" @click="changeTab(1)">
 				寮�宸ュ畬宸�
-			</view> -->
+			</view>
 			<view class="tab-item" :class="{ active: currentTab === 5 }" @click="changeTab(5)">
 				e-SOP
 			</view>
@@ -30,8 +30,8 @@
 				璁惧鐐规
 			</view>
 			<!-- <view class="tab-item" :class="{ active: currentTab === 8 }" @click="changeTab(8)">
-				鎵撳嵃鏈鸿缃�
-			</view> -->
+			鎵撳嵃鏈鸿缃�
+		</view> -->
 
 		</view>
 		<view class="font"></view>
@@ -45,12 +45,13 @@
 						<h4>涓�鍙版満鍙板彧鑳介�夋嫨涓�鏉″伐鍗曪紙澶氶�夐粯璁や负鏈�鍚庝竴鏉★級</h4>
 					</view>
 					<view class="section top-section">
+						<!--鏄剧ず褰撳墠鏈哄彴-->
 						<view class="form-row">
 							<view>
-								<!-- <label style="float: left;font-family: fantasy;font-size: 33px;margin-top: 20px">绗竴姝ラ�夋嫨鏈哄彴:</label> -->
-								<!-- <superwei-combox :candidates="machineList" placeholder="璇烽�夋嫨" v-model="machineName"
-								@select="onMachineChange" class="picker"></superwei-combox> -->
-								<input v-model="machineName" disabled="true" type="text" style="float: left;font-family: fantasy;font-size: 33px;margin-top: 20px" />
+								<input v-model="machineName"
+									   disabled="true"
+									   type="text"
+									   class="machine-name-box" />
 							</view>
 						</view>
 
@@ -66,18 +67,18 @@
 					<view class="section card">
 						<uni-table border stripe emptyText="鏆傛棤鏇村鏁版嵁" @selection-change="selectionChange">
 							<uni-tr>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 140px;">宸ュ簭</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 180px;">宸ュ崟鍙�</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 220px;">浜у搧缂栫爜</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 180px;">浜у搧鍚嶇О</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 180px;">瑙勬牸</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 120px;">宸茬敓浜ф暟閲�</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 120px;">鏈敓浜ф暟閲�</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 120px;">娲惧伐鏁伴噺</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 120px;">宸ュ崟鏁伴噺</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 120px;">宸ュ崟鐘舵��</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 120px;">鎶ュ伐浜�</uni-th>
-								<uni-th align="center" class="th" style="color: #FFFFFF; width: 120px;">閫夋嫨</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 100px;">宸ュ簭</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 200px;">宸ュ崟鍙�</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 150px;">浜у搧缂栫爜</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 260px;">浜у搧鍚嶇О</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 200px;">瑙勬牸</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 75px;">宸茬敓浜ф暟閲�</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 75px;">鏈敓浜ф暟閲�</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 75px;">娲惧伐鏁伴噺</uni-th>
+								<!--<uni-th align="center" class="th" style="color: #FFFFFF; width: 70px;">宸ュ崟鏁伴噺</uni-th>-->
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 90px;">宸ュ崟鐘舵��</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 90px;">鎶ュ伐浜�</uni-th>
+								<uni-th align="center" class="th" style="color: #FFFFFF; width: 90px;">閫夋嫨</uni-th>
 							</uni-tr>
 							<uni-tr v-for="(item, index) in isShowTableData" :key="index">
 								<uni-td align="center">
@@ -104,9 +105,9 @@
 								<uni-td align="center">
 									<input class="form-input" disabled="true" type="text" v-model="item.daa008" /><!--娲惧伐鏁伴噺-->
 								</uni-td>
-								<uni-td align="center">
-									<input class="form-input" disabled="true" type="text" v-model="item.daa008" /><!--宸ュ崟鏁伴噺-->
-								</uni-td>
+								<!--<uni-td align="center">
+									<input class="form-input" disabled="true" type="text" v-model="item.daa008" />--><!--宸ュ崟鏁伴噺-->
+								<!--</uni-td>-->
 								<uni-td align="center">
 									<input class="form-input" disabled="true" type="text" v-model="item.daa018" /><!--宸ュ崟鐘舵��-->
 								</uni-td>
@@ -130,9 +131,9 @@
 
 					<view>
 						<!--<text style="color: red;">
-							璇存槑:鍙兘鍚屾椂寮�宸ヤ竴涓伐鍗曘�傞�夋嫨瀹屾垚锛岀偣鍑讳繚瀛橀�夋嫨銆傜郴缁熶繚鐣欓�変腑鐨勫伐鍗曘��
-							濡傛灉瑕侀噸閫夛紝鐐瑰嚮娓呯┖閲嶉�夊姛鑳姐��
-						</text>-->
+						璇存槑:鍙兘鍚屾椂寮�宸ヤ竴涓伐鍗曘�傞�夋嫨瀹屾垚锛岀偣鍑讳繚瀛橀�夋嫨銆傜郴缁熶繚鐣欓�変腑鐨勫伐鍗曘��
+						濡傛灉瑕侀噸閫夛紝鐐瑰嚮娓呯┖閲嶉�夊姛鑳姐��
+					</text>-->
 					</view>
 				</view>
 			</view>
@@ -191,21 +192,26 @@
 
 						<view class="section card">
 							<uni-table ref="table" type="selection" border stripe emptyText="鏆傛棤鏇村鏁版嵁"
-									   @selection-change="selectionChange">
+									   class="large-selection-table" @selection-change="selectionChange">
 								<uni-tr>
-									<uni-th align="center" class="th" style="color: #FFFFFF">宸ュ簭</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF">宸ュ崟鍙�</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF">浜у搧缂栫爜</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF">浜у搧鍚嶇О</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF">瑙勬牸</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF;width: 100px;">宸茬敓浜ф暟閲�</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF;width: 100px;">鏈敓浜ф暟閲�</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF;width: 100px;">娲惧伐鏁伴噺</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF;width: 100px;">宸ュ崟鏁伴噺</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF;width: 100px;">宸ュ崟鐘舵��</uni-th>
-									<uni-th align="center" class="th" style="color: #FFFFFF;width: 100px;">鎶ュ伐浜�</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 170px;">宸ュ簭</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 490px;">宸ュ崟鍙�</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 250px;">浜у搧缂栫爜</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 260px;">浜у搧鍚嶇О</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 260px;">瑙勬牸</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 80px;">宸茬敓浜ф暟閲�</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 80px;">鏈敓浜ф暟閲�</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 80px;">娲惧伐鏁伴噺</uni-th>
+									<!--<uni-th align="center" class="th" style="color: #FFFFFF; width: 80px;">宸ュ崟鏁伴噺</uni-th>-->
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 100px;">宸ュ崟鐘舵��</uni-th>
+									<uni-th align="center" class="th" style="color: #FFFFFF; width: 100px;">鎶ュ伐浜�</uni-th>
+									<!--<uni-th align="center" class="th" style="color: #FFFFFF; width: 100px;">閫夋嫨</uni-th>-->
 								</uni-tr>
-								<uni-tr v-for="(item, index) in tableData" :key="index">
+								<uni-tr v-for="(item, index) in tableData"
+										:key="index"
+										:class="{'row-selected': selectedIndexs.includes(index)}"
+										@click="onRowClick(index)"
+										style="cursor: pointer;">
 									<uni-td align="center">
 										<input class="form-input" disabled="true" type="text" v-model="item.procName" /><!--宸ュ簭-->
 									</uni-td>
@@ -230,9 +236,9 @@
 									<uni-td align="center">
 										<input class="form-input" disabled="true" type="text" v-model="item.daa008" /><!--娲惧伐鏁伴噺-->
 									</uni-td>
-									<uni-td align="center">
-										<input class="form-input" disabled="true" type="text" v-model="item.daa008" /><!--宸ュ崟鏁伴噺-->
-									</uni-td>
+									<!--<uni-td align="center">
+										<input class="form-input" disabled="true" type="text" v-model="item.daa008" />--><!--宸ュ崟鏁伴噺-->
+									<!--</uni-td>-->
 									<uni-td align="center">
 										<input class="form-input" disabled="true" type="text" v-model="item.daa018" /><!--宸ュ崟鐘舵��-->
 									</uni-td>
@@ -338,6 +344,11 @@
 			this.refresh();
 		},
 		methods: {
+            onRowClick(index) {
+                this.selectedIndexs = [index]; // 鍗曢��
+                // 鎵嬪姩瑙﹀彂 selectionChange 浠ュ悓姝ュ閫夋
+                this.selectionChange({ detail: { index } });
+            },
 			checkForUpdate() {
 				this.$post({
 					url: "/DevMachine/getAppUpgradeInfo",
@@ -408,25 +419,25 @@
 			getPrintInfo() {
 				var mac = "";
 				
-				//mac = "74:24:ca:4f:b7:9b";
-				//this.$post({
-				//	url: "/DevMachine/GetDevMachineByPdaMac",
-				//	data: {
-				//		pdaMac: mac,
-				//	}
-				//}).then(res => {
-				//	let devMachine = res.data.tbBillList;
-				//	this.machineNo = devMachine.machineNo;
-    //                this.machineName = "璋冭瘯妯″紡锛�" + this.machineNo + "鍙烽娇杞満"
+				mac = "74:24:ca:4f:b7:9b";
+				this.$post({
+					url: "/DevMachine/GetDevMachineByPdaMac",
+					data: {
+						pdaMac: mac,
+					}
+				}).then(res => {
+					let devMachine = res.data.tbBillList;
+					this.machineNo = devMachine.machineNo;
+                    this.machineName = "璋冭瘯妯″紡锛�" + this.machineNo + "鍙烽娇杞満"
 
-				//	uni.setStorageSync('machineNo', this.machineNo);
-				//	uni.setStorageSync('printMac', devMachine.printMac);
+					uni.setStorageSync('machineNo', this.machineNo);
+					uni.setStorageSync('printMac', devMachine.printMac);
 
-				//	console.log(devMachine.printMac);
+					console.log(devMachine.printMac);
 
-				//	this.getWomdaaIsShow();
-				//});
-				//return;
+					this.getWomdaaIsShow();
+				});
+				return;
 				
 				
 	 			if (plus.os.name == "Android") {
@@ -552,28 +563,38 @@
 				}
 				return str;
 			},
-			cancel() {
 
-				if (!this.machineNo) {
-					return;
-				}
+            cancel() {
+                if (!this.machineNo) {
+                    return;
+                }
 
-				let editDate = this.formatDate(new Date());
+                // 鐩存帴鐢� flag 鍒ゆ柇
+                if (this.hasBindedCutterFlag) {
+                    uni.showToast({
+                        title: '褰撳墠宸ュ崟宸茬粦瀹氬垁鍏凤紝涓嶈兘娓呯┖閲嶉��',
+                        icon: 'error',
+                        duration: 2000
+                    });
+                    return;
+                }
 
-				this.selectedIndexs = [];
+                let editDate = this.formatDate(new Date());
+                this.selectedIndexs = [];
 
-				this.$post({
-					url: "/MesOrderSelect/Remove",
-					data: {
-						machineNo: this.machineNo,
-						editDate: editDate
-					},
-				}).then(res => {
-					if (res.data.tbBillList > 0) {
-						this.isShowTableData = [];
-					}
-				});
-			},
+                this.$post({
+                    url: "/MesOrderSelect/Remove",
+                    data: {
+                        machineNo: this.machineNo,
+                        editDate: editDate
+                    },
+                }).then(res => {
+                    if (res.data.tbBillList > 0) {
+                        this.isShowTableData = [];
+                    }
+                });
+            },
+
 			formatDate(date) {
 				let year = date.getFullYear(); // 鑾峰彇骞翠唤
 				let month = String(date.getMonth() + 1).padStart(2, '0'); // 鑾峰彇鏈堜唤骞惰ˉ闆�
@@ -629,22 +650,33 @@
 				})
 			},
             //鑾峰彇琛ㄦ牸鐨勬暟鎹簮
-			getWomdaaIsShow() {
-				this.$post({
-					url: "/Womdaa/GetWomdaasByShow",
-					data: {
-						machineNo: this.machineNo,
-					}
-				}).then(res => {
-					this.isShowTableData = res.data.tbBillList;
+            getWomdaaIsShow() {
+                this.$post({
+                    url: "/Womdaa/GetWomdaasByShow",
+                    data: {
+                        machineNo: this.machineNo,
+                    }
+                }).then(res => {
+                    this.isShowTableData = res.data.tbBillList;
 
-					if (this.isShowTableData.length == 1) {
-						uni.setStorageSync('daa001', this.isShowTableData[0].daa001);
-						uni.setStorageSync('id', this.isShowTableData[0].id);
-						//this.toDetail(this.isShowTableData[0]);
-					}
-				});
-			},
+                    // 鍙垽鏂涓�鏉★紙鍙厑璁镐竴鏉″伐鍗曪級
+                    const order = this.isShowTableData[0];
+                    let hasBindedCutter = false;
+                    if (order) {
+                        hasBindedCutter =
+                            (order.outToolId && order.outToolId.toString().trim() !== '') ||
+                            (order.outToolCode && order.outToolCode.trim() !== '') ||
+                            (order.outToolName && order.outToolName.trim() !== '');
+                    }
+                    // 瀛樺偍鍒� data 鍙橀噺
+                    this.hasBindedCutterFlag = hasBindedCutter;
+
+                    if (this.isShowTableData.length == 1) {
+                        uni.setStorageSync('daa001', this.isShowTableData[0].daa001);
+                        uni.setStorageSync('id', this.isShowTableData[0].id);
+                    }
+                });
+            },
 
             isShowTab() {
                 if (this.isShowTableData.length > 0) {
@@ -658,10 +690,14 @@
 
                 this.isShow = true;
                 // 榛樿閫変腑鈥滃緟寮�宸モ��
-                this.engineeringNo = '寰呭紑宸�';
+                this.engineeringNo = '寰呭紑宸ャ�佹湭寮�宸ャ�佹殏鍋�';
                 this.tableData = [];
-                // 涓嬫媺妗嗗彧鏄剧ず宸ュ崟鐘舵��
-                this.engineeringNoMapList = ['寰呭紑宸�', '鏈紑宸�', '寮�宸�', '鏆傚仠', '瀹屽伐'];
+                // 涓嬫媺妗嗗彧鏄剧ず鍚堝苟鍚庣殑鐘舵�佸拰鍏跺畠鐘舵��
+                this.engineeringNoMapList = [
+                    '寰呭紑宸ャ�佹湭寮�宸ャ�佹殏鍋�',
+                    '寮�宸�',
+                    '瀹屽伐'
+                ];
                 // 榛樿鏄剧ず鈥滃緟寮�宸モ�濆伐鍗�
                 this.getWomdaaByStatus();
             },
@@ -687,11 +723,17 @@
             // 鎸夊伐鍗曠姸鎬佺瓫閫夊伐鍗�
             getWomdaaByStatus() {
                 let editDate = this.formatDate(new Date());
+                let statusArr = [];
+                if (this.engineeringNo === '寰呭紑宸ャ�佹湭寮�宸ャ�佹殏鍋�') {
+                    statusArr = ['寰呭紑宸�', '鏈紑宸�', '鏆傚仠'];
+                } else {
+                    statusArr = [this.engineeringNo];
+                }
                 this.$post({
                     url: "/Womdaa/GetWomdaasByEngineeringNo",
                     data: {
                         machineNo: this.machineNo,
-                        orderStatus: [this.engineeringNo], // 鍙紶閫変腑鐨勭姸鎬�
+                        orderStatus: statusArr,
                         editDate: editDate
                     }
                 }).then(res => {
@@ -711,6 +753,26 @@
 </script>
 
 <style lang="scss">
+
+    :deep(.checkbox),
+    :deep(.checkbox__inner) {
+        width: 60px !important;
+        height: 60px !important;
+        min-width: 60px !important;
+        min-height: 60px !important;
+        padding: 16px !important;
+        margin-right: 20px !important;
+    }
+
+    .popup .large-selection-table {
+        width: 100% !important;
+        table-layout: auto !important; // 璁╄〃鏍艰嚜鍔ㄥ垎閰嶅搴�
+    }
+
+    .row-selected {
+        background-color: #e0f3ff !important;
+    }
+
 	.font {
 		background-color: #666666;
 		height: 30px;
@@ -789,14 +851,23 @@
 	}
 
 	/* 鍗$墖鏍峰紡 */
-	.card {
-		background-color: #fff;
-		border-radius: 10px;
-		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
-		padding: 16px;
-		position: relative;
-		margin-bottom: 25px
-	}
+    .card {
+        background-color: #fff;
+        border-radius: 10px;
+        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
+        padding: 0; // 鍘婚櫎澶氫綑鍐呰竟璺�
+        position: relative;
+        margin-bottom: 25px;
+        width: 100%; // 濉弧鐖跺鍣�
+        box-sizing: border-box;
+    }
+
+/*    //.content {
+    //    flex: 1;
+    //    padding: 1vh 1vw; // 淇濊瘉鏁翠綋鏈夊乏鍙崇暀鐧�
+    //    background-color: white;
+    //    font-size: 1.5vw;
+    //}*/
 
 	/* 鍗$墖鏍囬鍦ㄥ乏涓婅 */
 	.card-header {
@@ -893,7 +964,9 @@
         margin-top: 7px;
         margin-left: 10px;
         text-align: center;
-        font-size: 100%;
+        font-size: 32px !important; // 寮哄埗澶у瓧浣擄紝閫傞厤浣庡瘑搴�
+        min-height: 60px; // 璁╅�夋嫨妗嗛珮搴︿篃鍙樺ぇ
+        line-height: 60px;
         padding: 5.5px 1px;
         background-color: #fff; // 杩欓噷鏀逛负钃濊壊
         border: 2px solid #007aff; // 杈规涔熸敼涓鸿摑鑹�
@@ -902,12 +975,13 @@
         transition: background 0.2s;
     }
 
-	.th {
-		background-color: lightskyblue;
-		height: 6vh;
-		font-size: 2vw;
-		/* Increased font size for table headers */
-	}
+    .th {
+        background-color: lightskyblue;
+        height: 6vh;
+        font-size: 2vw;
+        font-size: 2.6vw; /* 瀛椾綋鏇村ぇ */
+        /* Increased font size for table headers */
+    }
 
 	.form-input {
 		font-size: 1.8vw;
@@ -915,12 +989,13 @@
 	}
 
 	/* 搴曢儴淇濆瓨鍜屽彇娑堟寜閽� */
-	.bottom-section {
-		display: flex;
-		justify-content: space-around;
-		margin-bottom: 2vh;
-		padding: 2vh 1vw;
-	}
+    .bottom-section {
+        display: flex;
+        justify-content: space-around;
+        margin-bottom: 2vh;
+        padding: 2vh 1vw;
+        margin-top: 160px; // 鍘熸潵鏄�40px锛屾敼鎴�80px锛屾寜閽暣浣撲笅绉�
+    }
 
 	.save-btn,
 	.cancel-btn {
@@ -947,16 +1022,15 @@
 		align-items: center;
 	}
 
-	.popup {
-		background-color: #fff;
-		padding: 2vh;
-		border: 1px solid #ccc;
-		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-		width: 90vw;
-		height: 70vh;
-		font-size: 1.6vw;
-		/* Increased font size within popups */
-	}
+    .popup {
+        background-color: #fff;
+        padding: 2vh;
+        border: 1px solid #ccc;
+        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
+        width: 98vw; // 鍘熸潵鏄� 90vw锛屾敼鎴� 98vw
+        height: 85vh;
+        font-size: 1.6vw;
+    }
 
 	.print-btn {
 		float: left;
@@ -970,6 +1044,35 @@
 		cursor: pointer;
 		border-radius: 0.8vw;
 	}
+
+    .machine-name-box {
+        border: 2px solid #e53935; /* 绾㈣壊杈规 */
+        border-radius: 8px;
+        font-family: fantasy;
+        font-size: 33px;
+        margin-top: 20px;
+        padding: 15px 48px; /* 涓婁笅20px锛屽乏鍙�48px锛屽鍔犲唴杈硅窛 */
+        width: 500px; /* 鏇村锛屼繚璇佸唴瀹瑰畬鏁存樉绀� */
+        height: 70px; /* 澧炲姞楂樺害 */
+        box-sizing: border-box;
+        background: #fff;
+        color: #222;
+        font-weight: bold;
+        text-align: left;
+        display: block;
+    }
+
+/*    //v-deep .checkbox {
+    //    padding: 10 10px;
+    //    width: 26px;
+    //    padding-left: 12px;
+    //    display: table-cell;
+    //    vertical-align: middle;
+    //    color: #333;
+    //    font-weight: 500;
+    //    border-bottom: 1px #ebeef5 solid;
+    //    font-size: 14px;
+    //}*/
 
 	@media screen and (max-width: 1920px) {
 		.tab-item {
@@ -985,6 +1088,46 @@
 			font-size: 1.6vw;
 		}
 	}
+
+    .uni-td,
+    td {
+        white-space: normal !important; // 鍏佽鑷姩鎹㈣
+        word-break: break-all !important; // 鍗曡瘝/涓枃閮借兘鏂
+        line-height: 1.4; // 琛岄珮閫傚綋锛屼究浜庡琛屾樉绀�
+        text-align: center; // 灞呬腑鏄剧ず锛堝闇�宸﹀榻愬彲鏀逛负 left锛�
+        vertical-align: middle; // 鍨傜洿灞呬腑
+        max-width: 180px; // 淇濇寔鍗曞厓鏍兼渶澶у搴�
+        overflow-wrap: break-word; // 鍏煎鎬ф洿濂�
+    }
+
+    // 鏀惧ぇ寮圭獥鍐呰〃鏍煎瓧浣擄紙琛ㄥご鍜屽唴瀹癸級
+    .popup .large-selection-table,
+    .popup .large-selection-table .uni-th,
+    .popup .large-selection-table .uni-td,
+    .popup .large-selection-table input.form-input {
+        font-size: 2.2vw !important; // 鍙牴鎹疄闄呴渶姹傝皟鏁�
+    }
+
+    .select-btn {
+        width: 180px; // 鏇村
+        height: 80px; // 鏇撮珮
+        font-size: 1.8vw; // 瀛椾綋涔熺暐澶�
+        border-radius: 10px;
+        background-color: #f5f5f5;
+        color: #007aff;
+        border: 2px solid #007aff;
+        margin: 0 auto;
+        display: block;
+    }
+
+/* 鏀惧ぇ琛ㄥご鍜岃〃鏍煎唴瀹瑰瓧浣� */
+    .th,
+    .uni-th,
+    th {
+        font-size: 1.7vw !important;
+        font-weight: bold;
+        letter-spacing: 2px;
+    }
 
 	/* 閽堝1280x800鐨勫钩鏉夸娇鐢ㄥ獟浣撴煡璇㈣繘琛岄�傞厤 */
 	@media screen and (min-width: 1280px) and (max-width: 1920px) {
@@ -1011,17 +1154,5 @@
 			font-size: 20px;
 		}
 	}
-
-    .select-btn {
-        width: 180px; // 鏇村
-        height: 80px; // 鏇撮珮
-        font-size: 1.8vw; // 瀛椾綋涔熺暐澶�
-        border-radius: 10px;
-        background-color: #f5f5f5;
-        color: #007aff;
-        border: 2px solid #007aff;
-        margin: 0 auto;
-        display: block;
-    }
 
 </style>

--
Gitblit v1.9.3