feat: 增加了一些视图模型
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ export default defineConfig({
|
||||
host: "0.0.0.0",
|
||||
proxy: {
|
||||
"^/api": {
|
||||
target: "http://localhost:4873/",
|
||||
// target: "http://localhost:4873/",
|
||||
target: "http://all.funjia.top/",
|
||||
changeOrigin: true,
|
||||
},
|
||||
"^/static": {
|
||||
|
||||
Reference in New Issue
Block a user