From f77c8adc079f3954953fea48140236722a1c97fe Mon Sep 17 00:00:00 2001 From: Pine Date: Sat, 29 Aug 2026 00:23:19 +0800 Subject: [PATCH] =?UTF-8?q?fix(miniprogram):=20=E9=A6=96=E9=A1=B5=E8=A1=A5?= =?UTF-8?q?=20TopInset=20=E5=AE=89=E5=85=A8=E5=8C=BA=E5=8D=A0=E4=BD=8D?= =?UTF-8?q?=EF=BC=88=E4=B8=8A=E6=89=B9=E9=81=97=E6=BC=8F=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- miniprogram/src/pages/index/index.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/miniprogram/src/pages/index/index.jsx b/miniprogram/src/pages/index/index.jsx index ebaf199..0561998 100644 --- a/miniprogram/src/pages/index/index.jsx +++ b/miniprogram/src/pages/index/index.jsx @@ -6,6 +6,7 @@ import { MK_CORE, MK_SIGNUP } from '@/utils/home'; import './index.scss'; +import TopInset from '@/components/TopInset'; /* ---------- 首页宣传落地页 ---------- */ export default function Index() { @@ -15,6 +16,7 @@ export default function Index() { return ( + {/* 1 · Hero */} {MK_HERO.badge}