Commit 516f5268 authored by 肖健's avatar 肖健

增加微信消息模板id

parent 7be6dab7
...@@ -8,6 +8,7 @@ Vue.config.productionTip = false ...@@ -8,6 +8,7 @@ Vue.config.productionTip = false
import ActiveForm from "@/common/active-form/active-form"; import ActiveForm from "@/common/active-form/active-form";
Vue.use(uView); Vue.use(uView);
Vue.prototype.http = http Vue.prototype.http = http
Vue.prototype.nc_templateid = '59-hfHg3CnDvgVEnjqxiHRFwpABehc5lZxHQeUctlrg'
App.mpType = 'app' App.mpType = 'app'
Vue.component('ActiveForm', ActiveForm) Vue.component('ActiveForm', ActiveForm)
const app = new Vue({ const app = new Vue({
......
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