@@ -1,7 +1,7 @@
import { useAuthStore } from "@/store/auth";
import { computed } from "vue";
-const WEB_URL = 'http://192.168.1.219:5173';
+const WEB_URL = 'https://zycj.wenlvti.net';
export function useWebPageUrl(subPath: string) {