罗广辉
2025-10-21 8de559d6c248e4eacbc087b69e370df74319e806
feat: 打包环境调整
1 files modified
1 ■■■■ changed files
src/utils/common/index.js 1 ●●●● 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()