Commit 17481f62 by liuquan

U:修复发送语言bug

U:修复语音连续点击显示问题,以及单次点击持续录音功能异常问题。
parent dae7b8dd
...@@ -7,7 +7,7 @@ Page({ ...@@ -7,7 +7,7 @@ Page({
reportRedD: false, //报告红点展示 reportRedD: false, //报告红点展示
reportRedNum: 0, //未作报告数量 reportRedNum: 0, //未作报告数量
disabled:true,//防止重复点击 disabled:true,//防止重复点击
version:'', version:'3.1.2',
isShow:false, isShow:false,
showClose:true, showClose:true,
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment