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