Explorar el Código

删除测试代码~

release/210823_需求对对碰
王饶冀 hace 3 años
padre
commit
9bf2dda00a
Se han modificado 1 ficheros con 10 adiciones y 10 borrados
  1. 10
    10
      pages/msgModule/wechat2/wechat2.js

+ 10
- 10
pages/msgModule/wechat2/wechat2.js Ver fichero

@@ -12,16 +12,16 @@ Page({
},
sendAvatar: 'http://wx.qlogo.cn/mmopen/ajNVdqHZLLAIliaZvz5B1ibTzTehYzXdfBZ9hXTL7yuhuCUQGyzbuHeYS2yr8rO5PkbUBbHuWb5h9SibpRQkj3GTw/0',
newsList: [
{
date: "2020.10.19",
message: '哈喽,好久不见',
type: 0
},
{
date: "2020.10.20",
message: '是呀,好久不见',
type: 1
},
// {
// date: "2020.10.19",
// message: '哈喽,好久不见',
// type: 0
// },
// {
// date: "2020.10.20",
// message: '是呀,好久不见',
// type: 1
// },
],//消息列表
historyList: [],
input: null,

Cargando…
Cancelar
Guardar