mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-21 10:25:53 +08:00
fix: 🐛 解决秒杀商品中分页错误,以及删除看到的冗余代码
This commit is contained in:
@@ -13,9 +13,7 @@ export default {
|
||||
components: {
|
||||
navbar
|
||||
},
|
||||
mounted() {
|
||||
this.pagetype = this.$route.query.pagetype;
|
||||
},
|
||||
|
||||
data() {
|
||||
return {
|
||||
layout, // 装修模块
|
||||
|
||||
Reference in New Issue
Block a user