摘要: const accountInfo = wx.getAccountInfoSync(); console.log(accountInfo.miniProgram.version) // 插件版本号, 'a.b.c' 这样的形式 阅读全文
posted @ 2021-07-31 11:13 lude1994 阅读(307) 评论(0) 推荐(0)