Browse Source

十率六量、修改

liangjiahao 3 năm trước cách đây
mục cha
commit
f23397776c

+ 7 - 7
src/views/bdglregular/regularinfo/index.vue

@@ -226,10 +226,10 @@
           v-hasPermi="['bdglregular:regularinfo:export']"
         >导出</el-button>
       </el-col>-->
-      <right-toolbar
+      <!-- <right-toolbar
         :showSearch.sync="showSearch"
         @queryTable="getList"
-      ></right-toolbar>
+      ></right-toolbar> -->
     </el-row>
 
     <el-table
@@ -1061,7 +1061,7 @@ border: none !important;
   width: 120px !important;
 height: 30px !important;
   line-height: 8px !important;
-  background: rgb(10, 67, 224);
+  background: #196299;
   border: none;
   color: #fff;
 }
@@ -1070,10 +1070,10 @@ height: 30px !important;
 }
 ::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
     color: #FFFFFF;
-    background-color: #034b81 !important;
-    border-color: #034b81 !important;
-    -webkit-box-shadow: -1px 0 0 0 #034b81 !important;
-    box-shadow: -1px 0 0 0 #034b81 !important;
+    background-color: #006cff !important;
+    border-color: #006cff !important;
+    -webkit-box-shadow: -1px 0 0 0 #006cff !important;
+    box-shadow: -1px 0 0 0 #006cff !important;
 }
 /* 将水平线设为红色: */
 hr {

+ 5 - 5
src/views/bdglregular/specialinfo/index.vue

@@ -950,7 +950,7 @@ border: none !important;
   width: 120px !important;
 height: 30px !important;
   line-height: 8px !important;
-  background: rgb(10, 67, 224);
+  background: #196299;
   border: none;
   color: #fff;
 }
@@ -959,10 +959,10 @@ height: 30px !important;
 }
 ::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
     color: #FFFFFF;
-    background-color: #034b81 !important;
-    border-color: #034b81 !important;
-    -webkit-box-shadow: -1px 0 0 0 #034b81 !important;
-    box-shadow: -1px 0 0 0 #034b81 !important;
+    background-color: #006cff !important;
+    border-color: #006cff !important;
+    -webkit-box-shadow: -1px 0 0 0 #006cff !important;
+    box-shadow: -1px 0 0 0 #006cff !important;
 }
 /* 将水平线设为红色: */
 hr {

+ 9 - 9
src/views/combatduty/RateOfTen/index.vue

@@ -7,7 +7,7 @@
           <a
             class="btn btn-xs btn-info btn-view btn-dialog"
             @click="editor1(this)"
-            style="padding-left: 10px"
+            style="padding-left: 22 px"
           >
             编辑</a
           >
@@ -1275,7 +1275,7 @@ export default {
           {
             name: "",
             type: "pie",
-            radius: ["65%", "80%"],
+            radius: ["70%", "85%"],
             center: ["50%", "50%"],
             avoidLabelOverlap: false,
             hoverOffset: 5,
@@ -1339,7 +1339,7 @@ export default {
           {
             name: "Access From",
             type: "pie",
-            radius: ["65%", "80%"],
+            radius: ["70%", "85%"],
             center: ["50%", "50%"],
             avoidLabelOverlap: false,
             hoverOffset: 5,
@@ -1403,7 +1403,7 @@ export default {
           {
             name: "",
             type: "pie",
-            radius: ["65%", "80%"],
+            radius: ["70%", "85%"],
             center: ["50%", "50%"],
             avoidLabelOverlap: false,
             hoverOffset: 5,
@@ -1484,7 +1484,7 @@ export default {
           {
             name: "",
             type: "pie",
-            radius: ["65%", "80%"],
+            radius: ["70%", "85%"],
             center: ["50%", "50%"],
             avoidLabelOverlap: false,
             hoverOffset: 5,
@@ -1548,7 +1548,7 @@ export default {
           {
             name: "",
             type: "pie",
-            radius: ["60%", "75%"],
+            radius: ["70%", "85%"],
             center: ["50%", "50%"],
             avoidLabelOverlap: false,
             hoverOffset: 5,
@@ -1744,7 +1744,7 @@ body {
   /* margin: auto; */
 }
 .wrap-box-top-box1 {
-  width: 50%;
+  width: 49.2%;
   height: 100%;
   background-image: url("../../../images/五率底.png");
   border-radius: 12px;
@@ -1755,7 +1755,7 @@ body {
   /* position: absolute; */
   /* top: 10px; */
   /* right: 10px; */
-  width: 48.5%;
+  width: 49.2%;
   height: 100%;
   /* background: #002843; */
   border-radius: 12px;
@@ -1960,7 +1960,7 @@ body {
   border-radius: 5px;
   background-image: url("../../../images/编辑.png");
   background-repeat: no-repeat;
-  background-position: 10px;
+  background-position: 15px;
 }
 .wrap-box-top-box1-header a {
   margin-top: 0px;

+ 5 - 5
src/views/combatduty/basedutyinfo/index.vue

@@ -1190,7 +1190,7 @@ export default {
   width: 120px !important;
   height: 30px !important;
   line-height: 8px !important;
-  background: #034b81;
+  background: #196299;
   border: none;
   color: #fff;
 }
@@ -1199,10 +1199,10 @@ export default {
 }
 ::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
   color: #ffffff;
-  background-color: rgb(10, 67, 224) !important;
-  border-color: rgb(10, 67, 224) !important;
-  -webkit-box-shadow: -1px 0 0 0 rgb(10, 67, 224) !important;
-  box-shadow: -1px 0 0 0 rgb(10, 67, 224) !important;
+  background-color: #006cff !important;
+  border-color: #006cff !important;
+  -webkit-box-shadow: -1px 0 0 0 #006cff !important;
+  box-shadow: -1px 0 0 0 #006cff !important;
 }
 /* 将水平线设为红色: */
 hr {

+ 5 - 5
src/views/combatduty/grassdutyinfo/index.vue

@@ -923,7 +923,7 @@ export default {
   width: 120px !important;
   height: 30px !important;
   line-height: 8px !important;
-  background: #034b81;
+  background: #196299;
   border: none;
   color: #fff;
 }
@@ -932,10 +932,10 @@ export default {
 }
 ::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
   color: #ffffff;
-  background-color: rgb(10, 67, 224) !important;
-  border-color: rgb(10, 67, 224) !important;
-  -webkit-box-shadow: -1px 0 0 0 rgb(10, 67, 224) !important;
-  box-shadow: -1px 0 0 0 rgb(10, 67, 224) !important;
+  background-color: #006cff !important;
+  border-color: #006cff !important;
+  -webkit-box-shadow: -1px 0 0 0 #006cff !important;
+  box-shadow: -1px 0 0 0 #006cff !important;
 }
 /* 将水平线设为红色: */
 hr {

+ 4 - 0
src/views/pt.vue

@@ -83,6 +83,7 @@
             <li>
               <div class="demo-box">
                 <div
+                id="q1"
                   class="demo active"
                   v-on:click="tongzhifun"
                   data-url="/diary?ref=addtabs"
@@ -920,6 +921,9 @@ li {
   /* margin: 0 80px; */
 }
 .demo img {
+  margin-top: 35px;
+}
+ #q1 img{
   margin-top: 42px;
 }
 .demo-box {