if (this.GLOBAL.env !== 'production') {
          try {
            window.JSBridge.shareMiniProgramToWx('https://www.lexing360.com', 'gh_3169b34f2f0a', `/pages/demandDetail/demandDetail?searchId=${this.id}&buyer=${this.vid}`, `邀请您为准单报价【${this.shareCar(this.searchInfo.series, this.searchInfo.model)}, ${this.searchInfo.guidePrice / Math.pow(10, 6)}万, ${this.searchInfo.outsideColor}/${this.searchInfo.insideColor}】`, '', '', `https://static-image.lexing360.com/dianbao_share.jpg`, '', 2)
          } catch (err) {
            console.error(err)
          }
        } else {
          try {
            window.JSBridge.shareMiniProgramToWx('https://www.lexing360.com', 'gh_3169b34f2f0a', `/pages/demandDetail/demandDetail?searchId=${this.id}&buyer=${this.vid}`, `邀请您为准单报价【${this.shareCar(this.searchInfo.series, this.searchInfo.model)}, ${this.searchInfo.guidePrice / Math.pow(10, 6)}万, ${this.searchInfo.outsideColor}/${this.searchInfo.insideColor}】`, '', '', `https://static-image.lexing360.com/dianbao_share.jpg`, '')
          } catch (err) {
            console.error(err)
          }
        }

主要是看原生app里面怎么写

posted on 2019-07-24 10:29  周小姐你好  阅读(2050)  评论(0编辑  收藏  举报