@ -674,6 +674,8 @@ page {
.img {
position: relative;
margin-right: 35rpx;
width: 180rpx;
height: 180rpx;
.closeImg {
position: absolute;
top: 10rpx;
@ -698,8 +700,8 @@ page {
}
.showImg {
width: 100% !important;
height: 100% !important;
border-radius: 20rpx;
@ -709,6 +709,7 @@ export default class Recording extends Component<any, any> {
className="showImg"
src={require("../../img/clock_in_upload/add-image.png")}
mode="widthFix"
></Image>
</View>
)}