本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
weapp
/
C
關注
8
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
66
Wiki
活動
瀏覽代碼
[拼團詳情支付成功之後頁面未跳轉修改]
tags/C.8.3.0^2
刘晖
5 年之前
父節點
8c32f90c96
當前提交
8d059dbecb
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/spellGroup/paySpellGroup/index.js
+ 1
- 1
pages/spellGroup/paySpellGroup/index.js
查看文件
@@ -109,7 +109,7 @@ Page({
*/
payOrderUpdate: (orderId, payOrderId, status, reason, _this, orderGroupId) => {
console.log(orderGroupId,7777)
let that = this;
let that =
_
this;
// 支付成功
Http.post({
url: config.api.payOrderUpdate,
Write
Preview
Loading…
取消
儲存