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