Ver Fonte

09/02 17:16

111
mo há 4 anos atrás
pai
commit
00ac756232

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/index.html


+ 1 - 1
dist/static/css/chunk-4dcee16c.a91dd36c.css → dist/static/css/chunk-774584f6.a7f73013.css

@@ -1 +1 @@
-.m-core[data-v-1903f3e3]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.m-core .el-input[data-v-1903f3e3]{width:180px}.m-core h4[data-v-1903f3e3]{font-size:16px;background-color:#ccc;color:#fff;text-align:center;width:100%;height:40px;line-height:40px;margin-bottom:20px}.m-core .center[data-v-1903f3e3],.m-core .right[data-v-1903f3e3],.m-core .vipLeft[data-v-1903f3e3]{width:400px}.planList[data-v-1903f3e3]{padding:0 25px}.planList .planTop[data-v-1903f3e3]{height:40px;line-height:40px;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:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ccc;margin-top:20px}.planList .planTop>p[data-v-1903f3e3]{font-size:14px}.planList .planCore .row[data-v-1903f3e3]{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:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px;line-height:40px;font-size:14px;text-align:center}.planList .planCore .row div[data-v-1903f3e3]{width:87px}.okBtn[data-v-1903f3e3]{width:120px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:4px;margin-right:20px;cursor:pointer;background-color:#f97215;float:right}
+.m-core[data-v-686283d2]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.m-core .el-input[data-v-686283d2]{width:180px}.m-core h4[data-v-686283d2]{font-size:16px;background-color:#ccc;color:#fff;text-align:center;width:100%;height:40px;line-height:40px;margin-bottom:20px}.m-core .center[data-v-686283d2],.m-core .right[data-v-686283d2],.m-core .vipLeft[data-v-686283d2]{width:400px}.planList[data-v-686283d2]{padding:0 25px}.planList .planTop[data-v-686283d2]{height:40px;line-height:40px;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:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ccc;margin-top:20px}.planList .planTop>p[data-v-686283d2]{font-size:14px}.planList .planCore .row[data-v-686283d2]{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:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px;line-height:40px;font-size:14px;text-align:center}.planList .planCore .row div[data-v-686283d2]{width:87px}.okBtn[data-v-686283d2]{width:120px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:4px;margin-right:20px;cursor:pointer;background-color:#f97215;float:right}

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/static/js/app.8b2398c4.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/static/js/chunk-4dcee16c.50bf7ce8.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/static/js/chunk-774584f6.c7b23726.js


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

@@ -95,7 +95,7 @@
                        :remote-method="remoteMethod"
                        :loading="remoteLoading">
               <el-option v-for="(item,index) in studentList"
-                         :key="index"
+                         :key="item.userId"
                          :label="item.username"
                          :value="item.userId">
                 <span style="float: left">{{ item.username }}</span>

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff