"use client" import useSteamStore from "@/store/steam" export default function Page() { const { dir, setDir, csDir, setCsDir, currentUser } = useSteamStore() return (
准备环节
{currentUser().steamID64}