81041
2019-01-11 fa00382db413a8489d07983b66f0869305b51a9a
gx_tieta/WebRoot/test-voice.html
@@ -31,7 +31,7 @@
      Voice.prototype.play = function(txt) {
         if(!this.zh_CN) {
            if(layer) {
               layer.msg('');
               layer.msg('你的电脑不支持中文播报!');
            }else {
               alert('你的电脑不支持中文播报!');
            }