liujq 4 yıl önce
ebeveyn
işleme
46a347a4fe

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/chunk-029c0608.9eed60a5.css


+ 0 - 1
dist/static/css/chunk-15354fba.f98fe8d6.css

@@ -1 +0,0 @@
-.dashboard-container[data-v-bf30625c]{width:100%;height:calc(100vh - 84px);overflow-y:auto;background-color:#1f2d3d}.scoped-num[data-v-bf30625c]{min-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 20px 0}.scoped-num .sn-wrap[data-v-bf30625c]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.scoped-num .sn-item[data-v-bf30625c]{padding:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.scoped-num .sn-item .sn-label[data-v-bf30625c]{padding-top:20px;color:#8cdacc;font-size:18px}.scoped-num .sn-item .dv-digital-flop[data-v-bf30625c]{display:inline-block;margin-bottom:10px}.scoped-count[data-v-bf30625c]{padding:20px;display:inline-block;min-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box}.scoped-count .sc-row[data-v-bf30625c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 20px}.scoped-count .sc-col[data-v-bf30625c]{width:400px;padding:10px}.scoped-count .sc-wrap[data-v-bf30625c]{padding:50px 20px 20px}.scoped-count .sc-user[data-v-bf30625c]{width:400px;height:300px;padding-top:60px;text-align:center}.scoped-count .sc-user .t[data-v-bf30625c]{color:#fff;font-size:20px;padding-top:10px;font-weight:700}

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/chunk-385d3aa3.dde13d32.css


+ 1 - 0
dist/static/css/chunk-bf12beb6.17639a3d.css

@@ -0,0 +1 @@
+.dashboard-container[data-v-1f3e0847]{width:100%;height:calc(100vh - 84px);overflow-y:auto;background-color:#1f2d3d}.scoped-num[data-v-1f3e0847]{min-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 20px 0}.scoped-num .sn-wrap[data-v-1f3e0847]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.scoped-num .sn-item[data-v-1f3e0847]{padding:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.scoped-num .sn-item .sn-label[data-v-1f3e0847]{padding-top:20px;color:#8cdacc;font-size:18px}.scoped-num .sn-item .dv-digital-flop[data-v-1f3e0847]{display:inline-block;margin-bottom:10px}.scoped-count[data-v-1f3e0847]{padding:20px;display:inline-block;min-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box}.scoped-count.t2[data-v-1f3e0847]{display:inline-block;vertical-align:middle;min-width:500px}.scoped-count .sc-row[data-v-1f3e0847]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 20px}.scoped-count .sc-col[data-v-1f3e0847]{width:400px;padding:10px}.scoped-count .sc-wrap[data-v-1f3e0847]{padding:50px 20px 20px}.scoped-count .sc-user[data-v-1f3e0847]{width:400px;height:300px;padding-top:60px;text-align:center}.scoped-count .sc-user .t[data-v-1f3e0847]{color:#fff;font-size:20px;padding-top:10px;font-weight:700}

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.058c8198.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-029c0608.439b1fb7.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-15354fba.4727ad3d.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-385d3aa3.d1248b88.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-bf12beb6.46f1fa73.js


+ 7 - 2
src/views/dashboard/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="dashboard-container">
-    <div class="scoped-num">
+    <div class="scoped-num" v-if="configClickTotal.data.length > 0">
       <dv-border-box-8>
         <div class="sn-wrap">
           <div class="sn-item">
@@ -36,7 +36,7 @@
         </div>
       </dv-border-box-8>
     </div>
-    <div class="scoped-count">
+    <div :class="configClickTotal.data.length > 0 ? 'scoped-count' : 'scoped-count t2'">
       <dv-border-box-10>
         <div class="sc-row">
           <div class="sc-user">
@@ -293,6 +293,11 @@ export default {
   display: inline-block;
   min-width: 1280px;
   box-sizing: border-box;
+  &.t2 {
+    display: inline-block;
+    vertical-align: middle;
+    min-width: 500px;
+  }
   .sc-row {
     display: flex;
     flex-wrap: wrap;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor