style: botton处理

This commit is contained in:
eric
2022-11-19 22:30:58 +08:00
parent 4f0a73864c
commit 5e6c468105
19 changed files with 122 additions and 70 deletions

View File

@@ -157,7 +157,7 @@ const Home = () => {
<Divider />
</View>
{[1, 2].map((item: any) => {
{[1, 2,3,4].map((item: any) => {
return (
<View
onClick={() => {