敲代码的猫 2 månader sedan
förälder
incheckning
1f129d9050
1 ändrade filer med 6 tillägg och 6 borttagningar
  1. 6 6
      src/views/screen/official/carWarning.vue

+ 6 - 6
src/views/screen/official/carWarning.vue

@@ -72,7 +72,7 @@
           y-color="#FFF"
           l-color="#FFF"
           width="80%"
-          height="184px"
+          height="254px"
           style="left: 30px;"
         />
       </div>
@@ -89,7 +89,7 @@
           y-color="#FFF"
           l-color="#FFF"
           width="80%"
-          height="184px"
+          height="254px"
           style="left: 30px;"
         />
       </div>
@@ -237,12 +237,12 @@ export default {
       barAxis:{
         type: "category",
         data: [
-          "国网太原供电公司", "国网运城供电公司", "国网晋城供电公司"
+          "国网山西省太原供电公司", "国网山西省运城供电公司", "国网山西省晋城供电公司"
         ],
         axisLabel: {
           color: "white",
           fontSize: 10,
-          rotate: 45,
+          rotate: 65,
         },
         axisTick: {
           show: false,
@@ -251,12 +251,12 @@ export default {
       barAxis1:{
         type: "category",
         data: [
-          "国网朔州供电公司", "国网阳泉供电公司", "国网忻州供电公司"
+          "国网山西省朔州供电公司", "国网山西省阳泉供电公司", "国网山西省忻州供电公司"
         ],
         axisLabel: {
           color: "white",
           fontSize: 10,
-          rotate: 45,
+          rotate: 65,
         },
         axisTick: {
           show: false,