fix: 实名认证运营商分类
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 55s

This commit is contained in:
luo
2026-07-02 15:58:23 +08:00
parent f581ccaa9b
commit 6756ad5700

View File

@@ -33,6 +33,7 @@ function copyMpVerifyFiles() {
} }
export default defineConfig({ export default defineConfig({
base: '/h5/',
plugins: [uni(), copyMpVerifyFiles()], plugins: [uni(), copyMpVerifyFiles()],
root: process.cwd(), root: process.cwd(),
css: { css: {