This website works better with JavaScript.
首頁
探索
說明
註冊
登入
weapp
/
C
關註
8
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
66
Wiki
Activity
瀏覽代碼
[新用户][修改]:[兑换跳转的页面问题修复]
tags/福建版C.9.1.08欢乐城
meo
5 年之前
父節點
e781996807
當前提交
008cbc34e6
共有
1 個文件被更改
,包括
7 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
pages/index/index.js
+ 7
- 1
pages/index/index.js
查看文件
@@ -390,7 +390,13 @@ Page({
wx.redirectTo({
url: `/pages/radetail/index?id=${options.id}`,
})
} else {
}
// 兑换
else if (app.globalData.type == 'ec') {
wx.redirectTo({
url: '/pages/exchange/exchange'
})
} else {
wx.switchTab({
url: '/index/index',
})
Write
Preview
Loading…
取消
儲存