css
This commit is contained in:
@@ -36,6 +36,8 @@ Vue.prototype.$http = httpRequest // ajax请求方法
|
||||
Vue.prototype.isAuth = isAuth // 权限方法
|
||||
Vue.prototype.PubSub = PubSub //组件发布订阅消息
|
||||
|
||||
Vue.prototype.$baseUrl = "http://localhost:8070/base-fast"
|
||||
|
||||
Vue.prototype.$imgPath = "http://localhost:8070/base-fast/file/fileController/download?fileName="
|
||||
|
||||
Vue.prototype.$imgBasePath = "http://localhost:8070/base-fast/file/fileController/"
|
||||
|
||||
Reference in New Issue
Block a user