修改立即购买按钮一直加载bug

This commit is contained in:
mabo
2021-06-23 10:45:05 +08:00
parent 9586eedb56
commit a1fd5be5c4
7 changed files with 397 additions and 264 deletions

View File

@@ -108,7 +108,7 @@ export default {
this.pageNumber = 1;
this.params.pageSize = val;
this.getList()
},
}
}
}
</script>
@@ -132,10 +132,10 @@ export default {
color: $theme_color;
}
}
.selected-cate{
color: $theme_color;
}
}
.page-size {
width: 1200px;