Bläddra i källkod

活动审核失败原因

xhj 2 år sedan
förälder
incheckning
7c2479979b
2 ändrade filer med 4 tillägg och 3 borttagningar
  1. 3 3
      card/index/index.vue
  2. 1 0
      match/activityManage/activityManage.vue

+ 3 - 3
card/index/index.vue

@@ -67,7 +67,7 @@
 					@click="goPhone()">
 					<image src="/card/static/images/phone1.png"></image>电话联系</view>
 				<view class="share-ta ddflex fflex" style="background: linear-gradient(80deg, #FF985A 0%, #FF5700 100%);"
-					 @click="jumpUrl('/card/poster/poster?id'+cardInfo.id)">
+					 >
 					<image src="/card/static/images/fx.png"></image>分享名片</view>
 			</view>
 			<view class="save-text ddflex" v-if="cardId" @click="saveToPhone()">
@@ -75,9 +75,9 @@
 			</view>
 			<view class="btns ddflex" v-if="!cardId" style="justify-content: center;">
 				<view class="share-ta ddflex" style="background: linear-gradient(84deg, #6FE5BC 0%, #27D699 100%);width: 260rpx;margin-right: 30rpx;"
-					@click="jumpUrl('/card/poster/poster?id'+cardInfo.id)">
+					>
 					<image src="/card/static/images/wdmp.png"></image>我的名片码</view>
-				<view open-type="share" class="share-ta ddflex" style="background: linear-gradient(80deg, #FF985A 0%, #FF5700 100%);width:260rpx;"
+				<view class="share-ta ddflex" style="background: linear-gradient(80deg, #FF985A 0%, #FF5700 100%);width:260rpx;"
 					>
 					<image src="/card/static/images/fx.png"></image>发送名片</view>
 			</view>

+ 1 - 0
match/activityManage/activityManage.vue

@@ -23,6 +23,7 @@
 				<view class="flex">
 					<view class="act-title tovers">{{item.title}}</view>
 					<view class="act-time">活动时间:{{formatTime(item.endTime)}}</view>
+					<view class="act-time" style="color: red;" v-if="item.state==6">{{item.refuse}}</view>
 					<view class="act-bottom ddflex">
 						<view class="act-bottom-look ddflex">
 							<image src="../static/images/person.png"></image>