更新
This commit is contained in:
parent
bb1e6e8e08
commit
1188292b78
@ -17,9 +17,9 @@
|
||||
<div class="buttom">
|
||||
<img
|
||||
:src="
|
||||
item.isGeted == 0
|
||||
? require('../assets/img/pop/view_btn.png')
|
||||
: require('../assets/img/pop/got_btn.png')
|
||||
item.isGeted == 1
|
||||
? require('../assets/img/pop/got_btn.png')
|
||||
: require('../assets/img/pop/view_btn.png')
|
||||
"
|
||||
@click="getMoney(item)"
|
||||
/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user