修改充值,增加门店地图显示
This commit is contained in:
@ -274,7 +274,7 @@ export default {
|
|||||||
}, 500);
|
}, 500);
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
//参与砍价
|
//参与砍价
|
||||||
goParticipate() {
|
goParticipate() {
|
||||||
if (this.bargainPartake === this.userInfo.uid) this.getBargainStart();
|
if (this.bargainPartake === this.userInfo.uid) this.getBargainStart();
|
||||||
else this.getBargainStartUser();
|
else this.getBargainStartUser();
|
||||||
@ -562,7 +562,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="less">
|
<style lang="less">
|
||||||
page{
|
page {
|
||||||
background-color: #00c17b;
|
background-color: #00c17b;
|
||||||
}
|
}
|
||||||
.bargainBnt_hui {
|
.bargainBnt_hui {
|
||||||
|
Reference in New Issue
Block a user