lex-xin 3 anni fa
parent
commit
dbda17bc49

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


+ 1 - 0
dist/static/css/chunk-2b9f9224.a21e5401.css

@@ -0,0 +1 @@
+.titlewrap[data-v-6bc03385]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titlewrap[data-v-6bc03385],.wrap[data-v-6bc03385]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wrap div[data-v-6bc03385]{margin-right:20px;max-width:inherit}.countWrap[data-v-6bc03385] .el-date-editor.el-input,.countWrap[data-v-6bc03385] .el-date-editor.el-input__inner{width:100px!important}

+ 0 - 1
dist/static/css/chunk-47b55358.009b8304.css

@@ -1 +0,0 @@
-.titlewrap[data-v-6112d028]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titlewrap[data-v-6112d028],.wrap[data-v-6112d028]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wrap div[data-v-6112d028]{margin-right:20px;max-width:inherit}.countWrap[data-v-6112d028] .el-date-editor.el-input,.countWrap[data-v-6112d028] .el-date-editor.el-input__inner{width:100px!important}

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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-2b9f9224.b729b89a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-47b55358.7ff8c475.js


+ 5 - 3
src/views/accompanyManager/accompanys.vue

@@ -1,16 +1,17 @@
 <template>
   <div class="m-container">
-    <div class="titlewrap">
+    <!-- <div class="titlewrap"> -->
       <h2>
         <el-page-header @back="goBack" :content="name"></el-page-header>
       </h2>
       <!-- <p style="margin-bottom: 10px; margin-left: 30px">
         课程有效期:{{ timers }}
       </p> -->
-    </div>
+    <!-- </div> -->
 
     <!--   v-permission="'vipGroupManage/updateVipBaseInfo'" -->
-    <div class="wrap">
+    <div class="m-core">
+      <div class="wrap">
       <div
         class="newBand"
         @click="resetTeachers"
@@ -216,6 +217,7 @@
                   :page-sizes="rules.page_size"
                   @pagination="getList" /> 乔乔说后台没有分页所以一口气都展示-->
     </div>
+    </div>
     <!-- <el-dialog
       :title="updateCourseStatus == 2 ? '有效期调整' : '有效期调整(高权限)'"
       width="400px"

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