style: botton处理
This commit is contained in:
@@ -157,7 +157,7 @@ const Home = () => {
|
||||
<Divider />
|
||||
</View>
|
||||
|
||||
{[1, 2].map((item: any) => {
|
||||
{[1, 2,3,4].map((item: any) => {
|
||||
return (
|
||||
<View
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user