|
@@ -3,7 +3,7 @@ import vue from "@vitejs/plugin-vue";
|
|
import ViteComponents from "unplugin-vue-components/vite";
|
|
import ViteComponents from "unplugin-vue-components/vite";
|
|
import { AntDesignVueResolver } from "unplugin-vue-components/resolvers";
|
|
import { AntDesignVueResolver } from "unplugin-vue-components/resolvers";
|
|
|
|
|
|
-const SERVER_URL = "http://192.168.10.224";
|
|
|
|
|
|
+const SERVER_URL = "http://192.168.10.225";
|
|
// const SERVER_URL = "http://192.168.11.103:8090";
|
|
// const SERVER_URL = "http://192.168.11.103:8090";
|
|
|
|
|
|
const path = require("path");
|
|
const path = require("path");
|