This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
liugang
/
channel_business
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
提交代码~
release/210823_需求对对碰
王饶冀
4 년 전
부모
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…
취소
저장