特易招,招聘小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

386 lines
8.4 KiB

4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
2 months ago
4 months ago
4 months ago
2 months ago
4 months ago
2 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
2 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
  1. <template>
  2. <view class="page">
  3. <navbar bgColor="#3796F8"/>
  4. <view class="head">
  5. <view class="headImage">
  6. <image :src="headImage" mode=""></image>
  7. </view>
  8. <view class="info">
  9. <view class="name">
  10. 倾心.
  11. <view>
  12. <uv-icon name="edit-pen" size="40rpx" color="#fff"></uv-icon>
  13. 修改资料
  14. </view>
  15. </view>
  16. <view class="tips">
  17. 手机号1300000000
  18. </view>
  19. </view>
  20. <!-- <view class="headBtn" @click="headBtn">
  21. 角色切换
  22. </view> -->
  23. <!-- <view class="setting">
  24. <uv-icon name="setting" size="40rpx"></uv-icon>
  25. </view> -->
  26. </view>
  27. <!-- 酒店 -->
  28. <view class="user">
  29. <!-- 实名认证 -->
  30. <view class="auth">
  31. <uv-cell
  32. icon="setting-fill"
  33. title="完成实名认证,信息优先推荐!"
  34. value="去认证"
  35. isLink></uv-cell>
  36. </view>
  37. <!-- 轮播图 -->
  38. <view class="swipe">
  39. <uv-swiper
  40. :list="bannerList"
  41. indicator
  42. height="220rpx"
  43. keyName="url"></uv-swiper>
  44. </view>
  45. <view class="line">
  46. <view class="item">
  47. <view class="">
  48. 30000
  49. </view>
  50. <view class="">
  51. 我的积分
  52. </view>
  53. </view>
  54. <!-- <view class="item">
  55. <view class="">
  56. 30000
  57. </view>
  58. <view class="">
  59. 临时积分
  60. </view>
  61. </view> -->
  62. <view class="item"
  63. @click="$utils.navigateTo('/pages_order/mine/collect')">
  64. <view class="">
  65. 30000
  66. </view>
  67. <view class="">
  68. 我的收藏
  69. </view>
  70. </view>
  71. <view class="item"
  72. @click="$utils.navigateTo('/pages_order/mine/contactRecord')">
  73. <view class="">
  74. 30000
  75. </view>
  76. <view class="">
  77. 联系记录
  78. </view>
  79. </view>
  80. </view>
  81. <view class="line grid">
  82. <view class="title">
  83. 我的工作
  84. </view>
  85. <uv-grid :col="4" :border="false">
  86. <uv-grid-item
  87. v-if="!role"
  88. @click="$utils.navigateTo('/pages_order/mine/releaseWork')">
  89. <image class="image" src="/static/image/center/a1.png" mode=""></image>
  90. <text class="grid-text">在线简历</text>
  91. </uv-grid-item>
  92. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/releaseWork')">
  93. <image class="image" src="/static/image/center/a1.png" mode=""></image>
  94. <text class="grid-text">{{ role ? '我的招工' : '我的找活'}}</text>
  95. </uv-grid-item>
  96. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/seeMy')">
  97. <image class="image" src="/static/image/center/a2.png" mode=""></image>
  98. <text class="grid-text">谁看过我</text>
  99. </uv-grid-item>
  100. </uv-grid>
  101. </view>
  102. <view class="line grid">
  103. <view class="title">
  104. 我的服务
  105. </view>
  106. <uv-grid :col="4" :border="false">
  107. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/MemberRecharge')">
  108. <image class="image" src="/static/image/center/1.png" mode=""></image>
  109. <text class="grid-text">会员充值</text>
  110. </uv-grid-item>
  111. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/GainPoints')">
  112. <image class="image" src="/static/image/center/4.png" mode=""></image>
  113. <text class="grid-text">获取积分</text>
  114. </uv-grid-item>
  115. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/IntegralRecord')">
  116. <image class="image" src="/static/image/center/5.png" mode=""></image>
  117. <text class="grid-text">积分记录</text>
  118. </uv-grid-item>
  119. <uv-grid-item @click="$utils.navigateTo('/pages_order/auth/certification')">
  120. <image class="image" src="/static/image/center/6.png" mode=""></image>
  121. <text class="grid-text">实名认证</text>
  122. </uv-grid-item>
  123. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/redeemCode')">
  124. <image class="image" src="/static/image/center/5.png" mode=""></image>
  125. <text class="grid-text">兑换码</text>
  126. </uv-grid-item>
  127. <uv-grid-item @click="$utils.redirectTo('/index/consult')">
  128. <image class="image" src="/static/image/center/6.png" mode=""></image>
  129. <text class="grid-text">考证咨询</text>
  130. </uv-grid-item>
  131. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/contract')">
  132. <image class="image" src="/static/image/center/5.png" mode=""></image>
  133. <text class="grid-text">电子合同</text>
  134. </uv-grid-item>
  135. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/promotion')">
  136. <image class="image" src="/static/image/center/5.png" mode=""></image>
  137. <text class="grid-text">面对面分享</text>
  138. </uv-grid-item>
  139. </uv-grid>
  140. </view>
  141. <view class="line grid">
  142. <view class="title">
  143. 设置与帮助
  144. </view>
  145. <uv-grid :col="4" :border="false">
  146. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/setting')">
  147. <image class="image" src="/static/image/center/setting.png" mode=""></image>
  148. <text class="grid-text">系统设置</text>
  149. </uv-grid-item>
  150. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/help')">
  151. <image class="image" src="/static/image/center/help.png" mode=""></image>
  152. <text class="grid-text">帮助与反馈</text>
  153. </uv-grid-item>
  154. <uv-grid-item @click="$utils.navigateTo('/pages_order/mine/about')">
  155. <image class="image" src="/static/image/center/message.png" mode=""></image>
  156. <text class="grid-text">关于本程序</text>
  157. </uv-grid-item>
  158. </uv-grid>
  159. </view>
  160. </view>
  161. <tabber select="3" />
  162. </view>
  163. </template>
  164. <script>
  165. import tabber from '@/components/base/tabbar.vue'
  166. import {
  167. mapState
  168. } from 'vuex'
  169. export default {
  170. components: {
  171. tabber,
  172. },
  173. computed: {
  174. ...mapState(['userInfo', 'role']),
  175. headImage(){
  176. return '/static/image/center/headImage.png'
  177. },
  178. username(){
  179. },
  180. },
  181. data() {
  182. return {
  183. show: false,
  184. bannerList: [
  185. {
  186. url: 'https://cdn.uviewui.com/uview/swiper/swiper3.png',
  187. },
  188. {
  189. url: 'https://cdn.uviewui.com/uview/swiper/swiper2.png',
  190. },
  191. {
  192. url: 'https://cdn.uviewui.com/uview/swiper/swiper3.png',
  193. },
  194. ],
  195. }
  196. },
  197. methods: {
  198. headBtn() {
  199. let self = this
  200. uni.showModal({
  201. title: '演示切换角色之后的效果',
  202. success(res) {
  203. if (res.confirm) {
  204. self.$store.state.shop = !self.$store.state.shop
  205. }
  206. }
  207. })
  208. },
  209. // 联系客服按钮回调
  210. contactUs() {
  211. this.show = true
  212. },
  213. confirm() {
  214. this.show = false
  215. },
  216. cancle() {
  217. this.show = false
  218. },
  219. }
  220. }
  221. </script>
  222. <style scoped lang="scss">
  223. .page {
  224. }
  225. image {
  226. width: 100%;
  227. height: 100%;
  228. }
  229. .head {
  230. display: flex;
  231. background-color: $uni-color;
  232. padding: 40rpx 20rpx;
  233. align-items: center;
  234. position: relative;
  235. color: #fff;
  236. padding-bottom: 70rpx;
  237. .headImage {
  238. width: 120rpx;
  239. height: 120rpx;
  240. // background-image: url(/static/image/center/3.png);
  241. background-size: 100% 100%;
  242. overflow: hidden;
  243. border-radius: 50%;
  244. margin-right: 40rpx;
  245. }
  246. .info {
  247. font-size: 28rpx;
  248. .name {
  249. font-size: 32rpx;
  250. display: flex;
  251. padding-bottom: 10rpx;
  252. view{
  253. display: flex;
  254. font-size: 20rpx;
  255. align-items: center;
  256. padding-left: 20rpx;
  257. }
  258. }
  259. .tips {
  260. font-size: 26rpx;
  261. color: #fff;
  262. }
  263. }
  264. // .headBtn {
  265. // margin-left: auto;
  266. // padding: 15rpx 20rpx;
  267. // background-color: $uni-color;
  268. // color: #fff;
  269. // border-radius: 20rpx;
  270. // margin-top: 50rpx;
  271. // }
  272. // .setting {
  273. // position: absolute;
  274. // right: 50rpx;
  275. // top: 50rpx;
  276. // }
  277. }
  278. .user {
  279. position: relative;
  280. padding-top: 30rpx;
  281. .auth{
  282. width: 690rpx;
  283. position: absolute;
  284. top: -50rpx;
  285. left: 30rpx;
  286. z-index: 99;
  287. overflow: hidden;
  288. background-color: #fff;
  289. border-radius: 20rpx;
  290. /deep/ text{
  291. font-size: 26rpx;
  292. }
  293. }
  294. .swipe{
  295. margin: 30rpx;
  296. border-radius: 20rpx;
  297. overflow: hidden;
  298. }
  299. .line {
  300. display: flex;
  301. background-color: #fff;
  302. margin-top: 20rpx;
  303. padding: 20rpx 0;
  304. margin: 30rpx;
  305. border-radius: 20rpx;
  306. overflow: hidden;
  307. .item {
  308. flex: 1;
  309. display: flex;
  310. flex-direction: column;
  311. justify-content: center;
  312. align-items: center;
  313. font-size: 24rpx;
  314. padding: 10rpx 0;
  315. view{
  316. padding: 5rpx 0;
  317. }
  318. }
  319. }
  320. .grid {
  321. flex-direction: column;
  322. font-size: 26rpx;
  323. padding: 20rpx;
  324. .title {
  325. margin-bottom: 30rpx;
  326. font-size: 28rpx;
  327. }
  328. .image {
  329. width: 45rpx;
  330. height: 45rpx;
  331. margin-bottom: 10rpx;
  332. }
  333. text {
  334. text-align: center;
  335. margin-bottom: 20rpx;
  336. }
  337. }
  338. }
  339. </style>