Commit 4bc570d6 by 陈玉桐

add

parent 5adea02f
......@@ -111,9 +111,6 @@ export default {
// document.addEventListener("WeixinJSBridgeReady", function () {
// music.play();
// }, false)
})
let _url = document.location.href.split('#')[0]
request({
url: '/api/MarketingToolApi/Wechat/getSignPackage',
......@@ -162,6 +159,8 @@ export default {
wx.error(function(res){})
})
})
},
methods: {
toApply(){
......
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