This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
liugang
/
channel_business
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
提交代码~
release/210823_需求对对碰
王饶冀
3 yıl önce
ebeveyn
810d2b24e0
işleme
99a3802a4c
1 değiştirilmiş dosya
ile
2 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
2
1
pages/msgModule/wechat2/wechat2.js
+ 2
- 1
pages/msgModule/wechat2/wechat2.js
Dosyayı Görüntüle
@@ -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…
İptal
Kaydet