diff --git a/common/style/layout.styl b/common/style/layout.styl
index 7c4ddc2..df51dc7 100644
--- a/common/style/layout.styl
+++ b/common/style/layout.styl
@@ -377,9 +377,7 @@ uni-button:after {
padding: 6rpx 20rpx;
white-space: normal;
}
-.mini-btn {
- padding: 0 20rpx !important;
-}
+
/** 提交栏 **/
.submitbar {
@@ -412,11 +410,26 @@ uni-button:after {
// background: linear-gradient(90deg,#ff791a,#ffa400)
background: #ff791a;
}
+.btn-cancle {
+ background: #fff;
+ border-color: #fff;
+}
.btn-info {
color: #fff;
border-color: #c9c9c9;
background-color: #c9c9c9;
}
+.btn-search-icon {
+ margin: 0 !important;
+ padding: 0 !important;
+}
+.mini-btn {
+}
+uni-button[size=mini] {
+ height: 54rpx;
+ line-height: 54rpx;
+ padding: 0 20rpx;
+}
uni-button[disabled]:not([type]) {
color: #fff;
border-color: #c9c9c9;
diff --git a/common/style/reset.css b/common/style/reset.css
index 39d2c45..ebd5935 100644
--- a/common/style/reset.css
+++ b/common/style/reset.css
@@ -50,6 +50,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.jcflexstart {
justify-content: flex-start !important;
}
+.jcflexend {
+ justify-content: flex-end !important;
+}
.jccenter {
justify-content: center !important;
}
diff --git a/components/SearchPopup.vue b/components/SearchPopup.vue
new file mode 100644
index 0000000..2f833fa
--- /dev/null
+++ b/components/SearchPopup.vue
@@ -0,0 +1,132 @@
+
+
+
+
+
+ {{e.label}}*
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/SecondPhase/production/SboProcess.vue b/pages/SecondPhase/production/SboProcess.vue
index c24430d..4a15f8e 100644
--- a/pages/SecondPhase/production/SboProcess.vue
+++ b/pages/SecondPhase/production/SboProcess.vue
@@ -3,35 +3,12 @@
-
-
-
- 点位
-
-
-
-
-
-
-
-
-
- 母卷
-
-
-
-
-
-
-
-
-
+
+
+
+
+
@@ -74,25 +51,37 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+