zhaojs
2023-07-20 fc9bd6378d3bfbde6d5c71535757a3d44de8d8ff
uniapp/App.vue
@@ -11,6 +11,7 @@
   // #endif
   export default {
      onLaunch: function() {
         // #ifdef APP-PLUS
         //推送开始
         /* var info = plus.push.getClientInfo()
@@ -178,7 +179,7 @@
            var route = routes[routes.length - 1].route
         }
         // #ifdef APP-PLUS
         if (this.globalData.canlisten && route != 'pages/mine/tools/turnChain') {
         if (this.globalData.canlisten && route != 'pages/mine/tools/turnChain'&&route!='pages/rankinglist/compareprice') {
            getClipboard()
         }