mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-06-24 11:00:22 +08:00
修改商家端商品发布样式问题,修改楼层装修pc端出现的问题,修改品牌中出现的bug
This commit is contained in:
@@ -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: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user