Explorar o código

图片地址ip

yf_zd %!s(int64=5) %!d(string=hai) anos
pai
achega
a293b5051f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -12,7 +12,7 @@ Vue.prototype.$EventBus = new Vue() //中央时间总线
 
 Vue.config.productionTip = false //是阻止显示生产模式的消息
 
-Vue.prototype.$host = 'http://192.168.1.12:8000/' // 线下图片服务器路径常量
+Vue.prototype.$host = 'http://47.104.218.216:8006/' // 线下图片服务器路径常量
 
 
 import 'babel-polyfill' //兼容IE11