Browse Source

修改注册参数校验

lex 5 years ago
parent
commit
5568661518

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


+ 0 - 1
dist/css/chunk-16faf17c.0ca42ee1.css

@@ -1 +0,0 @@
-.order[data-v-1e37353d]{background:#fff;min-height:100vh}header[data-v-1e37353d]{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-1e37353d]{font-size:.16rem;color:#fff;padding:.1rem 0;text-align:center;background:#14928a}.table .title[data-v-1e37353d]{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-1e37353d]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.08rem 0}.table span[data-v-1e37353d]:first-child{width:.3rem;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.table .content>div[data-v-1e37353d]{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-1e37353d]:nth-child(2n+2){background:#eaeaea}

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

@@ -0,0 +1 @@
+.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-3ca2ec12.9e73e59d.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/chunk-9006170c.3b8416a0.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-b21440ae.8ab29019.css


+ 0 - 0
dist/css/chunk-vendors.7bc27415.css → dist/css/chunk-vendors.e61ccfe7.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.8f852e4d.js


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


+ 2 - 2
dist/js/chunk-16faf17c.ba9f8957.js → dist/js/chunk-26974f3c.6ae916a6.js

@@ -1,2 +1,2 @@
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-16faf17c"],{b3b8:function(s,t,a){},c44d:function(s,t,a){"use strict";var n=a("b3b8"),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("c44d"),a("2877")),u=Object(d["a"])(o,n,e,!1,null,"1e37353d",null);t["default"]=u.exports}}]);
-//# sourceMappingURL=chunk-16faf17c.ba9f8957.js.map
+(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.3242b9a7.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-72e9aa3c.f46503ed.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-72e9aa3c.f46503ed.js.map


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


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.5d9c085d.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/chunk-a106f9c0.5d9c085d.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


+ 13 - 34
package-lock.json

@@ -2852,8 +2852,7 @@
       "version": "4.6.0",
       "resolved": "https://registry.npm.taobao.org/co/download/co-4.6.0.tgz",
       "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
-      "dev": true,
-      "optional": true
+      "dev": true
     },
     "coa": {
       "version": "2.0.2",
@@ -5326,8 +5325,7 @@
         "ansi-regex": {
           "version": "2.1.1",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "aproba": {
           "version": "1.2.0",
@@ -5348,14 +5346,12 @@
         "balanced-match": {
           "version": "1.0.0",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "brace-expansion": {
           "version": "1.1.11",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "balanced-match": "^1.0.0",
             "concat-map": "0.0.1"
@@ -5370,20 +5366,17 @@
         "code-point-at": {
           "version": "1.1.0",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "concat-map": {
           "version": "0.0.1",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "console-control-strings": {
           "version": "1.1.0",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "core-util-is": {
           "version": "1.0.2",
@@ -5500,8 +5493,7 @@
         "inherits": {
           "version": "2.0.3",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "ini": {
           "version": "1.3.5",
@@ -5513,7 +5505,6 @@
           "version": "1.0.0",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "number-is-nan": "^1.0.0"
           }
@@ -5528,7 +5519,6 @@
           "version": "3.0.4",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "brace-expansion": "^1.1.7"
           }
@@ -5536,14 +5526,12 @@
         "minimist": {
           "version": "0.0.8",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "minipass": {
           "version": "2.3.5",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "safe-buffer": "^5.1.2",
             "yallist": "^3.0.0"
@@ -5562,7 +5550,6 @@
           "version": "0.5.1",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "minimist": "0.0.8"
           }
@@ -5643,8 +5630,7 @@
         "number-is-nan": {
           "version": "1.0.1",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "object-assign": {
           "version": "4.1.1",
@@ -5656,7 +5642,6 @@
           "version": "1.4.0",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "wrappy": "1"
           }
@@ -5742,8 +5727,7 @@
         "safe-buffer": {
           "version": "5.1.2",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "safer-buffer": {
           "version": "2.1.2",
@@ -5779,7 +5763,6 @@
           "version": "1.0.2",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "code-point-at": "^1.0.0",
             "is-fullwidth-code-point": "^1.0.0",
@@ -5799,7 +5782,6 @@
           "version": "3.0.1",
           "bundled": true,
           "dev": true,
-          "optional": true,
           "requires": {
             "ansi-regex": "^2.0.0"
           }
@@ -5843,14 +5825,12 @@
         "wrappy": {
           "version": "1.0.2",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         },
         "yallist": {
           "version": "3.0.3",
           "bundled": true,
-          "dev": true,
-          "optional": true
+          "dev": true
         }
       }
     },
@@ -9638,8 +9618,7 @@
       "version": "4.0.8",
       "resolved": "https://registry.npm.taobao.org/rx-lite/download/rx-lite-4.0.8.tgz",
       "integrity": "sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ=",
-      "dev": true,
-      "optional": true
+      "dev": true
     },
     "rx-lite-aggregates": {
       "version": "4.0.8",

+ 1 - 1
src/views/Home.vue

@@ -97,7 +97,7 @@
                     </div>
                 </div>
 
-                <div v-for="con in instrument.config" :key="con.marketPrice" @click="instrumentF2('self', con)">
+                <div v-for="con in instrument.config" :key="con.marketPrice" class="oc" @click="instrumentF2('self', con)">
                     <div class="option" v-if="con.marketPrice <= 0">
                         <div class="o_"><i class="check_default" :class="[ con.checked ? 'check_active' : '' ]"></i></div>
                         <div class="o_bd">{{ con.name }}

+ 2 - 2
src/views/register.vue

@@ -81,7 +81,7 @@ export default {
                 birthday: '请选择', // 生日
                 city: '请选择', // 城市
                 band: '',// 乐团
-                school: '', // 学校
+                // school: '', // 学校
                 class: '请选择', // 年级
                 grade: '', // 班级
                 major: '请选择', // 专业
@@ -249,7 +249,7 @@ export default {
                 // school: '请选择学校', // 学校
                 class: '请选择年级', // 年级
                 grade: '请输入班级', // 班级
-                major: '请选择专业', // 专业
+                major: '请选择声部', // 专业
                 adjust: '请选择是否服从调配', // 是否服从调配
                 patriarch: '请输入家长姓名', // 家长
                 phone: '请输入电话', // 电话

+ 4 - 4
vue.config.js

@@ -16,18 +16,18 @@ module.exports = {
                 xfwd: true
             },
             '/yqpay': {
-                // target: 'http://testpay.dayaedu.com',
+                target: 'http://testpay.dayaedu.com',
                 // target: 'http://192.168.3.38:9000',
-                target: 'http://192.168.3.27:9000',
+                // target: 'http://192.168.3.27:9000',
                 changeOrigin: true,
                 ws: true,
                 '^/yqpay': '/yqpay',
                 xfwd: true
             },
             '/order': {
-                // target: 'http://testpay.dayaedu.com',
+                target: 'http://testpay.dayaedu.com',
                 // target: 'http://192.168.3.38:9000',
-                target: 'http://192.168.3.27:9000',
+                // target: 'http://192.168.3.27:9000',
                 changeOrigin: true,
                 ws: true,
                 '^/order': '/order',

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