Commit b601497c by Chao Sun

添加shareCode

parent 5feec7e9
...@@ -255,6 +255,7 @@ $(function () { ...@@ -255,6 +255,7 @@ $(function () {
}, },
deviceType: param.deviceType, deviceType: param.deviceType,
paymentMethod: '1', paymentMethod: '1',
shareCode: getQueryString('shareCode')
} }
if (isWeiXin()) { if (isWeiXin()) {
data.paymentMethod = '1'; data.paymentMethod = '1';
......
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