Commit 844bd15d by zhangxingmin

push

parent 4c317d6e
...@@ -4,7 +4,7 @@ import path from 'path' ...@@ -4,7 +4,7 @@ import path from 'path'
export default defineConfig({ export default defineConfig({
// 路径前缀,与 Nginx 配置匹配 // 路径前缀,与 Nginx 配置匹配
base: '/cffp/', base: '/',
plugins: [createVuePlugin()], plugins: [createVuePlugin()],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment