hwq 3 years ago
parent
commit
0b971cd1ea
2 changed files with 11 additions and 1 deletions
  1. 0 1
      api/index.js
  2. 11 0
      pages/index/share.vue

+ 0 - 1
api/index.js

@@ -8,7 +8,6 @@ export function addSpread(data) {
 		data
 	});
 }
-
 //首页
 export function index(data) {
 	return request({

+ 11 - 0
pages/index/share.vue

@@ -23,11 +23,22 @@
 				<view class="lj-copy" v-if="!userInfo.spread" @click="spare()">绑定关系</view>
 			</view>
 		</view>
+<<<<<<< HEAD
 		<view class="bottom">
 			<image class="bottom-bg" src="../../static/img/bottom.png" mode=""></image>
 			<view class="btn" @click="button()">查看推荐</view>
 		</view>
 		<!-- <uni-popup ref="yeji" type="center">
+=======
+<<<<<<< HEAD
+		<view class="tj-look" @click="getReferrer()">
+			查看推荐
+		</view>
+=======
+		<view class="tj-look" @click="button()">查看推荐</view>
+>>>>>>> 5fe50ff5c260e745ba7833a119b93bf915605eb5
+		<uni-popup ref="yeji" type="center">
+>>>>>>> be58bfe5874c430483ea559c136a0a93cde5e317
 			<view class="yj-wrap">
 				<view class="yj-tit">收益明细</view>
 				<image src="../../static/img/yj-bg.png" mode="" class="yj-logo"></image>