Showing
10 changed files
with
1 additions
and
1 deletions
@@ -37,7 +37,7 @@ export default class AssociatorGift extends Component { | @@ -37,7 +37,7 @@ export default class AssociatorGift extends Component { | ||
37 | let desc = total > 0 ? '以下是近期礼包' : ''; | 37 | let desc = total > 0 ? '以下是近期礼包' : ''; |
38 | return ( | 38 | return ( |
39 | <View style={styles.bagBackground}> | 39 | <View style={styles.bagBackground}> |
40 | - <Image style={styles.bgImage} source={require('../images/xyzx_lb.png')}/> | 40 | + <Image style={styles.bgImage} source={require('../images/hyzx_lb.png')}/> |
41 | <Text style={styles.bagTitle}>{title}</Text> | 41 | <Text style={styles.bagTitle}>{title}</Text> |
42 | <Text style={styles.bagTips}>{desc}</Text> | 42 | <Text style={styles.bagTips}>{desc}</Text> |
43 | </View> | 43 | </View> |
js/associatorGift/images/bg_use@3x.png
0 → 100644
![](/mobile/YH_RNComponent/raw/38cb0bd467328d2380e26b427fd569e804eeb004/js/associatorGift/images/bg_use@3x.png)
17.3 KB
js/associatorGift/images/bg_used@3x.png
0 → 100644
![](/mobile/YH_RNComponent/raw/38cb0bd467328d2380e26b427fd569e804eeb004/js/associatorGift/images/bg_used@3x.png)
12 KB
![](/mobile/YH_RNComponent/raw/7a6e6faee8e65b8698afb47dd9ca2b7058696dd1/js/associatorGift/images/close_btn.png)
304 Bytes
js/associatorGift/images/hyzx_lb@3x.png
0 → 100644
![](/mobile/YH_RNComponent/raw/38cb0bd467328d2380e26b427fd569e804eeb004/js/associatorGift/images/hyzx_lb@3x.png)
4.54 KB
js/associatorGift/images/hyzx_yhq_bg@3x.png
0 → 100644
![](/mobile/YH_RNComponent/raw/38cb0bd467328d2380e26b427fd569e804eeb004/js/associatorGift/images/hyzx_yhq_bg@3x.png)
49.5 KB
![](/mobile/YH_RNComponent/raw/7a6e6faee8e65b8698afb47dd9ca2b7058696dd1/js/associatorGift/images/lb_use_bg.png)
28.8 KB
-
Please register or login to post a comment