| src/utils/common/index.js | ●●●●● patch | view | raw | blame | history |
src/utils/common/index.js
@@ -11,6 +11,7 @@ // 小程序更新检测 import { useUserStore } from "@/store/index.js" import configEnv from "@/config/env.js"; import process from "node:process" export function mpUpdate () { const updateManager = uni.getUpdateManager()