提交 ce207688 编写于 作者: Q qq_40779520

Thu Feb 1 14:35:00 CST 2024 inscode

上级 6d7f05b6
......@@ -5,7 +5,9 @@ import vue from '@vitejs/plugin-vue'
export default defineConfig(
() => {
return {
plugins: [vue()],
plugins: [
vue()
],
// 这个不用一点点写, 但每个配置都要理解
server: {
port: 8000,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册