|
@@ -250,7 +250,7 @@
|
|
|
<view class="product-details product-details0">
|
|
|
<view class="title"> <view class="title-tab">商品详情</view> </view>
|
|
|
<view class="content tui-banner product-rich-text tui-skeleton-rect">
|
|
|
- <template v-if="hasLogin && userIdentity == 2">
|
|
|
+ <template v-if="hasLogin && userIdentity !=4">
|
|
|
<template v-if="!goodsData.isNoneDisabled && product.productDetail.detailInfo">
|
|
|
<parser
|
|
|
:html="html"
|