From 1dec716b26adb822b613bd10030fb26cac649457 Mon Sep 17 00:00:00 2001 From: yezian Date: Tue, 14 May 2024 20:19:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=90=E8=90=A5=E9=94=80?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E5=AE=9A=E5=88=B6=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/[user_id]/page.jsx | 24 ++++++-- app/page.jsx | 119 +++++++++++++++++++----------------- components/Footer/index.jsx | 4 +- 3 files changed, 83 insertions(+), 64 deletions(-) diff --git a/app/[user_id]/page.jsx b/app/[user_id]/page.jsx index ff3ace9..ad57887 100644 --- a/app/[user_id]/page.jsx +++ b/app/[user_id]/page.jsx @@ -61,6 +61,7 @@ export default function StreamerDetail({ params }) { const [name, setName] = useState(""); const [content, setContent] = useState(""); + const [contact, setContact] = useState(""); const handleSubmit = async (e) => { e.preventDefault(); @@ -104,29 +105,40 @@ export default function StreamerDetail({ params }) {

- 您的昵称: + 您的产品名称:

setName(e.target.value)} className="input input-bordered input-md input-primary w-full max-w-sm" />

- 想要的祝福语: + 计划推广平台:

setContent(e.target.value)} className="input input-bordered input-md input-primary w-full max-w-sm" /> +

+ 您的联系方式: +

+ setContact(e.target.value)} + className="input input-bordered input-md input-primary w-full max-w-sm" + />
diff --git a/app/page.jsx b/app/page.jsx index 13c9d5f..167e49d 100644 --- a/app/page.jsx +++ b/app/page.jsx @@ -57,62 +57,69 @@ export default function Home() { />
-

- 您希望谁为您送上祝福? -

-
- - -

- 震震昊看世界 -

- - - -

- 白仔游世界🌸 -

- - - -

- Quyen -

- - - -

- Kasia -

- +

+ 多塔传媒 +
+ 网红达人助力产品营销,定制广告方案 +

+
+

+ 推荐KOL +

+
+ + +

+ 震震昊看世界 +

+ + + +

+ 白仔游世界🌸 +

+ + + +

+ Quyen +

+ + + +

+ Kasia +

+ +