index_details.wxml 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <!-- 头部轮播 -->
  2. <view class='personal_title_box'>
  3. <image class='personal_title_img' src='{{options_img}}' mode="aspectFill"></image>
  4. </view>
  5. <!-- 个人相册 -->
  6. <view class='data_box' style='margin-top:20rpx;'>
  7. <view class='data_title c'>
  8. <view class='data_title_l'> <image src='/image/xtb1.png' mode="widthFix" style='position:relative;top:6px;width: 40rpx;'></image> 个人相册</view>
  9. <!-- <navigator class='data_title_r' hover-class="none" url="/pages/personal_core/personaldataModifythe/personaldataModifythe">
  10. <text>编辑</text>
  11. <image src='/image/personal5.png' mode="widthFix"></image>
  12. </navigator> -->
  13. </view>
  14. <view class='Album_box c' wx:if="{{albumimg}}">
  15. <block wx:for='{{albumimg}}' wx:key="item">
  16. <view class='Album' >
  17. <image mode="aspectFill" class='Album_img' src='{{albumimgurl}}{{item.img}}{{watermark}}' data-src='{{albumimgurl}}{{item.img}}{{watermark}}' bindtap='enlarge'></image>
  18. </view>
  19. </block>
  20. </view>
  21. <view class='Album_box c' wx:else>
  22. <text>这家伙很懒,什么都没留下</text>
  23. </view>
  24. </view>
  25. <!-- 个人资料 -->
  26. <!-- <view class='information c'>
  27. <view class='information_l'>
  28. <view class='information_l_title'>{{information.nickname}} <text>{{information.age}}</text></view>
  29. <view class='information_l_id'>ID:{{information.number}}</view>
  30. <view class='information_l_style'>
  31. <text wx:if="{{information.member}}" style='background:#FAC466'>{{information.member}}</text>
  32. <text wx:if="{{information.real_name}}" style='background:#70E18B'>{{information.real_name}}</text>
  33. </view>
  34. </view>
  35. <view class='information_r' bindtap='fabulousclick'>
  36. <image src='{{geifabulous.url}}' mode="aspectFill"></image>
  37. </view>
  38. </view> -->
  39. <view style='height:10rpx;background:#fafafa;margin:20rpx 0;'></view>
  40. <!-- 个人信息 -->
  41. <view class='data_box' style='margin-top:20rpx;'>
  42. <view class='data_title c'>
  43. <view class='data_title_l'> <image src='/image/xtb2.png' mode="widthFix" style='position:relative;top:2px;width: 40rpx;'></image> 个人资料</view>
  44. <navigator class='data_title_r' hover-class="none" url="/pages/details_More/details_More?uid='{{optionsuid}}'">
  45. <text>更多</text>
  46. <image src='/image/personal5.png' mode="widthFix"></image>
  47. </navigator>
  48. </view>
  49. <!-- <view class='data_zjlist c'>
  50. <text wx:if='{{information.age}}'>{{information.age}}</text>
  51. <text wx:if='{{information.height}}'>{{information.height}}</text>
  52. <text wx:if='{{information.education}}'>{{information.education}}</text>
  53. <text wx:if='{{information.marry}}'>{{information.marry}}</text>
  54. <text wx:if='{{information.income}}'>{{information.income}}</text>
  55. <text wx:if='{{information.nickname && information.province && information.city}}'>{{information.province}}-{{information.city}}-{{information.area}}</text>
  56. <text wx:if='{{information.occupation}}'>{{information.occupation}}</text>
  57. </view> -->
  58. <view class=' c data_zjlist'>
  59. <text wx:if='{{information.nickname}}' class='on'>{{information.nickname}}</text>
  60. <text wx:if='{{information.sex}}' class='on'>{{information.sex}}</text>
  61. <text wx:if='{{information.age}}' class='on'>{{information.age}}</text>
  62. <text wx:if='{{information.height}}' class='on'>{{information.height}}</text>
  63. <text wx:if='{{information.education}}' class='on'>{{information.education}}</text>
  64. <text wx:if='{{information.marry}}' class='on'>{{information.marry}}</text>
  65. <text wx:if='{{information.income}}'>{{information.income}}</text>
  66. <text wx:if='{{information.occupation}}'>{{information.occupation}}</text>
  67. <text wx:if='{{information.nickname && information.province && information.city}}' class='in'>故乡:{{information.city_name}}</text>
  68. </view>
  69. </view>
  70. <view style='height:10rpx;background:#fafafa;margin:20rpx 0;'></view>
  71. <!-- 择偶要求 -->
  72. <view class='data_box'>
  73. <view class='data_title c'>
  74. <view class='data_title_l'> <image src='/image/xtb3.png' mode="widthFix" style='position:relative;top:6rpx;width: 32rpx;'></image> 择偶意向</view>
  75. <navigator class='data_title_r' hover-class="none" url="/pages/zheo_More/zheo_More?uid='{{optionsuid}}'" wx:if='{{optioninfocode.code == 201}}'>
  76. <text >更多</text>
  77. <image src='/image/personal5.png' mode="widthFix"></image>
  78. </navigator>
  79. </view>
  80. <!-- <view class='data_zolist c' wx:if='{{optioninfocode.code == 201}}'>
  81. <text wx:if='{{optioninfo.age}}'>{{optioninfo.age}}</text>
  82. <text wx:if='{{optioninfo.marry}}'>{{optioninfo.marry}}</text>
  83. <text wx:if='{{optioninfo.height}}'>{{optioninfo.height}}</text>
  84. <text wx:if='{{optioninfo.education}}'>{{optioninfo.education}}</text>
  85. <text wx:if='{{optioninfo.income_min && optioninfo.income_max}}'>{{optioninfo.income_min}}-{{optioninfo.income_max}}</text>
  86. <text wx:if='{{optioninfo.occupation}}'>职业:{{optioninfo.occupation}}</text>
  87. <text wx:if='{{optioninfo.city}}'>{{optioninfo.city}}</text>
  88. </view> -->
  89. <view class='c data_zolist' wx:if='{{optioninfocode.code == 201}}'>
  90. <text>年龄:{{optioninfo.age ? optioninfo.age : '无需求'}}</text>
  91. <!-- <text wx:if='{{optioninfo.marry}}'>{{optioninfo.marry}}</text> -->
  92. <text>身高:{{optioninfo.height ? optioninfo.height : '无需求'}}</text>
  93. <text>地区:{{optioninfo.city? optioninfo.city : '无需求'}}</text>
  94. <text>学历:{{optioninfo.education && optioninfo.education !=0 ? optioninfo.education : '无需求'}}</text>
  95. <text>收入:{{optioninfo.income_min}}-{{optioninfo.income_max}}</text>
  96. <text>职业:{{optioninfo.occupation && optioninfo.occupation !=0 ? optioninfo.occupation : '无需求'}}</text>
  97. </view>
  98. <view class='data_list c' wx:else>
  99. <view class='data_list_text'>暂无择偶信息</view>
  100. </view>
  101. </view>
  102. <view style='height:10rpx;background:#fafafa;margin:20rpx 0;'></view>
  103. <!-- 认证信息 -->
  104. <view class='data_box'>
  105. <view class='data_title c'>
  106. <view class='data_title_l'> <image src='/image/xtb4.png' mode="widthFix" style='position:relative;top:6rpx;width: 32rpx;'></image> 认证信息</view>
  107. <!-- <navigator class='data_title_r' hover-class="none" url='/pages/personal_core/home_list/home_list'>
  108. <text>去认证</text>
  109. <image src='/image/personal5.png' mode="widthFix"></image>
  110. </navigator> -->
  111. </view>
  112. <view class='data_rz_box c' wx:if='{{adopticoncode.code == 201}}'>
  113. <block wx:for="{{adopticon}}" wx:key="item">
  114. <view class='data_rz'>
  115. <image src='{{item.icon}}'></image>
  116. <text class='data_smrz'>{{item.name}}</text>
  117. <text class='data_yrz'>{{item.status}}</text>
  118. </view>
  119. </block>
  120. </view>
  121. <view class='data_rz_box c' wx:else>
  122. <view class='data_list_text'>暂无认证信息</view>
  123. </view>
  124. </view>
  125. <!-- 二维码 -->
  126. <!-- <view class='data_box'>
  127. <view class='data_title c'>
  128. <view class='data_title_l'>二维码</view>
  129. <navigator class='data_title_r' hover-class="none">
  130. <text>编辑</text>
  131. <image src='/image/personal5.png' mode="widthFix"></image>
  132. </navigator>
  133. </view>
  134. <view class='data_QRcode'>
  135. <image src='/image/ico_weibo02.png'></image>
  136. </view>
  137. </view> -->
  138. <view style='height:240rpx;'></view>
  139. <view class='m_bottom c'>
  140. <view class='m_bottom_l' bindtap='collectionformclick'>
  141. <image src='{{collection.url}}' mode="widthFix"></image>
  142. <text>收藏TA</text>
  143. </view>
  144. <view class='m_bottom_r' bindtap="toChat" data-item="{{item}}" >
  145. <navigator url='/pages/chat-list/chat-list' hover-class="none">
  146. <image src='/image/lxt.png' mode="widthFix"></image>
  147. <text>联系TA</text>
  148. </navigator>
  149. </view>
  150. </view>