This website works better with JavaScript.
首頁
探索
說明
註冊
登入
liugang
/
channel_business
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
提交代码~
release/210823_需求对对碰
王饶冀
3 年之前
父節點
810d2b24e0
當前提交
99a3802a4c
共有
1 個文件被更改
,包括
2 次插入
和
1 次删除
分割檢視
顯示文件統計
2
1
pages/msgModule/wechat2/wechat2.js
+ 2
- 1
pages/msgModule/wechat2/wechat2.js
查看文件
@@ -369,7 +369,8 @@ Page({
temp.transactionId = transactionId;
temp.isRead = false;
if (msgType == 1) {
temp.info = this.data.productInfo;
temp.object = {};
temp.object.info = this.data.productInfo;
}
list.push(temp);
this.setData({
Write
Preview
Loading…
取消
儲存