feat: feadback

This commit is contained in:
zzc
2026-01-26 11:18:24 +08:00
parent 87877d147d
commit 3226b35c4f
7 changed files with 411 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
// const BASE_URL = 'https://apis.lihailezzc.com'
const BASE_URL = 'http://127.0.0.1:3999'
// const BASE_URL = "http://192.168.1.3:3999";
// const BASE_URL = 'http://127.0.0.1:3999'
const BASE_URL = "http://192.168.1.3:3999";
// const BASE_URL = "http://192.168.31.253:3999";
import { useUserStore } from "@/stores/user";