@@ -159,7 +159,7 @@
</tui-list-cell>
<tui-list-cell class="line-cell" :hover="false">
- <view class="tui-title">客户端隐藏</view>
+ <view class="tui-title">商城端隐藏</view>
<view class="switch_bx">
<switch :checked="form.frontHide == 0 ? false : true" @change="frontHideChange" style="transform: scale(0.8,0.8)" />
<text v-if="form.frontHide == 0">否</text>