Commit efadfb55 by 梁建民

js

parent 5f99db84
......@@ -105,6 +105,16 @@ import wxShare from "@/views/common/wxShare.vue";
import { services as Services } from "../../api/index";
import util from "../../util/index";
import { Tab, Tabs, Lazyload, List, Toast } from "vant";
window.mqq.invoke("data","setShareInfo", {
share_url: 'https://m.ichunt.com/h5/view/#/',
title: 'H5应用',
desc: 'H5开放平台',
image_url: 'http://i.gtimg.cn/open/app_icon/05/58/35/77/1105583577_100_m.png'
});
Vue.use(Tab)
.use(Tabs)
.use(Lazyload)
......
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 sign in to comment