Browse Source

重新打包

lex-xin 4 years ago
parent
commit
cbc42b8197

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


File diff suppressed because it is too large
+ 0 - 0
dist/css/PeriodExchange.0c5a753e.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/PeriodExchange.345c9d5a.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/PeriodExchange.3d72ab01.js


+ 0 - 1
src/components/MPayment.vue

@@ -114,7 +114,6 @@ export default {
                 url += `/#/payResult`
             }
             url += `?payType=${this.pay_channel}&payment=${JSON.stringify(this.paymentObject)}&platform=teacher`
-            console.log(url)
             window.location.href = url
         },
     },

+ 2 - 2
vue.config.js

@@ -1,7 +1,7 @@
 // let targetUrl = 'http://mteadev.dayaedu.com'
-// let targetUrl = 'http://192.168.3.139:8000' // 箭河
+let targetUrl = 'http://192.168.3.139:8000' // 箭河
 // let targetUrl = 'https://online.dayaedu.com'
-let targetUrl = 'http://dev.dayaedu.com/'
+// let targetUrl = 'http://dev.dayaedu.com/'
 // let targetUrl = 'http://192.168.3.151:8080'
 module.exports = {
   chainWebpack: config => {

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