Commit 46badebe by zeven

修复图片资源命名重复问题

parent 4ab5c283
......@@ -435,7 +435,7 @@ class Settles extends React.Component {
<View style={styles.payImg}>
<Image
style={styles.img}
source={require('../assets/Vertical/face.png')}
source={require('../assets/Vertical/faceScan.png')}
/>
</View>
<Text style={styles.payText}>刷脸支付</Text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment