Commit 154d6a1a authored by Xuguangxing's avatar Xuguangxing

fix

parent 67dc700c
......@@ -233,7 +233,6 @@ export default {
cookies.set('skuID', params.skuList[0].skuNo);
if (isWxMp) {
this.nativeBridge.openNewUrl({
type: 'redirectTo',
newUrl: `/pages/pay/index?orderNo=${data.orderNo}`
});
// const wx = require('weixin-js-sdk');
......
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