Commit 076ee6b1 authored by luo ying's avatar luo ying

修改冲突

parent e4df6230
......@@ -168,14 +168,16 @@ Vue.component("Actions", Actions)
Vue.component("DateRange", DateRange)
Vue.component("Life", Life)
Vue.component("FilesViewer", FilesViewer)
Vue.component("FilesViewer", FilesViewer)
Vue.component("Vcard", Vcard)
Vue.component("BtnBox", BtnBox)
Vue.component("RightM", RightM)
Vue.use(Contextmenu);
//注入mock
// require("../mock")
// Vue.component("Vcard", Vcard)
// Vue.component("BtnBox", BtnBox)
// Vue.component("RightM", RightM)
//注入mock
// require("../mock")
Vue.prototype.$api = request;
Vue.prototype.$http = Api;
Vue.prototype.$u = Henq;
......
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