CJJ
2018-12-25 94e5b0bddf2b83e1591de425d3e30030fcbb1d23
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('你的电脑不支持中文播报!');
            }