feat: 签到打卡

This commit is contained in:
eric
2022-11-20 14:29:11 +08:00
parent e307431687
commit 35af0e07ee
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ console.log('fileID---',fileID)
<View>
<Image
width="100%"
height="180px"
height="500px"
fit="cover"
src={fileID}
/>