Commit 8f1b7754 authored by 黄奎's avatar 黄奎

页面修改

parent fc128caa
......@@ -54,7 +54,7 @@ export default {
//域名管理对象
Vue.prototype.domainManager = function () {
let domainUrl = '';
domainUrl = "https://localhost:5001";
domainUrl = "http://192.168.2.214:8200";
let locationName = window.location.hostname;
if (locationName.indexOf('testerp.oytour') !== -1) {
domainUrl = "http://testapi.oytour.com";
......
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