diff --git a/uni_modules/uni-upgrade-center-app/utils/check-update.ts b/uni_modules/uni-upgrade-center-app/utils/check-update.ts index 681e20e3be7d7005e6dbed420351c184d9c2be63..bbaed13fb04b62b5701c11b5b0310dcb062b5d2c 100644 --- a/uni_modules/uni-upgrade-center-app/utils/check-update.ts +++ b/uni_modules/uni-upgrade-center-app/utils/check-update.ts @@ -1,6 +1,6 @@ import callCheckVersion, { UniUpgradeCenterResult } from "./call-check-version" // #ifdef UNI-APP-X -import { openSchema } from './utils.uts' +import { openSchema } from '@/uni_modules/uts-openSchema' // #endif // 推荐再App.vue中使用