Commit fa2f20b5 authored by 肖健's avatar 肖健

友盟的注释了

parent 457dc5dc
......@@ -16,17 +16,17 @@ Vue.prototype.http = http
Vue.prototype.$http = $http
Vue.prototype.$goToLocation = goToLocation
import uma from "umtrack-wx";
uma.init({
appKey: "63aea6cad64e6861390a5766",
useOpenid: true,
autoGetOpenid: false,
debug: true,
});
uma.install = function (Vue) {
Vue.prototype.$uma = uma;
};
Vue.use(uma);
// import uma from "umtrack-wx";
// uma.init({
// appKey: "63aea6cad64e6861390a5766",
// useOpenid: true,
// autoGetOpenid: true,
// debug: true,
// });
// uma.install = function (Vue) {
// Vue.prototype.$uma = uma;
// };
// Vue.use(uma);
// 订阅消息模板id
Vue.prototype.nc_templateid = '59-hfHg3CnDvgVEnjqxiHRFwpABehc5lZxHQeUctlrg'
......
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