更新
This commit is contained in:
parent
eae451bf17
commit
39390d232a
@ -108,7 +108,7 @@
|
||||
}],
|
||||
changeList: [
|
||||
{
|
||||
count: 0.01, // 面额
|
||||
count: 100, // 面额
|
||||
pic: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/public/uploads/new_activity/a_re_item1.webp',
|
||||
num: 0, //购买的个数
|
||||
},
|
||||
@ -195,9 +195,6 @@
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
this.$nextTick(()=>{
|
||||
this.$refs.redTipsRef.open();
|
||||
})
|
||||
},
|
||||
computed: {
|
||||
...mapGetters(['isLogin', 'viewColor', 'keyColor']),
|
||||
|
Loading…
x
Reference in New Issue
Block a user