摘要: 首先是用到AccountInfo这个对象,通过接口获取,如下 const accountInfo = wx.getAccountInfoSync() 它有这个属性envVersion var envVersion = accountInfo.miniProgram.envVersion 其值可能是以 阅读全文
posted @ 2025-07-21 10:02 huihui2014 阅读(203) 评论(0) 推荐(0)