diff --git a/src/views/lawEnforcement/case/caseDetail.vue b/src/views/lawEnforcement/case/caseDetail.vue index e110bdc7..6a30ff4a 100644 --- a/src/views/lawEnforcement/case/caseDetail.vue +++ b/src/views/lawEnforcement/case/caseDetail.vue @@ -83,36 +83,36 @@ -
- - - -
- - 序号 - 执行人员 - 执法证号 - 带队人 - - - - {{index+1}} - {{item.enforcerName}} - {{item.enforcerNum}} - -
- -
-
-
- -
-
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1817,6 +1817,7 @@ export default { caseProgressOptions: [], successActive:0, // 当前节点的前一个已完成节点 active: 1, // 当前节点 + openPic2:[] }; }, diff --git a/src/views/lawEnforcement/caseAllocation/caseAdd.vue b/src/views/lawEnforcement/caseAllocation/caseAdd.vue index 88305f36..2ed53591 100644 --- a/src/views/lawEnforcement/caseAllocation/caseAdd.vue +++ b/src/views/lawEnforcement/caseAllocation/caseAdd.vue @@ -41,8 +41,6 @@
- + + +
+

{{item.name}}{{item.phone}}

+
+ @@ -201,14 +207,18 @@ } } .submitButton{ - width: 70%; - margin: 25PX auto; - background-image: linear-gradient(to right, #2E79E9 , #77A6EF); - text-align: center; - color: #ffffff; - height: 70px; - line-height: 70px; - border-radius: 8PX; + margin: 50px auto; + display: flex; + justify-content: space-around; + p{ + width: 40%; + background-image: linear-gradient(to right, #2E79E9 , #77A6EF); + text-align: center; + color: #ffffff; + height: 70px; + line-height: 70px; + border-radius: 8PX; + } } .addFamily{ diff --git a/src/views/lawEnforcement/trace/fertilizer.vue b/src/views/lawEnforcement/trace/fertilizer.vue index 1a7769ac..f7a35247 100644 --- a/src/views/lawEnforcement/trace/fertilizer.vue +++ b/src/views/lawEnforcement/trace/fertilizer.vue @@ -15,7 +15,10 @@
-

立即查询

+
+

立即查询

+

重置

+
@@ -294,14 +300,18 @@ } } .submitButton{ - width: 70%; - margin: 25PX auto; - background-image: linear-gradient(to right, #2E79E9 , #77A6EF); - text-align: center; - color: #ffffff; - height: 70px; - line-height: 70px; - border-radius: 8PX; + margin: 50px auto; + display: flex; + justify-content: space-around; + p{ + width: 40%; + background-image: linear-gradient(to right, #2E79E9 , #77A6EF); + text-align: center; + color: #ffffff; + height: 70px; + line-height: 70px; + border-radius: 8PX; + } } .addFamily{ diff --git a/src/views/lawEnforcement/trace/pesticides.vue b/src/views/lawEnforcement/trace/pesticides.vue index 9ff27c7d..399b0918 100644 --- a/src/views/lawEnforcement/trace/pesticides.vue +++ b/src/views/lawEnforcement/trace/pesticides.vue @@ -54,7 +54,11 @@ />
-

立即查询

+
+

立即查询

+

重置

+
+
@@ -360,14 +367,18 @@ } } .submitButton{ - width: 70%; margin: 50px auto; - background-image: linear-gradient(to right, #2E79E9 , #77A6EF); - text-align: center; - color: #ffffff; - height: 70px; - line-height: 70px; - border-radius: 8PX; + display: flex; + justify-content: space-around; + p{ + width: 40%; + background-image: linear-gradient(to right, #2E79E9 , #77A6EF); + text-align: center; + color: #ffffff; + height: 70px; + line-height: 70px; + border-radius: 8PX; + } } .scroll_box{ height: calc(100vh - 100px - 200PX - 100PX); diff --git a/src/views/lawEnforcement/trace/product.vue b/src/views/lawEnforcement/trace/product.vue index ca32e76d..eb69286b 100644 --- a/src/views/lawEnforcement/trace/product.vue +++ b/src/views/lawEnforcement/trace/product.vue @@ -9,13 +9,16 @@
- - - - + + + +
-

立即查询

+
+

立即查询

+

重置

+
-

立即查询

+
+

立即查询

+

重置

+
-

立即查询

+
+

立即查询

+

重置

+
@@ -196,14 +202,18 @@ } } .submitButton{ - width: 70%; - margin: 25PX auto; - background-image: linear-gradient(to right, #2E79E9 , #77A6EF); - text-align: center; - color: #ffffff; - height: 70px; - line-height: 70px; - border-radius: 8PX; + margin: 50px auto; + display: flex; + justify-content: space-around; + p{ + width: 40%; + background-image: linear-gradient(to right, #2E79E9 , #77A6EF); + text-align: center; + color: #ffffff; + height: 70px; + line-height: 70px; + border-radius: 8PX; + } } .addFamily{