From 3bc8a77854903d430b8251ccf968c6fc001fd460 Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Fri, 13 Jun 2025 18:03:52 +0800
Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E7=AE=94=E5=B7=A5=E5=BA=8F=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E5=88=A0=E9=99=A4=E6=90=9C=E7=B4=A2=E5=BC=B9=E7=AA=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common/style/layout.styl | 9 +++
common/style/reset.css | 3 +
locale/en.json | 2 +-
pages/SecondPhase/production/SboProcess.vue | 79 ++++++++++-----------
utils/getData1.js | 5 +-
5 files changed, 52 insertions(+), 46 deletions(-)
diff --git a/common/style/layout.styl b/common/style/layout.styl
index 701fcf6..57475e4 100644
--- a/common/style/layout.styl
+++ b/common/style/layout.styl
@@ -438,6 +438,15 @@ uni-button[disabled]:not([type]) {
border-color: #c9c9c9;
background-color: #c9c9c9;
}
+uni-button[type=default] {
+ border: 2rpx solid #c9c9c9;
+}
+uni-button[type=primary] {
+ border: 2rpx solid #007aff;
+}
+uni-button[size=mini] {
+ vertical-align: middle;
+}
/** 下拉框 */
.uni-select__selector {
diff --git a/common/style/reset.css b/common/style/reset.css
index 52702a9..11454f2 100644
--- a/common/style/reset.css
+++ b/common/style/reset.css
@@ -140,6 +140,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.h-50 {
height: 50% !important;
}
+.mgt20 {
+ margin-top: 20rpx;
+}
.mgt40 {
margin-top: 40rpx;
}
diff --git a/locale/en.json b/locale/en.json
index f49a44c..f7dedfb 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -33,7 +33,7 @@
"button.print": "Printing",
"button.force-complete": "Force Completion",
"button.reissue": "Re - issue",
- "button.ready": "Ready",
+ "button.ready-to-go": "Ready",
"button.start-work-order": "Start Work Order",
"button.add-order": "Create New Work Order",
"button.roll-down": "Normal Unwinding",
diff --git a/pages/SecondPhase/production/SboProcess.vue b/pages/SecondPhase/production/SboProcess.vue
index 6df9ce9..2ef6afe 100644
--- a/pages/SecondPhase/production/SboProcess.vue
+++ b/pages/SecondPhase/production/SboProcess.vue
@@ -3,12 +3,31 @@
-
-
-
-
+
+
+ {{$t('grid.point-code')}}
+
+
+
-
+
+
+
+
+
+
+
+
+
+ {{$t('filter.mother-roll')}}
+
+
+
+
+
+
+
+
@@ -51,32 +70,23 @@
+
+
-
-
-
-