Browse Source

no message

feature/v1.1.0
xpz2018 7 years ago
parent
commit
0bda54f9f8
1 changed files with 0 additions and 1 deletions
  1. 1
      pages/pay_result/pay_result.js

1
pages/pay_result/pay_result.js

@ -122,7 +122,6 @@ Page({
// 如果是分享按钮被点击, 不处理关闭 // 如果是分享按钮被点击, 不处理关闭
const { index } = detail; const { index } = detail;
if (index === 0) { if (index === 0) {
return return
} else if (index == 1) { } else if (index == 1) {
this.showMomentImage(); this.showMomentImage();

Loading…
Cancel
Save