1
@@ -268,7 +268,7 @@ export default {
border-radius: .02rem;
position: absolute;
left: .02rem;
- top: .05rem;
+ top: .04rem;
}
span {
float: right;
@@ -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 => {