修复静态资源路径错误 #4

Merged
szhhwh merged 5 commits from dev into main 2025-04-26 19:42:48 +08:00
Showing only changes of commit 32d5845b83 - Show all commits

View File

@ -1,13 +1,8 @@
import { viteBundler } from '@vuepress/bundler-vite'
import { defineUserConfig } from "vuepress"
import theme from "./theme.js"
export default defineUserConfig({
bundler: viteBundler({
viteOptions: {},
vuePluginOptions: {},
}),
base: "/jingji/sp/",
base: "/",
lang: "zh-CN",
title: "荆棘鸟文学社",