From 57cc3aea98c80cae2e7a72ab3abd87ec2f9d3451 Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 9 Dec 2022 13:48:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=80=91=E5=B8=83=E6=B5=81=E5=8D=A1?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/base.wxml | 75 +++++++++++++++++++ dist/comp.json | 2 +- .../components/details/index.json | 2 +- dist/pages/activityList/index.json | 2 +- dist/pages/home/index.json | 2 +- dist/pages/mountainPeak/index.json | 2 +- dist/pages/my/index.json | 2 +- dist/utils.wxs | 2 +- src/pages/home/components/InfoCard/index.scss | 0 src/pages/home/components/InfoCard/index.tsx | 11 +++ src/pages/home/index.tsx | 16 ++-- 11 files changed, 101 insertions(+), 15 deletions(-) create mode 100644 src/pages/home/components/InfoCard/index.scss create mode 100644 src/pages/home/components/InfoCard/index.tsx diff --git a/dist/base.wxml b/dist/base.wxml index 3c29a28..831f8fd 100644 --- a/dist/base.wxml +++ b/dist/base.wxml @@ -137,6 +137,11 @@ {{i.v}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +