瀏覽代碼

update app/pages/sign/RegisterV3.js

wudebin 4 月之前
父節點
當前提交
9f2b5371f2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Strides-SPAPP/app/pages/sign/RegisterV3.js

+ 0 - 1
Strides-SPAPP/app/pages/sign/RegisterV3.js

@@ -482,7 +482,6 @@ const UploadView = ({url, onPress}) => (
         source={require('../../images/icon/ic-add-photo.png')}/>
     : <Image
         style={styles.uploadIcon}
-        defaultSource={require('../../images/icon/icon-upload-default.png')}
         source={{uri: utils.getImageUrl(url)}}/>
     }
   </Pressable>