Browse Source

去掉不用的东西

gcz 1 năm trước cách đây
mục cha
commit
b5555c6214
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/ticketlist.vue

+ 1 - 1
pages/ticketlist.vue

@@ -17,7 +17,7 @@
 				circular
 			></u-swiper>
 			<view class="content">
-				<view class="share" @click="openShare(item)">
+				<view class="share" @click="openShare()">
 					<image class="icon" :src="staticUrl+'/img/share-ico.png'" ></image>
 				</view>
 			</view>