shish 2 سال پیش
والد
کامیت
b5e66a6c70
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      ghsApp/src/admin/shop/add.vue

+ 2 - 2
ghsApp/src/admin/shop/add.vue

@@ -104,9 +104,9 @@
 				</tui-list-cell>
 				</tui-list-cell>
 
 
 				<tui-list-cell class="line-cell" :hover="false">
 				<tui-list-cell class="line-cell" :hover="false">
-					<view class="tui-title">新客审核</view>
+					<view class="tui-title">新客享受价格</view>
 					<view>
 					<view>
-						<switch style="transform:scale(0.7,0.7)" :checked="form.isHd == 1 ? false : true" @change="isHdChange" /> {{form.isHd == 1 ? '不需要' : '需要'}}
+						<switch style="transform:scale(0.7,0.7)" :checked="form.isHd == 1 ? false : true" @change="isHdChange" /> {{form.isHd == 1 ? '批发价' : '零售价'}}
 					</view>
 					</view>
 				</tui-list-cell>
 				</tui-list-cell>