From ec15ae8faa1410690758530824955873d9c8c8ee Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 2 Dec 2023 16:18:42 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.jsx | 18 ++++++++++++++++-- src/pages/my/index.jsx | 5 ++++- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index a5d28f6..26a260a 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -8,7 +8,8 @@ import { AtGrid } from "taro-ui"; import { Swiper, SwiperItem } from "@tarojs/components"; import { AtCard } from "taro-ui"; import { AtImagePicker } from "taro-ui"; -import { AtButton } from 'taro-ui' +import { AtButton } from "taro-ui"; +import { AtSearchBar } from 'taro-ui' // export default class Index extends Component { const Index = () => { @@ -35,6 +36,15 @@ const Index = () => { return ( {/* Hello world! */} + + + {}} + onActionClick={()=>{}} + /> + {" "} { [副业交流] 沙龙茶话会 2023/12/06 星期三 - 立即报名 + + + 立即报名 + + diff --git a/src/pages/my/index.jsx b/src/pages/my/index.jsx index 023a16c..b986412 100644 --- a/src/pages/my/index.jsx +++ b/src/pages/my/index.jsx @@ -8,6 +8,7 @@ import { Swiper, SwiperItem } from "@tarojs/components"; import { AtCard } from "taro-ui"; import { AtImagePicker } from "taro-ui"; import Taro from '@tarojs/taro' +import { AtAvatar } from 'taro-ui' // export default class Index extends Component { @@ -34,7 +35,9 @@ const My = () => { return ( {/* Hello world! */} - my + + +