Browse Source

01/16 18:18

11
mo 5 years ago
parent
commit
1cd9f808c6

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


+ 1 - 1
dist/static/css/chunk-18de841b.31984dc8.css → dist/static/css/chunk-c71b9a7e.08778e59.css

@@ -1 +1 @@
-.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;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:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.title[data-v-5fcb358e]{margin-bottom:20px}.amap-demo[data-v-5fcb358e]{height:300px}.visible[data-v-cfbd6dc6]{visibility:hidden}.cl-container .topFrom[data-v-cfbd6dc6]{margin:20px 30px 0}.cl-container .topFrom .classlist[data-v-cfbd6dc6]{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cl-container .topFrom .classlist ul li[data-v-cfbd6dc6]{list-style:none}.cl-container .searchForm[data-v-cfbd6dc6]{margin:0 30px}.btnWraps[data-v-cfbd6dc6]{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}.btnWraps div[data-v-cfbd6dc6]{margin-right:20px}
+.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;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:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.title[data-v-5fcb358e]{margin-bottom:20px}.amap-demo[data-v-5fcb358e]{height:300px}.visible[data-v-1ba06136]{visibility:hidden}.cl-container .topFrom[data-v-1ba06136]{margin:20px 30px 0}.cl-container .topFrom .classlist[data-v-1ba06136]{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cl-container .topFrom .classlist ul li[data-v-1ba06136]{list-style:none}.cl-container .searchForm[data-v-1ba06136]{margin:0 30px}.btnWraps[data-v-1ba06136]{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}.btnWraps div[data-v-1ba06136]{margin-right:20px}

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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-18de841b.7b025975.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-c71b9a7e.943dd323.js


+ 2 - 2
src/views/teamDetail/teamCourseList.vue

@@ -167,7 +167,7 @@
                            prop="teacherName"
                            label="指导老师">
           </el-table-column>
-          <el-table-column align='center'
+          <!-- <el-table-column align='center'
                            label="详情">
             <template slot-scope="scope">
               <div>
@@ -175,7 +175,7 @@
                            @click="lookDetail(scope.row)">详情</el-button>
               </div>
             </template>
-          </el-table-column>
+          </el-table-column> -->
         </el-table>
         <pagination :total="rules.total"
                     :page.sync="rules.page"

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