guhongwei 5 năm trước cách đây
mục cha
commit
32ed529739

+ 1 - 2
src/views/admin-user/index.vue

@@ -135,7 +135,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;
@@ -147,6 +147,5 @@ export default {
 .message {
   border: 1px solid #ccc;
   min-height: 500px;
-  // min-width: 715px;
 }
 </style>

+ 1 - 2
src/views/dictionary/index.vue

@@ -56,7 +56,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;
@@ -64,6 +64,5 @@ export default {
 .message {
   border: 1px solid #ccc;
   min-height: 500px;
-  // min-width: 715px;
 }
 </style>

+ 1 - 2
src/views/government/index.vue

@@ -86,7 +86,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;
@@ -94,6 +94,5 @@ export default {
 .message {
   border: 1px solid #ccc;
   min-height: 500px;
-  width: 715px;
 }
 </style>

+ 1 - 1
src/views/menu/index.vue

@@ -148,7 +148,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;

+ 1 - 2
src/views/policy/index.vue

@@ -86,7 +86,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;
@@ -94,6 +94,5 @@ export default {
 .message {
   border: 1px solid #ccc;
   min-height: 500px;
-  width: 715px;
 }
 </style>

+ 1 - 2
src/views/record/index.vue

@@ -86,7 +86,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;
@@ -94,6 +94,5 @@ export default {
 .message {
   border: 1px solid #ccc;
   min-height: 500px;
-  width: 715px;
 }
 </style>

+ 1 - 2
src/views/serve/index.vue

@@ -86,7 +86,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;
@@ -94,6 +94,5 @@ export default {
 .message {
   border: 1px solid #ccc;
   min-height: 500px;
-  width: 715px;
 }
 </style>

+ 1 - 2
src/views/vip-user/index.vue

@@ -135,7 +135,7 @@ export default {
   width: 96%;
 }
 .column {
-  width: 258px;
+  width: 27%;
   min-height: 500px;
   border: 1px solid #ccc;
   margin: 0 20px 0 0;
@@ -147,6 +147,5 @@ export default {
 .message {
   border: 1px solid #ccc;
   min-height: 500px;
-  // min-width: 715px;
 }
 </style>