Browse Source

美博会

xuwei 4 năm trước cách đây
mục cha
commit
6edec074d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/templates/product/beautytopic.html

+ 1 - 1
src/main/resources/templates/product/beautytopic.html

@@ -81,7 +81,7 @@
 							<div class="page-title">
 								<h1>{{item.shopName}}</h1>
 									<p>{{item.descriptext}}</p>
-									<p class="more" @click="gosupplier(item.shopId)"> 更多 > </p>
+									<p class="more" @click="gosupplier(item.shopId)" v-if="item.shopId != 1161"> 更多 > </p>
 							</div>
 							 <div class="list supplier">
 								 <a :href="'/product-'+pros.productID+'.html'" v-for="(pros,index) in item.productSet" >