From 32d5845b83fb46e82585674cf6025a96bc28371b Mon Sep 17 00:00:00 2001 From: jingjidove Date: Sat, 26 Apr 2025 19:26:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=9D=99=E6=80=81=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=B7=AF=E5=BE=84=E6=97=A0=E6=95=88=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/config.ts | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts index d60711b..e4d2fc7 100644 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -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: "荆棘鸟文学社",