"use client"; import { Card } from "@/components/ui/Card"; import { Button } from "@/components/ui/Button"; const menuItems = [ { icon: "⚙️", label: "设置", href: "#" }, { icon: "🔔", label: "通知", href: "#" }, { icon: "❓", label: "帮助与反馈", href: "#" }, { icon: "📄", label: "关于我们", href: "#" }, ]; export default function ProfilePage() { return (
138****1234
0
收藏
0
订单
0
足迹