From 758f419167ea6e89f86f8547f75e582fa88bd203 Mon Sep 17 00:00:00 2001 From: yezian Date: Mon, 5 Feb 2024 21:14:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BB=E6=92=AD=E4=B8=93?= =?UTF-8?q?=E5=B1=9E=E4=B8=8B=E8=BD=BD=E9=A1=B5logo=E4=B8=BA=E5=A4=B4?= =?UTF-8?q?=E5=83=8F?= 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, 7 insertions(+), 2 deletions(-) diff --git a/app/download/[user_id]/page.jsx b/app/download/[user_id]/page.jsx index 68002ad..239e5bc 100644 --- a/app/download/[user_id]/page.jsx +++ b/app/download/[user_id]/page.jsx @@ -14,7 +14,6 @@ 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"; import copy from "@/utils/copy"; export default function Download({ params }) { @@ -182,7 +181,13 @@ export default function Download({ params }) { )}
- +
+ +

{data?.name}