This commit is contained in:
weipengfei 2024-01-27 18:42:08 +08:00
parent eae451bf17
commit 39390d232a

View File

@ -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']),