摘要: 1.消息页 1 //读取会话消息Vue代码 2 function fnInitData(){ 3 vue = new Vue({ 4 el: '#vue', 5 data: { 6 messages: [], 7 currentLocalConversationId: '', 8 loop: '' 阅读全文
posted @ 2019-08-29 10:50 ryan-Z 阅读(838) 评论(0) 推荐(0) 编辑
摘要: 1.消息页面 1 function fnInitData(){ 2 var param = "pageNo="+pageNo+"&pageSize="+pageSize+"&smstype="+api.pageParam.smstype; 3 api.ajax({ 4 url: 'http://'+ 阅读全文
posted @ 2019-07-19 08:58 ryan-Z 阅读(565) 评论(0) 推荐(0) 编辑