소스 검색

删除测试代码~

release/210823_需求对对碰
王饶冀 3 년 전
부모
커밋
9bf2dda00a
1개의 변경된 파일10개의 추가작업 그리고 10개의 파일을 삭제
  1. 10
    10
      pages/msgModule/wechat2/wechat2.js

+ 10
- 10
pages/msgModule/wechat2/wechat2.js 파일 보기

@@ -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,

Loading…
취소
저장