Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
liugang
/
channel_business
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
提交代码~
release/210823_需求对对碰
王饶冀
3 anos atrás
pai
810d2b24e0
commit
99a3802a4c
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
1
pages/msgModule/wechat2/wechat2.js
+ 2
- 1
pages/msgModule/wechat2/wechat2.js
Ver arquivo
@@ -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({
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar