Commit fecc0760 authored by Xuguangxing's avatar Xuguangxing

fix

parent 3069c9e6
...@@ -106,7 +106,7 @@ const mutations = { ...@@ -106,7 +106,7 @@ const mutations = {
const [res] = await groupBuy.getScheme({ const [res] = await groupBuy.getScheme({
miniUrl: 'pages/groupbuy/webview', miniUrl: 'pages/groupbuy/webview',
// miniUrl: 'pages/product/goodDetail', // miniUrl: 'pages/product/goodDetail',
params: `from=groupBuy&url=${encodeURIComponent( params: `from=groupbuy&url=${encodeURIComponent(
JSON.stringify(paramsParentheses(pointer)) JSON.stringify(paramsParentheses(pointer))
)}` )}`
}); });
......
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