LiJun
2018-10-29 e63d6548f7e874fa76f975a6c8a22a2868b3c06f
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('你的电脑不支持中文播报!');
            }