@@ -25,6 +25,7 @@ Vue.use(UxTableColumn);
const router = new VueRouter({
mode: 'history',
// mode: 'hash',
+ // base:process.env.BASE_URL,
routes
});
@@ -1,5 +1,5 @@
const path = require('path');
-//const proxy_path = 'http://192.168.2.241:80';
+// const proxy_path = 'http://192.168.2.241:80';
const proxy_path = 'http://173.18.12.195:6060';
// const proxy_path = 'http://192.168.65.95:6060';
//const proxy_path = 'http://192.168.2.236:88';