ci
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m55s

This commit is contained in:
libingxiang 2026-06-24 09:44:24 +08:00
parent b198d73f9e
commit afdcae1e8e

View File

@ -4,7 +4,7 @@ import legacy from "@vitejs/plugin-legacy";
import path from "path"; import path from "path";
export default defineConfig({ export default defineConfig({
base: "/baidu-digital-human-app", base: "/xg-digital-human-app",
plugins: [ plugins: [
vue(), vue(),
legacy({ legacy({