asd123a20 пре 2 година
родитељ
комит
231d0a1577
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/goods/index.vue

+ 1 - 1
pages/goods/index.vue

@@ -25,7 +25,7 @@
 						</template>
 						<!-- 自定义 footer-->
 						<template v-slot:footer>
-							查看
+							<view @click="btn(item)">查看</view>
 							<!-- <button type="default" class="receive" :class="{ remainCount: item.remainCount == 0 }" size="mini" @click="itemClick(item)">领取</button> -->
 						</template>
 					</uni-list-item>