suochencheng il y a 7 ans
Parent
commit
d1908247fe
2 fichiers modifiés avec 7 ajouts et 4 suppressions
  1. 6 3
      src/main/vue/src/entries/admin.js
  2. 1 1
      src/main/webapp/WEB-INF/html/admin.html

+ 6 - 3
src/main/vue/src/entries/admin.js

@@ -35,8 +35,11 @@ Vue.prototype.$baseUrl = baseUrl;
 Vue.prototype.$widgetBaseUrl = 'http://116.62.160.108:8180/';
 Vue.prototype.$handleDomain = 'http://121.43.171.110:8082/'
 Vue.prototype.$handleUrl = 'http://121.43.171.110:8082/webService/call'
-    //  Vue.prototype.$widgetBaseUrl = 'http://172.16.86.43:8180/';
-    //  Vue.prototype.$handleUrl = 'http://180.169.224.24:8082/webService/call'
+
+// Vue.prototype.$widgetBaseUrl = 'http://172.16.86.43:8180/';
+// Vue.prototype.$handleDomain = 'http://180.169.224.24:8082/'
+// Vue.prototype.$handleUrl = 'http://180.169.224.24:8082/webService/call'
+
 axios.defaults.withCredentials = true;
 axios.defaults.baseURL = baseUrl;
 Vue.prototype.$http = {
@@ -399,4 +402,4 @@ new Vue({
     template: `<keep-alive include="*">
             <router-view></router-view>
         </keep-alive>`
-});
+});

+ 1 - 1
src/main/webapp/WEB-INF/html/admin.html

@@ -1 +1 @@
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>管理后台</title><link rel=icon href=/static/favicon.ico><script src=/static/polyfill.min.js></script><script src=/static/fontawesome-v5.2.0.js></script><link href=/static/css/admin.a5a3806e960043aed26e73fa944b14c7.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.8fddef132d8aca6f05ff.js></script><script type=text/javascript src=/static/js/vendor.daaf8438f908dd26eb02.js></script><script type=text/javascript src=/static/js/admin.f495f77e593ff47dad9e.js></script></body></html>
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>管理后台</title><link rel=icon href=/static/favicon.ico><script src=/static/polyfill.min.js></script><script src=/static/fontawesome-v5.2.0.js></script><link href=/static/css/admin.eb5019621f17726ab4c835c192eec6a6.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.e848cbe96b4f1e3f4cf8.js></script><script type=text/javascript src=/static/js/vendor.daaf8438f908dd26eb02.js></script><script type=text/javascript src=/static/js/admin.3ec7ab8b08f7b49f3d37.js></script></body></html>