Commit ac559214 authored by beisir's avatar beisir

feat:更改打开小程序方式

parent c9e82c66
......@@ -104,8 +104,8 @@ const mutations = {
// todo 跳转到小程序
let getScheme = async function() {
const [res] = await groupBuy.getScheme({
// miniUrl: 'pages/groupbuy/webview',
miniUrl: 'pages/product/goodDetail',
miniUrl: 'pages/groupbuy/webview',
// miniUrl: 'pages/product/goodDetail',
params: `from=groupBuy&url=${encodeURIComponent(
JSON.stringify(paramsParentheses(pointer) + '&vccToken={token}')
)}`
......
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