Commit fdde41eb authored by beisir's avatar beisir

feat:打开小程序

parent f2de5b03
...@@ -101,8 +101,6 @@ const mutations = { ...@@ -101,8 +101,6 @@ const mutations = {
showCancelButton: false, showCancelButton: false,
confirmButtonText: '打开微信小程序', confirmButtonText: '打开微信小程序',
onConfirm: () => { onConfirm: () => {
alert(`from=groupBuy&url=${paramsParentheses(pointer)}`);
debugger;
// todo 跳转到小程序 // todo 跳转到小程序
let getScheme = async function() { let getScheme = async function() {
const [res] = await groupBuy.getScheme({ const [res] = await groupBuy.getScheme({
......
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