@@ -4,6 +4,7 @@ import App from './App'
import wx from 'weixin-jsapi'
// import VConsole from 'vconsole';
// new VConsole();
+console.info('v2.4.1');
Vue.prototype.wx = wx //声明扫码
Vue.prototype.audios = [] //待播放的语音集合
// #endif