收藏
回答

pc端微信设置在浏览器打开,但是没有这个选项?

wx.showMenuItems({

        menuList: [

          'menuItem:copyUrl',

          'menuItem:openWithQQBrowser',

          'menuItem:openWithSafari',

        ],

        success: () => {

          console.log(

            'showMenuItems copyUrl,openWithQQBrowser,openWithSafari success'

          )

        },

      })

回答关注问题邀请回答
收藏
登录 后发表内容
问题标签