Commit 4ad76437 authored by wuhao's avatar wuhao 🎯

asder

parent 4b4e4b69
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: wuhao930406 1148547900@qq.com * @Author: wuhao930406 1148547900@qq.com
* @Date: 2023-08-08 09:18:08 * @Date: 2023-08-08 09:18:08
* @LastEditors: wuhao930406 1148547900@qq.com * @LastEditors: wuhao930406 1148547900@qq.com
* @LastEditTime: 2023-08-18 14:23:12 * @LastEditTime: 2023-08-18 17:18:55
* @FilePath: /vue3portal/vite.config.js * @FilePath: /vue3portal/vite.config.js
* @Description: * @Description:
* *
...@@ -12,6 +12,7 @@ import { defineConfig } from "vite"; ...@@ -12,6 +12,7 @@ import { defineConfig } from "vite";
import vue from "@vitejs/plugin-vue"; import vue from "@vitejs/plugin-vue";
import path from "path"; import path from "path";
export default defineConfig({ export default defineConfig({
base:"sy",
server: { server: {
host: "192.168.40.100", host: "192.168.40.100",
proxy: { proxy: {
......
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