Browse Source

打包信息

lex-xin 5 years ago
parent
commit
1b8944e475

File diff suppressed because it is too large
+ 0 - 0
dist/css/app.ada83e6d.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/app.bbc093ca.css


+ 1 - 0
dist/css/chunk-188248ce.c484afe4.css

@@ -0,0 +1 @@
+.order[data-v-752e1e64]{background:#fff;min-height:100vh}header[data-v-752e1e64]{height:.4rem;line-height:.4rem;color:#000;font-size:.17rem;background:#fff;-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.07);box-shadow:0 1px 8px 0 rgba(0,0,0,.07);text-align:center}h2[data-v-752e1e64]{font-size:.16rem;color:#fff;padding:.1rem 0;text-align:center;background:#14928a}.table .title[data-v-752e1e64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-bottom:1px solid #eaeaea}.table span[data-v-752e1e64]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.08rem 0;font-size:.14rem}.table span[data-v-752e1e64]:first-child{width:.3rem;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.table .content>div[data-v-752e1e64]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.table .content>div[data-v-752e1e64]:nth-child(2n+2){background:#eaeaea}

+ 0 - 1
dist/css/chunk-26974f3c.77ad252f.css

@@ -1 +0,0 @@
-.order[data-v-e5427f46]{background:#fff;min-height:100vh}header[data-v-e5427f46]{height:.4rem;line-height:.4rem;color:#000;font-size:.17rem;background:#fff;-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.07);box-shadow:0 1px 8px 0 rgba(0,0,0,.07);text-align:center;margin-bottom:.06rem}h2[data-v-e5427f46]{font-size:.16rem;color:#fff;padding:.1rem 0;text-align:center;background:#14928a}.table .title[data-v-e5427f46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-bottom:1px solid #eaeaea}.table span[data-v-e5427f46]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.08rem 0}.table span[data-v-e5427f46]:first-child{width:.3rem;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.table .content>div[data-v-e5427f46]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.table .content>div[data-v-e5427f46]:nth-child(2n+2){background:#eaeaea}

File diff suppressed because it is too large
+ 0 - 0
dist/css/chunk-3c8cb0e0.ff7e01af.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/chunk-3ca2ec12.9e73e59d.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/chunk-5d8fc8a6.df8103e4.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/chunk-a106f9c0.aa4f1aea.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/chunk-vendors.52e22ba3.css


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


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


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.4ca0a7d7.js.map


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


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


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-188248ce.3eb840dd.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-188248ce.3eb840dd.js.map


+ 0 - 2
dist/js/chunk-26974f3c.6ae916a6.js

@@ -1,2 +0,0 @@
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-26974f3c"],{c7a4:function(s,t,a){},d7f4:function(s,t,a){"use strict";var n=a("c7a4"),e=a.n(n);e.a},dbf5:function(s,t,a){"use strict";a.r(t);var n=function(){var s=this,t=s.$createElement,a=s._self._c||t;return a("div",{staticClass:"order"},[a("header",[s._v("支付列表")]),a("h2",[s._v(s._s(s.schoolName))]),a("div",{staticClass:"orderList"},[a("div",{staticClass:"table"},[s._m(0),a("div",{staticClass:"content"},s._l(s.dataList,function(t,n){return a("div",{key:t.id},[a("span",[s._v(" "+s._s(++n)+" ")]),a("span",[s._v(" "+s._s(t.userName)+" ")]),a("span",[s._v(" "+s._s(t.voicyPart)+" ")]),a("span",[s._v(" "+s._s(t.amount)+" ")]),a("span",[s._v(" "+s._s(t.payTime)+" ")])])}),0)])])])},e=[function(){var s=this,t=s.$createElement,a=s._self._c||t;return a("div",{staticClass:"title"},[a("span"),a("span",[s._v("姓名")]),a("span",[s._v("声部")]),a("span",[s._v("支付金额")]),a("span",[s._v("到账时间")])])}],i=a("4328"),c=a.n(i),r={name:"order",data:function(){return{classId:null,schoolName:null,dataList:{}}},mounted:function(){var s=this,t=this.$route.query.classId;this.schoolName=this.$route.query.schoolName,axios.post("/order/checkOrderList",c.a.stringify({classId:t,type:1})).then(function(t){s.dataList=t.data.data})}},o=r,d=(a("d7f4"),a("2877")),u=Object(d["a"])(o,n,e,!1,null,"e5427f46",null);t["default"]=u.exports}}]);
-//# sourceMappingURL=chunk-26974f3c.6ae916a6.js.map

File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-26974f3c.6ae916a6.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-3c8cb0e0.5277464e.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-3c8cb0e0.5277464e.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-3ca2ec12.554fbb30.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-3ca2ec12.554fbb30.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-5d8fc8a6.38127398.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-5d8fc8a6.38127398.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-9006170c.71da57bc.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-a106f9c0.c72f6711.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-a106f9c0.c72f6711.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-b21440ae.26db9bf3.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-b21440ae.26db9bf3.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-vendors.31023cfc.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-vendors.31023cfc.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-vendors.a902837d.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-vendors.a902837d.js.map


+ 3 - 3
src/views/order.vue

@@ -2,8 +2,8 @@
     <div class="order">
     <div class="order">
         <header>支付列表</header>
         <header>支付列表</header>
         <h2>{{schoolName}}</h2>
         <h2>{{schoolName}}</h2>
-        <van-tabs :active="1">
-            <van-tab title="订单信息">
+        <van-tabs>
+            <van-tab title="缴费信息">
                 <div class="orderList">
                 <div class="orderList">
                     <div class="table">
                     <div class="table">
                         <div class="title">
                         <div class="title">
@@ -27,7 +27,7 @@
                     </div>
                     </div>
                 </div>
                 </div>
             </van-tab>
             </van-tab>
-            <van-tab title="学生信息">
+            <van-tab title="报名信息">
                 <div class="table">
                 <div class="table">
                     <div class="title">
                     <div class="title">
                         <span></span>
                         <span></span>

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