hdw
2018-11-02 b6e8fdb6f9bb50d29aeb29aa62b19a75c9a1ef9d
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('你的电脑不支持中文播报!');
            }