Commit ebaf1d86 authored by danfuman's avatar danfuman

修改

parent 3bdf738e
...@@ -44,7 +44,7 @@ export default { ...@@ -44,7 +44,7 @@ export default {
} else { } else {
this.domain='https://pre-plug.jiansheku.com' this.domain='https://pre-plug.jiansheku.com'
// this.domain = 'http://192.168.60.8:3400'; // this.domain = 'http://192.168.60.8:3400';
this.domain = 'http://192.168.60.210:3400'; // this.domain = 'http://192.168.60.210:3400';
} }
this.gettokens(); this.gettokens();
this.iframeObserver(); this.iframeObserver();
...@@ -71,7 +71,7 @@ export default { ...@@ -71,7 +71,7 @@ export default {
}) })
} }
} }
}, false); }, false);
}, },
mounted() { mounted() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment