From 5f8f72474e366a4b6e76bc88e33ed76cba2687c6 Mon Sep 17 00:00:00 2001 From: yezian Date: Fri, 2 Feb 2024 18:13:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E6=92=AD=E4=B8=93=E5=B1=9E=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E9=A1=B5=E6=9B=B4=E6=94=B9=E5=A4=B4=E5=83=8F=E4=B8=BA?= =?UTF-8?q?logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/download/[user_id]/page.jsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/app/download/[user_id]/page.jsx b/app/download/[user_id]/page.jsx index 87f326f..8f3949c 100644 --- a/app/download/[user_id]/page.jsx +++ b/app/download/[user_id]/page.jsx @@ -14,6 +14,7 @@ import qrcode from "@/public/images/qrcode.png"; import baseRequest from "@/utils/baseRequest"; import { generateSignature } from "@/utils/crypto"; import { Toast } from "antd-mobile"; +import icon_border from "@/public/images/icon_border.png"; export default function Download({ params }) { const [deviceType, setDeviceType] = useState(""); @@ -184,13 +185,7 @@ export default function Download({ params }) { )}
-
- -
+

{data?.name}