|
@@ -10,7 +10,7 @@ const store = new Vuex.Store({
|
|
|
baseURL:window.location.protocol + "//" + window.location.host,//请求地址配置
|
|
|
// #endif
|
|
|
// #ifndef H5
|
|
|
- baseURL: 'http://www.yzfx.shop', //正式地址配置
|
|
|
+ baseURL: 'http://www.polkep.xyz', //正式地址配置
|
|
|
// #endif
|
|
|
urlFile: '/index', //项目部署所在文件夹
|
|
|
loginInterceptor: false, //是否打开强制登录
|