feat: 优化完成

This commit is contained in:
许永平
2025-07-03 17:11:07 +08:00
parent 32bd56d502
commit 2ee6e3f24c
7 changed files with 15 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
import { useState } from "react"
import { useRouter } from "next/navigation"
import { DeviceSelector } from "@/app/components/common/DeviceSelector"
import { DeviceSelector } from "@/app/components/DeviceSelector"
import { Button } from "@/components/ui/button"
import { ChevronLeft } from "lucide-react"