本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
weapp
/
C
關注
8
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
66
Wiki
活動
瀏覽代碼
id改为couponChannelId
tags/2.2.4
Stormeye.Wu
6 年之前
父節點
449f77b9b8
當前提交
8142e29639
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/coupon/detail/index.js
+ 1
- 1
pages/coupon/detail/index.js
查看文件
@@ -29,7 +29,7 @@ Page({
Http.get({
url: config.api.couponDetail,
data: {
i
d: options.couponChannelId,
couponChannelI
d: options.couponChannelId,
}
}).then(res => {
console.log(res);
Write
Preview
Loading…
取消
儲存