profile.vue 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. <template>
  2. <view>
  3. <image src="../../static/bg.png" mode="" class="bg"></image>
  4. <view class="top u-flex u-row-between">
  5. <view class="u-flex leftBox">
  6. <image :src="info.headimg" mode="" class="avatar"></image>
  7. <view class="">
  8. <view class="name">
  9. {{info.nickname}} <image src="../../static/profile/8@2x.png" mode="" v-show="info.vip_level==0"></image>
  10. </view>
  11. <view class="info" >
  12. 资料完成度{{info.progress}}% <text class="wanshan" v-show="info.progress!=100" @click="toPage">去完善></text>
  13. </view>
  14. <template>
  15. <u-line-progress :percentage="info.progress" :showText="false" activeColor="#A890FE" height="8"></u-line-progress>
  16. </template>
  17. </view>
  18. </view>
  19. <image src="../../static/profile/7@2x.png" mode="" class="set" @click="toset"></image>
  20. </view>
  21. <view class="user u-flex u-row-between">
  22. <view class="u-flex-col u-col-center userItem" @click="tofensi">
  23. <text class="num">{{info.fans}}</text>
  24. <text class="itemName">粉丝</text>
  25. </view>
  26. <view class="u-flex-col u-col-center userItem" @click="toguanzhu">
  27. <text class="num">{{info.follow}}</text>
  28. <text class="itemName">关注</text>
  29. </view>
  30. <view class="u-flex-col u-col-center userItem" @click="todianzan">
  31. <text class="num">{{info.fabulous}}</text>
  32. <text class="itemName">点赞</text>
  33. </view>
  34. <view class="u-flex-col u-col-center userItem" @click="toxingqu">
  35. <text class="num">{{info.interested}}</text>
  36. <text class="itemName">感兴趣</text>
  37. </view>
  38. </view>
  39. <view class="center u-flex u-row-around">
  40. <view class="u-flex-col u-col-center" @click="todongtai">
  41. <image src="../../static/profile/2@2x.png" mode=""></image>
  42. <text>我的动态</text>
  43. </view>
  44. <view class="u-flex-col u-col-center" @click="toliaotian">
  45. <image src="../../static/profile/3@2x.png" mode=""></image>
  46. <text>聊天记录</text>
  47. </view>
  48. <view class="u-flex-col u-col-center" @click="toactivity">
  49. <image src="../../static/profile/4@2x.png" mode=""></image>
  50. <text>报名活动</text>
  51. </view>
  52. <view class="u-flex-col u-col-center" @click="toreport">
  53. <image src="../../static/profile/1@2x.png" mode=""></image>
  54. <text>举报记录</text>
  55. </view>
  56. </view>
  57. <view class="bottom">
  58. <view class="u-flex u-row-between" @click="tostatus">
  59. <view class="item">
  60. <image src="../../static/profile/5@2x.png" mode=""></image>
  61. <text>个人状态</text>
  62. </view>
  63. <u-icon name="arrow-right"></u-icon>
  64. </view>
  65. <view class="u-flex u-row-between" style="margin-top: 54rpx;" @click="toPage">
  66. <view class="item">
  67. <image src="../../static/profile/6@2x.png" mode=""></image>
  68. <text>个人主页</text>
  69. </view>
  70. <u-icon name="arrow-right"></u-icon>
  71. </view>
  72. <view class="u-flex u-row-between" style="margin-top: 54rpx;" @click="tozixun">
  73. <view class="item">
  74. <image src="../../static/profile/qinggai@2x.png" mode=""></image>
  75. <text>情感咨询记录</text>
  76. </view>
  77. <u-icon name="arrow-right"></u-icon>
  78. </view>
  79. <view class="u-flex u-row-between" style="margin-top: 54rpx;" @click="contact">
  80. <view class="item">
  81. <image src="../../static/profile/lianxi@2x.png" mode=""></image>
  82. <text>联系我们</text>
  83. </view>
  84. <u-icon name="arrow-right"></u-icon>
  85. </view>
  86. </view>
  87. </view>
  88. </template>
  89. <script>
  90. export default {
  91. data() {
  92. return {
  93. info:{}
  94. }
  95. },
  96. onPullDownRefresh() {
  97. this.getInfo()
  98. setTimeout(function () {
  99. uni.stopPullDownRefresh();
  100. }, 1000);
  101. },
  102. onShow() {
  103. this.getInfo()
  104. },
  105. methods: {
  106. tozixun(){
  107. uni.navigateTo({
  108. url:'./zixunList'
  109. })
  110. },
  111. contact(){
  112. uni.navigateTo({
  113. url:'/pages/index/contactour'
  114. })
  115. },
  116. toliaotian(){
  117. if(this.info.vip_level==0){
  118. this.$u.toast('您暂未认证')
  119. return
  120. }
  121. if(this.info.vip_level==2){
  122. this.$u.toast('经用户反馈,您账户存在违规行为,暂不支持使用该功能')
  123. return
  124. }
  125. if(this.info.vip_level==3){
  126. this.$u.toast('您的账户已注销,暂不支持使用该功能')
  127. return
  128. }
  129. uni.navigateTo({
  130. url:'/pages/index/message'
  131. })
  132. },
  133. getInfo(){
  134. uni.$u.http.post('/api/user/userinfo').then(res => {
  135. if(res.code==1){
  136. this.info=res.data
  137. uni.setStorageSync('userId',res.data.id)
  138. uni.setStorageSync('userInfo',JSON.stringify(res.data))
  139. }
  140. })
  141. },
  142. toPage(){
  143. uni.navigateTo({
  144. url:'./myPage'
  145. })
  146. },
  147. tostatus(){
  148. uni.navigateTo({
  149. url:'./personStatus'
  150. })
  151. },
  152. toreport(){
  153. uni.navigateTo({
  154. url:'./reportList'
  155. })
  156. },
  157. toactivity(){
  158. if(this.info.vip_level==0){
  159. this.$u.toast('您暂未认证')
  160. return
  161. }
  162. if(this.info.vip_level==2){
  163. this.$u.toast('经用户反馈,您账户存在违规行为,暂不支持使用该功能')
  164. return
  165. }
  166. if(this.info.vip_level==3){
  167. this.$u.toast('您的账户已注销,暂不支持使用该功能')
  168. return
  169. }
  170. uni.navigateTo({
  171. url:'../activity/activityLIst'
  172. })
  173. },
  174. todongtai(){
  175. if(this.info.vip_level==0){
  176. this.$u.toast('您暂未认证')
  177. return
  178. }
  179. if(this.info.vip_level==2){
  180. this.$u.toast('经用户反馈,您账户存在违规行为,暂不支持使用该功能')
  181. return
  182. }
  183. if(this.info.vip_level==3){
  184. this.$u.toast('您的账户已注销,暂不支持使用该功能')
  185. return
  186. }
  187. uni.navigateTo({
  188. url:'./mydongtai'
  189. })
  190. },
  191. toxingqu(){
  192. uni.navigateTo({
  193. url:'./ganxingqu'
  194. })
  195. },
  196. todianzan(){
  197. uni.navigateTo({
  198. url:'./dianzan'
  199. })
  200. },
  201. tofensi(){
  202. uni.navigateTo({
  203. url:'./fensi'
  204. })
  205. },
  206. toguanzhu(){
  207. uni.navigateTo({
  208. url:'./guanzhu'
  209. })
  210. },
  211. toset(){
  212. uni.navigateTo({
  213. url:'./set'
  214. })
  215. }
  216. }
  217. }
  218. </script>
  219. <style lang="scss">
  220. .bottom{
  221. box-sizing: border-box;
  222. padding: 36rpx 20rpx;
  223. margin: 0 auto;
  224. width: 690rpx;
  225. background: #FFFFFF;
  226. border-radius: 28rpx;
  227. font-size: 28rpx;
  228. color: #222;
  229. .item{
  230. image{
  231. width: 44rpx;
  232. height: 44rpx;
  233. vertical-align: middle;
  234. margin-right: 20rpx;
  235. }
  236. }
  237. }
  238. .center{
  239. font-size: 24rpx;
  240. margin: 0 auto 24rpx;
  241. width: 690rpx;
  242. height: 228rpx;
  243. background: #FFFFFF;
  244. border-radius: 28rpx;
  245. image{
  246. width: 76rpx;
  247. height: 76rpx;
  248. margin-bottom: 16rpx;
  249. }
  250. }
  251. .user{
  252. margin: 52rpx 0 40rpx;
  253. padding: 0 30rpx;
  254. }
  255. .userItem{
  256. color: #222222;
  257. font-size: 24rpx;
  258. .num{
  259. font-size: 52rpx;
  260. font-weight: 600;
  261. margin-bottom: 10rpx;
  262. }
  263. }
  264. page{
  265. }
  266. .top{
  267. padding: 196rpx 30rpx 0;
  268. }
  269. .set{
  270. width: 40rpx;
  271. height: 40rpx;
  272. }
  273. .leftBox{
  274. .avatar{
  275. margin-right: 20rpx;
  276. width: 132rpx;
  277. height: 132rpx;
  278. border-radius: 50%;
  279. border: 4rpx solid #FFFFFF;
  280. }
  281. .name{
  282. font-size: 32rpx;
  283. color: #222222;
  284. image{
  285. width: 96rpx;
  286. height: 32rpx;
  287. margin-left: 12rpx;
  288. vertical-align: middle;
  289. }
  290. }
  291. .info{
  292. margin: 14rpx 0 4rpx;
  293. font-size: 16rpx;
  294. color: #222222;
  295. .wanshan{
  296. color: #9887FF;
  297. background: linear-gradient(270deg, #A890FE 0%, #FFAEAE 100%);
  298. -webkit-background-clip: text;
  299. -webkit-text-fill-color: transparent;
  300. }
  301. }
  302. }
  303. </style>