zhengkaixin 1 år sedan
förälder
incheckning
664018bd68
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      pages/user/InviteFriends.vue
  2. BIN
      static/img/text-1.png

+ 2 - 2
pages/user/InviteFriends.vue

@@ -11,7 +11,7 @@
 		}">
 			<view class="InviteFriends-head">
 				<u-image width="274rpx" height="60rpx" src="/static/img/logo3.png"></u-image>
-				<u-image class="textImg" width="662rpx" height="59rpx" src="/static/img/text.png"></u-image>
+				<u-image class="textImg" width="662rpx" height="59rpx" src="/static/img/text-1.png"></u-image>
 				<u-image width="100%" height="320rpx" src="/static/img/handshake.png"></u-image>
 			</view>
 		
@@ -60,7 +60,7 @@
 					<view class="reward-head">
 						<p>成功邀请{{list?list.length:0}}人,已获得</p>
 						<view class="reward-head-price">
-							<h2>{{list?(list.length*5).toFixed(2):'0.00'}}</h2><span>元</span>
+							<h2>{{list?(list.length*2).toFixed(2):'0.00'}}</h2><span>元</span>
 						</view>
 					</view>
 					<view class="reward-main">

BIN
static/img/text-1.png