Browse Source

提交测试

1
Xiao_Mo 3 years ago
parent
commit
bf6ec12100

BIN
src/assets/images/app/icon_b.png


BIN
src/assets/images/app/icon_step.png


+ 1 - 1
src/views/app/PeriodExchange.vue

@@ -268,7 +268,7 @@ export default {
             border-radius: .02rem;
             position: absolute;
             left: .02rem;
-            top: .05rem;
+            top: .04rem;
         }
         span {
             float: right;

+ 2 - 2
vue.config.js

@@ -1,7 +1,7 @@
-// let targetUrl = 'http://mteatest.dayaedu.com'
+let targetUrl = 'http://mteatest.dayaedu.com'
 // 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.196'
 module.exports = {
   chainWebpack: config => {