戴艳蓉 3 years ago
parent
commit
a706dc364c

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 0 - 0
dist/static/css/app.d631f6b5.css → dist/static/css/app.65ca64df.css


+ 0 - 0
dist/static/css/app.d631f6b5.css.gz → dist/static/css/app.65ca64df.css.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-fba20844.7228b107.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.caf18e90.js


BIN
dist/static/js/app.caf18e90.js.gz


BIN
dist/static/js/app.e5c47c15.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-fba20844.b33a3a21.js


BIN
dist/static/js/chunk-24ed3ee9.01e483b1.js.gz → dist/static/js/chunk-fba20844.b33a3a21.js.gz


+ 1 - 6
src/styles/index.scss

@@ -485,10 +485,5 @@ aside {
     height: 100% !important;
   }
   
-  .el-table__fixed-right {
-    height: 100% !important;
-  }
-  .el-table__fixed-left {
-    height: 100% !important;
-  }
+
  

+ 1 - 1
src/views/mobile/videos/index.vue

@@ -150,7 +150,7 @@
           ></i>
         </el-tooltip>
         <el-tooltip
-          v-if="powers.some((item) => item == '004')"
+          v-if="powers.some((item) => item == '006')"
           class="item"
           effect="dark"
           content="删除"

Some files were not shown because too many files changed in this diff