Commit c66f380e by 刘海龙

11

parent 74ada99f
......@@ -161,6 +161,7 @@
},
created: function() {
//加载触发函数
// 判断是否为微信浏览器
var ua = navigator.userAgent.toLowerCase();
console.log(ua)
  if(ua.match(/MicroMessenger/i)=='micromessenger') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment