mine.vue 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707
  1. <template>
  2. <view class="mine-page">
  3. <image src="../../static/images/mine-bg.png" class="mine-bg" mode=""></image>
  4. <u-navbar :fixed="false" bgColor='rgba(0,0,0,0)' placeholder :safeAreaInsetTop="true">
  5. <view class="u-nav-slot" slot="left">
  6. <view class="mine-navbar u-flex-col">
  7. <text>我的</text>
  8. <text style="margin-top:-6rpx;"></text>
  9. </view>
  10. </view>
  11. </u-navbar>
  12. <view class="mine-user u-flex u-row-between" v-if="token">
  13. <image :src="userinfo.group_info.avatar" class="user-head" mode=""></image>
  14. <view class="user-center u-flex-col">
  15. <view class="u-flex " style="margin-bottom: 20rpx;">
  16. <text style="margin-right: 18rpx;">{{userinfo.group_info.name || ''}}</text>
  17. <u-icon @click="touserinfo1" name="edit-pen-fill" color="#2979ff" size="22"></u-icon>
  18. </view>
  19. <view class="introduce" v-if="is_profile">
  20. <text>{{resume_Detail.birthday_text||0}}岁</text>
  21. <text v-if="resume_Detail.education_name" style="margin: 0 11rpx;">|</text>
  22. <text>{{resume_Detail.education_name ||""}}</text>
  23. <text v-if="resume_Detail.experience" style="margin: 0 11rpx;">|</text>
  24. <text>{{resume_Detail.experience ||0 }}年</text>
  25. </view>
  26. <view class="introduce" v-else>
  27. <text>{{userinfo.group_info||0}}岁</text>
  28. <!-- <text style="margin: 0 11rpx;">|</text>
  29. <text>{{resume_Detail.education_name ||""}}</text>
  30. <text style="margin: 0 11rpx;">|</text>
  31. <text>{{resume_Detail.experience ||0 }}年</text> -->
  32. </view>
  33. </view>
  34. <!-- <image class="mine-user-img" src="../../static/images/mine-qiehuan.png" mode=""></image>
  35. <image class="mine-user-img" src="../../static/images/qiehuan.png" mode="">
  36. </image> -->
  37. </view>
  38. <view class="mine-user u-flex " v-else>
  39. <image src="@/static/images/moren.jpg" class="user-head" mode=""></image>
  40. <text style="margin-left: 20rpx;" @click="tologin">点我去登录</text>
  41. <!-- <image class="mine-user-img" src="../../static/images/mine-qiehuan.png" mode=""></image>
  42. <image class="mine-user-img" src="../../static/images/qiehuan.png" mode="">
  43. </image> -->
  44. </view>
  45. <view class="count-tabs u-flex u-row-between">
  46. <view class="tabs-item u-flex-col u-col-center" @click="toshoucang">
  47. <text>{{userinfo.group_info.collect_count || 0}}</text>
  48. <text>我的收藏</text>
  49. </view>
  50. <view class="tabs-item u-flex-col u-col-center" @click="totoudi(0)">
  51. <text>{{userinfo.group_info.order_count || 0}}</text>
  52. <text>我的投递</text>
  53. </view>
  54. <view class="tabs-item u-flex-col u-col-center" @click="totoudi(1)">
  55. <text>{{userinfo.group_info.interview_count || 0}}</text>
  56. <text>我的面试</text>
  57. </view>
  58. <view class="tabs-item u-flex-col u-col-center" @click="tolook">
  59. <text>{{userinfo.group_info.view_count || 0}}</text>
  60. <text>谁看过我</text>
  61. </view>
  62. </view>
  63. <view class="other-list">
  64. <view class="other-header">
  65. 常用功能
  66. </view>
  67. <view class="u-flex u-flex-wrap">
  68. <view class="other-item u-flex-col u-col-center" @click="tojianli">
  69. <image src="../../static/images/jianli2.png" style="width: 72rpx;height: 72rpx;" mode=""></image>
  70. <text>在线简历</text>
  71. </view>
  72. <view class="other-item u-flex-col u-col-center" @click="tofujian">
  73. <image src="../../static/images/jianli.png" style="width: 72rpx;height: 72rpx;" mode=""></image>
  74. <text>简历附件</text>
  75. </view>
  76. <view class="other-item u-flex-col u-col-center" @click="toapply">
  77. <image src="../../static/images/qiuzhi.png" style="width: 72rpx;height: 72rpx;" mode=""></image>
  78. <text>求职意向</text>
  79. </view>
  80. <view class="other-item u-flex-col u-col-center" @click="yinsi">
  81. <image src="../../static/images/yinsi.png" style="width: 72rpx;height: 72rpx;" mode=""></image>
  82. <text>求职隐私</text>
  83. </view>
  84. </view>
  85. </view>
  86. <view class="yongjin-box">
  87. <view class="yongjin-top u-flex u-row-between" @click="toyongjin">
  88. <text class="text">我的佣金</text>
  89. <u-icon name="arrow-right" size="12"></u-icon>
  90. </view>
  91. <view class="yongjin-down u-flex u-row-between">
  92. <view class="down-item u-flex-col u-col-center u-row-center">
  93. <text>{{Number(date.sum).toFixed(2) ||0.00}}</text>
  94. <text>当前余额</text>
  95. </view>
  96. <view class="down-item u-flex-col u-col-center u-row-center" @click="tomingxi('order')">
  97. <text>{{Number(date.order).toFixed(2) || 0.00 }}</text>
  98. <text>订单佣金</text>
  99. </view>
  100. <view class="down-item u-flex-col u-col-center u-row-center" @click="tomingxi('invite')">
  101. <text>{{Number(date.invite).toFixed(2) || 0.00 }}</text>
  102. <text>邀请佣金</text>
  103. </view>
  104. <view class="down-item u-flex-col u-col-center u-row-center" @click="tobank">
  105. <text>{{userinfo.group_info.bank_count || 0.00}}</text>
  106. <text>银行卡</text>
  107. </view>
  108. </view>
  109. </view>
  110. <view class="other-list">
  111. <view class="other-header">
  112. 其他功能
  113. </view>
  114. <view class="u-flex u-flex-wrap">
  115. <view class="other-item u-flex-col u-col-center" style="position: relative;" @click="tofapiao">
  116. <image src="../../static/images/mine-other3.png" mode=""></image>
  117. <image style="position: absolute;width: 72rpx;height: 28rpx;left: 120rpx;"
  118. src="../../static/images/yaoqing.png" mode=""></image>
  119. <text>邀请好友</text>
  120. </view>
  121. <view class="other-item u-flex-col u-col-center" @click="toshezhi">
  122. <image src="../../static/images/shezhi.png" mode=""></image>
  123. <text>账号设置</text>
  124. </view>
  125. <view class="other-item u-flex-col u-col-center" style="position: relative;" @click="torenzheng">
  126. <image src="../../static/images/renzheng.png" mode=""></image>
  127. <image v-if="is_auth1==0" style="position: absolute;width: 72rpx;height: 28rpx;left:120rpx;"
  128. src="../../static/images/weirenzheng.png" mode=""></image>
  129. <text>学生认证</text>
  130. </view>
  131. <view class="other-item u-flex-col u-col-center" @click="touserinfo">
  132. <image src="../../static/images/mine-other4.png" mode=""></image>
  133. <text>论坛主页</text>
  134. </view>
  135. </view>
  136. </view>
  137. </view>
  138. </template>
  139. <script>
  140. import {
  141. index,
  142. collect_get_list,
  143. resumeDetail,
  144. is_auth,
  145. commission_data,
  146. cget_total_number
  147. } from "@/units/inquire.js"
  148. export default {
  149. data() {
  150. return {
  151. page: 1,
  152. id: "",
  153. is_auth1: 0,
  154. resume_Detail: {},
  155. userinfo: {
  156. group_info: {},
  157. statistic_data: {}
  158. },
  159. date: {
  160. sum: 0,
  161. order: 0,
  162. invite: 0,
  163. },
  164. token: '',
  165. is_profile: false
  166. }
  167. },
  168. onLoad() {
  169. if (uni.getStorageSync('token')) {
  170. this.token = true
  171. this.collect_get_list()
  172. this.resumeDetail()
  173. this.is_auth()
  174. this.commission_data()
  175. this.getnum()
  176. this.getuser()
  177. } else {
  178. this.showmodel()
  179. }
  180. if (uni.getStorageSync('is_profile')) {
  181. this.is_profile = true
  182. }
  183. },
  184. onShow() {
  185. },
  186. methods: {
  187. showmodel() {
  188. uni.showModal({
  189. title: '提示',
  190. content: '请登录',
  191. success: function(res) {
  192. if (res.confirm) {
  193. uni.reLaunch({
  194. url: '/pages/login/login'
  195. });
  196. } else if (res.cancel) {
  197. console.log('用户点击取消');
  198. }
  199. }
  200. });
  201. },
  202. getnum() {
  203. cget_total_number().then((res) => {
  204. if (res.data.number > 0) {
  205. uni.showTabBarRedDot({
  206. index: 3,
  207. success(res) {
  208. console.log(res);
  209. }
  210. })
  211. }
  212. })
  213. },
  214. tologin() {
  215. uni.reLaunch({
  216. url: '/pages/login/login'
  217. })
  218. },
  219. commission_data() {
  220. commission_data().then(res => {
  221. this.date = res.data
  222. })
  223. },
  224. touserinfo1() {
  225. uni.navigateTo({
  226. url: "/pagesD/personal-infor?typea=" + 1
  227. })
  228. },
  229. resumeDetail() {
  230. resumeDetail().then(res => {
  231. if (res.code == 1) {
  232. this.resume_Detail = res.data
  233. }
  234. })
  235. },
  236. tobank() {
  237. if (uni.getStorageSync('token')) {
  238. uni.navigateTo({
  239. url: "/pagesD/bank-card"
  240. })
  241. } else {
  242. this.showmodel()
  243. }
  244. },
  245. is_auth() {
  246. is_auth().then(res => {
  247. this.is_auth1 = res.data.is_auth
  248. console.log("ppppppppppppp", res);
  249. })
  250. },
  251. tomingxi(type) {
  252. uni.navigateTo({
  253. url: "/pagesD/mingxi?source_type=" + type
  254. })
  255. },
  256. tofujian() {
  257. if (uni.getStorageSync('token')) {
  258. uni.navigateTo({
  259. url: "/pagesD/fujian"
  260. })
  261. } else {
  262. this.showmodel()
  263. }
  264. },
  265. toyongjin() {
  266. if (uni.getStorageSync('token')) {
  267. uni.navigateTo({
  268. url: "/pagesD/yongjin"
  269. })
  270. } else {
  271. this.showmodel()
  272. }
  273. },
  274. yinsi() {
  275. if (uni.getStorageSync('token')) {
  276. uni.navigateTo({
  277. url: "/pagesD/yinsi"
  278. })
  279. } else {
  280. this.showmodel()
  281. }
  282. },
  283. //收藏列表
  284. collect_get_list() {
  285. collect_get_list({
  286. page: this.page
  287. }).then(res => {
  288. this.total = res.data.total
  289. })
  290. },
  291. getuser() {
  292. index().then(res => {
  293. this.userinfo = res.data
  294. this.id = res.data.id
  295. })
  296. },
  297. touserinfo() {
  298. if (uni.getStorageSync('token')) {
  299. uni.navigateTo({
  300. url: '/pagesC/my-luntan?id=' + this.id
  301. })
  302. } else {
  303. this.showmodel()
  304. }
  305. },
  306. toapply() {
  307. if (uni.getStorageSync('token')) {
  308. uni.navigateTo({
  309. url: "/pagesD/apply1"
  310. })
  311. } else {
  312. this.showmodel()
  313. }
  314. },
  315. toshoucang() {
  316. uni.navigateTo({
  317. url: "/pagesD/my-shoucang?id=" + this.id
  318. })
  319. },
  320. tojianli() {
  321. if (uni.getStorageSync('token')) {
  322. uni.navigateTo({
  323. url: "/pagesD/resume"
  324. })
  325. } else {
  326. this.showmodel()
  327. }
  328. },
  329. tofapiao() {
  330. if (uni.getStorageSync('token')) {
  331. uni.navigateTo({
  332. url: "/pagesD/my-fapiao"
  333. })
  334. } else {
  335. this.showmodel()
  336. }
  337. },
  338. tozixunlist() {
  339. uni.navigateTo({
  340. url: "/pagesD/my-zixun"
  341. })
  342. },
  343. toad() {
  344. uni.navigateTo({
  345. url: "/pagesD/ad-list"
  346. })
  347. },
  348. tozhaopin() {
  349. uni.navigateTo({
  350. url: "/pagesD/xiaoqi"
  351. })
  352. },
  353. tojieshou() {
  354. uni.navigateTo({
  355. url: "/pagesD/list-jieshou"
  356. })
  357. },
  358. tovip() {
  359. uni.navigateTo({
  360. url: "/pagesD/vip"
  361. })
  362. },
  363. todikou() {
  364. uni.navigateTo({
  365. url: "/pagesD/dikou"
  366. })
  367. },
  368. tojubao() {
  369. uni.navigateTo({
  370. url: "/pagesD/jubao-list"
  371. })
  372. },
  373. tozixun() {
  374. uni.navigateTo({
  375. url: "/pagesD/zixun-list"
  376. })
  377. },
  378. tolook() {
  379. uni.navigateTo({
  380. url: '/pagesD/look'
  381. })
  382. },
  383. toshezhi() {
  384. if (uni.getStorageSync('token')) {
  385. uni.navigateTo({
  386. url: "/pagesD/shezhi"
  387. })
  388. } else {
  389. this.showmodel()
  390. }
  391. },
  392. totoudi(current) {
  393. uni.navigateTo({
  394. url: "/pagesD/my-order?current=" + current
  395. })
  396. },
  397. torenzheng() {
  398. if (uni.getStorageSync('token')) {
  399. uni.navigateTo({
  400. url: "/pagesD/renzheng"
  401. })
  402. } else {
  403. this.showmodel()
  404. }
  405. }
  406. }
  407. }
  408. </script>
  409. <style lang="scss">
  410. .mine-page {
  411. position: relative;
  412. .introduce {
  413. text {
  414. height: 36rpx;
  415. font-size: 26rpx;
  416. font-family: SFPro-Regular, SFPro;
  417. font-weight: 400;
  418. color: #555555;
  419. line-height: 30rpx;
  420. }
  421. }
  422. .yongjin-box {
  423. width: 702rpx;
  424. background: #FFFFFF;
  425. border-radius: 20rpx;
  426. margin: 20rpx auto;
  427. .yongjin-down {
  428. height: 142rpx;
  429. .down-item {
  430. flex: 1;
  431. text:first-child {
  432. font-size: 32rpx;
  433. font-family: JDZhengHT-Regular, JDZhengHT;
  434. font-weight: 400;
  435. color: #333333;
  436. margin-bottom: 16rpx;
  437. }
  438. text:last-child {
  439. font-size: 22rpx;
  440. font-family: PingFangSC-Regular, PingFang SC;
  441. font-weight: 400;
  442. color: #333333;
  443. }
  444. }
  445. }
  446. .yongjin-top {
  447. margin: 0 20rpx;
  448. height: 80rpx;
  449. border-bottom: 2rpx solid #F3F3F3;
  450. .text {
  451. font-size: 26rpx;
  452. font-family: PingFangSC-Medium, PingFang SC;
  453. font-weight: 500;
  454. color: #222222;
  455. }
  456. }
  457. }
  458. .other-list {
  459. margin: 20rpx auto;
  460. width: 702rpx;
  461. background: #FFFFFF;
  462. border-radius: 16rpx;
  463. padding-bottom: 1rpx;
  464. .other-item {
  465. width: 25%;
  466. margin-bottom: 32rpx;
  467. image {
  468. width: 52rpx;
  469. height: 52rpx;
  470. margin-bottom: 20rpx;
  471. }
  472. text {
  473. font-size: 22rpx;
  474. font-family: PingFangSC-Regular, PingFang SC;
  475. font-weight: 400;
  476. color: #333333;
  477. }
  478. }
  479. .other-header {
  480. padding: 24rpx 20rpx;
  481. font-size: 26rpx;
  482. font-family: PingFangSC-Medium, PingFang SC;
  483. font-weight: 500;
  484. color: #222222;
  485. margin-bottom: 16rpx;
  486. }
  487. }
  488. .mine-menu {
  489. margin: 20rpx auto;
  490. width: 702rpx;
  491. height: 156rpx;
  492. background: #FFFFFF;
  493. border-radius: 16rpx;
  494. .xian {
  495. height: 68rpx;
  496. border: 2rpx solid #F3F3F3;
  497. }
  498. .menu-item {
  499. padding: 0 40rpx;
  500. flex: 1;
  501. .text1 {
  502. font-size: 28rpx;
  503. font-family: PingFangSC-Medium, PingFang SC;
  504. font-weight: 500;
  505. color: #222222;
  506. margin-bottom: 12rpx;
  507. }
  508. .text2 {
  509. font-size: 20rpx;
  510. font-family: PingFangSC-Regular, PingFang SC;
  511. font-weight: 400;
  512. color: #777777;
  513. margin-right: 8rpx;
  514. }
  515. .menu-img {
  516. width: 100rpx;
  517. height: 100rpx;
  518. }
  519. }
  520. }
  521. .mine-tabs {
  522. margin: 20rpx auto;
  523. width: 702rpx;
  524. height: 160rpx;
  525. position: relative;
  526. z-index: 1;
  527. .tab-item {
  528. flex: 1;
  529. image {
  530. width: 52rpx;
  531. height: 52rpx;
  532. margin-bottom: 12rpx;
  533. }
  534. text {
  535. font-size: 22rpx;
  536. font-family: PingFangSC-Regular, PingFang SC;
  537. font-weight: 400;
  538. color: #222222;
  539. }
  540. }
  541. .tab-right {
  542. width: 150rpx;
  543. height: 160rpx;
  544. // box-shadow: -16rpx 0rpx 24rpx -14rpx rgba(0,0,0,0.1);
  545. image {
  546. width: 52rpx;
  547. height: 52rpx;
  548. margin-bottom: 12rpx;
  549. }
  550. text {
  551. font-size: 22rpx;
  552. font-family: PingFangSC-Regular, PingFang SC;
  553. font-weight: 400;
  554. color: #222222;
  555. }
  556. }
  557. .tabs-bg {
  558. width: 702rpx;
  559. height: 160rpx;
  560. position: absolute;
  561. z-index: -1;
  562. top: 0;
  563. left: 0;
  564. }
  565. }
  566. .mine-huiyuan {
  567. height: 124rpx;
  568. width: 702rpx;
  569. position: relative;
  570. z-index: 1;
  571. padding: 0 28rpx;
  572. margin: 8rpx auto;
  573. text {
  574. width: 148rpx;
  575. line-height: 56rpx;
  576. background: #FFF4DD;
  577. border-radius: 28rpx;
  578. text-align: center;
  579. font-size: 26rpx;
  580. font-family: PingFangSC-Medium, PingFang SC;
  581. font-weight: 500;
  582. color: #3F3F59;
  583. }
  584. .huiyuan-bg {
  585. position: absolute;
  586. top: 0;
  587. left: 0;
  588. height: 124rpx;
  589. width: 702rpx;
  590. z-index: -1;
  591. }
  592. }
  593. .count-tabs {
  594. padding: 20rpx 0;
  595. .tabs-item {
  596. flex: 1;
  597. text:first-child {
  598. font-size: 44rpx;
  599. font-family: JDZhengHT-Regular, JDZhengHT;
  600. font-weight: 400;
  601. color: #222222;
  602. margin-bottom: 18rpx;
  603. }
  604. text:last-child {
  605. font-size: 24rpx;
  606. font-family: PingFangSC-Regular, PingFang SC;
  607. font-weight: 400;
  608. color: #555555;
  609. }
  610. }
  611. }
  612. .mine-user {
  613. padding: 20rpx 32rpx;
  614. .mine-user-img {
  615. width: 52rpx;
  616. height: 52rpx;
  617. margin-left: 28rpx;
  618. }
  619. .user-head {
  620. width: 104rpx;
  621. height: 104rpx;
  622. border-radius: 100rpx;
  623. }
  624. .user-center {
  625. flex: 1;
  626. margin: 0 0 0 20rpx;
  627. }
  628. }
  629. .mine-navbar {
  630. flex: 1;
  631. padding: 0 32rpx;
  632. text:first-child {
  633. font-size: 36rpx;
  634. font-family: PingFangSC-Medium, PingFang SC;
  635. font-weight: 500;
  636. color: #222222;
  637. }
  638. text:last-child {
  639. width: 76rpx;
  640. height: 12rpx;
  641. background: linear-gradient(270deg, #208EFF 0%, rgba(28, 159, 227, 0) 100%);
  642. margin-top: -20rpx;
  643. border-radius: 100rpx;
  644. }
  645. }
  646. .mine-bg {
  647. position: absolute;
  648. top: 0;
  649. left: 0;
  650. width: 750rpx;
  651. height: 430rpx;
  652. z-index: -1;
  653. }
  654. }
  655. page {
  656. background-color: #F3F3F3;
  657. }
  658. </style>