Browse Source

auto commit

gcz 3 years ago
parent
commit
68d215efd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -90,7 +90,7 @@
 				</view>
 			</u-card>
 		</template>
-		<view class="promotion">
+		<view class="promotion" @click="$refs.uToast.show({title: '建设中'})">
 			<view class="promotion-header u-flex u-row-between">
 				<view class="promotion-header-til">优惠活动</view>
 				<view class="promotion-header-con">去领取</view>