修改商家端商品发布样式问题,修改楼层装修pc端出现的问题,修改品牌中出现的bug

This commit is contained in:
lemon橪
2021-06-17 11:40:27 +08:00
parent 7711e5ca7b
commit 0cbcb4d37a
7 changed files with 189 additions and 166 deletions

View File

@@ -385,3 +385,9 @@ div.base-info-item {
font-size: 20px;
cursor: pointer;
}
.tree-bar{
height: auto !important;
max-height: auto !important;
min-height: 240px !important;
}

View File

@@ -485,7 +485,7 @@
</div>
<h4>商品详情描述</h4>
<div class="form-item-view">
<div class="tree-bar" :style="{ maxHeight: maxHeight }">
<div class="tree-bar" >
<FormItem
class="form-item-view-el"
label="店内分类"
@@ -815,7 +815,6 @@ export default {
/** 3级分类列表*/
categoryListLevel3: [],
maxHeight: "240px",
/** 请求的商品参数组列表 */
goodsParams: [
{