feat:添加按钮显示 + 触发切换逻辑

This commit is contained in:
Zhukj
2025-12-18 17:03:40 +08:00
parent 123daa600c
commit 5b37e00b98
6 changed files with 234 additions and 124 deletions

View File

@@ -313,11 +313,11 @@
@import './public/css/list.scss';
</style>
<style scoped>
>>>.uni-tag--primary.uni-tag--inverted {
::v-deep .uni-tag--primary.uni-tag--inverted {
background-color: #f5f5f5 !important;
}
/deep/ .sku-layer .uni-popup__wrapper.uni-custom .uni-popup__wrapper-box {
::v-deep .sku-layer .uni-popup__wrapper.uni-custom .uni-popup__wrapper-box {
max-height: unset !important;
}
</style>