Commit 3f22e4a1 authored by mengqr's avatar mengqr

修改bug

parent 8435f583
...@@ -7,7 +7,7 @@ import 'amfe-flexible'; ...@@ -7,7 +7,7 @@ import 'amfe-flexible';
import vant from 'vant'; import vant from 'vant';
import 'vant/lib/index.css'; import 'vant/lib/index.css';
import axios from 'axios'; import axios from 'axios';
Vue.use(Vant); Vue.use(vant);
Vue.config.productionTip = false Vue.config.productionTip = false
Vue.prototype.server = server; //引入接口服务 Vue.prototype.server = server; //引入接口服务
......
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