...
|
...
|
@@ -88,8 +88,7 @@ |
|
|
<span class="create-group-sub-title">(详情页内容)</span>
|
|
|
</div>
|
|
|
<editor :content="product.productIntro"
|
|
|
@change="updateProductDesc"
|
|
|
:z-index="2"></editor>
|
|
|
@change="updateProductDesc"></editor>
|
|
|
<div class="create-item-title">商品属性
|
|
|
<span class="create-group-sub-title">(请认真选择所列的属性项,所填内容会对商品搜索、智能推荐等功能产生影响,从而影响商品曝光展示)</span>
|
|
|
</div>
|
...
|
...
|
|