Explorar o código

fix:直属伙伴只保留推荐时间

suwadaimyojin %!s(int64=2) %!d(string=hai) anos
pai
achega
8a28d983c1
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      pages/users/user_directPartner/index.vue

+ 3 - 3
pages/users/user_directPartner/index.vue

@@ -27,13 +27,13 @@
 
                 </view>
               </view>
-              <view class="text-info">推荐人 : &nbsp; {{ item.recommendName }}</view>
+              <!-- <view class="text-info">推荐人 : &nbsp; {{ item.recommendName }}</view> -->
               <view class="text-info">推荐时间 : &nbsp; {{ item.createTime }}</view>
             </view>
             <view class="right">
               <view class="num font-color"> </view>
-              <view class="text-info">贡献人 :&nbsp; {{ item.parentName }}</view>
-              <view class="text-info">贡献时间 :&nbsp; {{ item.contributeTime }}</view>
+              <!-- <view class="text-info">贡献人 :&nbsp; {{ item.parentName }}</view>
+              <view class="text-info">贡献时间 :&nbsp; {{ item.contributeTime }}</view> -->
             </view>
           </view>
           <view