window.addEventListener("load", function () {
      if (window.navigator.userAgent.indexOf("WeChat") > -1) {
            //...
      }
    });

 

 posted on 2024-03-05 14:23  laremehpe  阅读(2402)  评论(0)    收藏  举报