index.vue 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832
  1. <template>
  2. <view class="index-page">
  3. <view class="index-navbar">
  4. <view style="position: relative;overflow: hidden;">
  5. <image :style="{height:tab1==1?'130rpx':''}" class="index-bg" src="../../static/images/index-header.png"
  6. mode=""></image>
  7. <u-navbar :fixed="false" bgColor='rgba(0,0,0,0)' placeholder:safeAreaInsetTop="true" ref="nav">
  8. <view id="height" class="index-header u-flex u-row-between" slot="left"
  9. style="position: relative;">
  10. <view class="" style="margin-left: -11rpx;">
  11. <u-tabs :current="tab1" :list="list4" lineWidth="28" lineHeight="5" :lineColor="bgImage"
  12. :activeStyle="{
  13. color: '#303133',
  14. fontWeight: 'bold',
  15. }" :inactiveStyle="{
  16. color: '#606266',
  17. }" itemStyle="font-size:36rpx; padding-right: 15px; height: 34px;" @click="TabsTop">
  18. </u-tabs>
  19. </view>
  20. <view class="" style="" @click="toindexsearch">
  21. <view class="index-search u-flex" slot="center">
  22. <u-icon name="search" color="#444444" size="28"></u-icon>
  23. <input type="text" class="text1" placeholder="搜索职位" :disabled="true">
  24. </view>
  25. </view>
  26. </view>
  27. </u-navbar>
  28. <view v-if="tab1 == 1" class="">
  29. <view v-if="is_auth == 0" class="unverified">
  30. <image style="width: 380rpx;height: 254rpx;" src="/static/images/unverified.png" mode="">
  31. </image>
  32. <text>您的账号未完成学校认证 无法查看校企招聘信息</text>
  33. <button @click="torenzheng">前往认证</button>
  34. </view>
  35. <view v-if="is_auth == 1" class="" style="padding:0rpx 24rpx;">
  36. <hx-school></hx-school>
  37. </view>
  38. </view>
  39. <view v-if="tab1 == 0" class="header-down " ref="header">
  40. <view class="u-flex u-row-between">
  41. <scroll-view scroll-x="true" class="" style="white-space: nowrap;width: 500rpx;">
  42. <text style="margin-right: 30rpx;display: inline-block; "
  43. v-for="(item,index) in job_intention" :key="index"
  44. @click="changeid(index,item.category_job_id)"
  45. :style="{'color' : index==colo?'#000':'#606266','fontSize':index==colo?'48rpx':'36rpx'}">
  46. {{item.category_job_name||""}}
  47. </text>
  48. </scroll-view>
  49. <!-- <scroll-view></scroll-view> -->
  50. <!--<view class="font" v-if="" @click="apply(2,id)">
  51. {{job_intention[0].category_industry_name||""}}
  52. </view> -->
  53. <view class="font" style="font-size: 50rpx;" @click="apply(1)">
  54. <image src="/static/images/plus1.png" style="width: 36rpx;height: 36rpx;" mode=""></image>
  55. </view>
  56. </view>
  57. <view class="u-flex u-row-between" style="margin-left: -11rpx;margin-top: 14rpx;">
  58. <view class="down-left u-flex u-row-center" @click="showpaixu = true">
  59. <u-tabs :current="tab2" :list="list1" @click="click"></u-tabs>
  60. </view>
  61. <view class="u-flex">
  62. <view :style="{background:city.name!=''?'#EDF2F8':'#f3f3f3'}"
  63. class="right-item u-flex u-row-center" @click="opencity1">
  64. <text :style="{color:city.name!=''?'#0C66C2':'#666666'}"
  65. class="text">{{city.name || '全国'}}</text>
  66. <u-icon v-if="city.name !='' " color="#0C66C2" name="arrow-down-fill" size="8"></u-icon>
  67. <u-icon v-if="city.name ==''" name="arrow-down-fill" size="8"></u-icon>
  68. </view>
  69. <view :style="{background:Object.keys(search_data).length!=0?'#EDF2F8':'#f3f3f3'}"
  70. class="right-item u-flex u-row-center" @click="openshaixuan">
  71. <text :style="{color:Object.keys(search_data).length!=0?'#0C66C2':'#666666'}"
  72. class="text">筛选</text>
  73. <u-icon v-if="Object.keys(search_data).length!=0 " color="#0C66C2"
  74. name="arrow-down-fill" size="8"></u-icon>
  75. <u-icon v-if="Object.keys(search_data).length==0" name="arrow-down-fill"
  76. size="8"></u-icon>
  77. </view>
  78. </view>
  79. </view>
  80. </view>
  81. </view>
  82. <view v-if="tab1 == 0" class="" style="padding:0rpx 24rpx;background-color: #F3F3F3 ;height: 100%;">
  83. <view class="content" @click="todetails(item.id)" v-for="(item,index) in positionlist" :key="item.id">
  84. <view class="u-flex u-row-between">
  85. <view class="u-flex">
  86. <view class="font">{{item.job_name}}</view>
  87. <view class="back" v-if="item.is_urgent == 1">急聘</view>
  88. </view>
  89. <view class="money">{{item.salary_min}}-{{item.salary_max}}K
  90. <text v-if="item.salary_structure">·{{item.salary_structure}}</text>
  91. </view>
  92. </view>
  93. <view class="u-flex" style="margin: 16rpx 0 14rpx 0;">
  94. <text class="introduce">{{item.companys.name}}</text>
  95. <text class="introduce">{{item.companys.company_stage.name}}</text>
  96. <text class="introduce">{{item.companys.company_scale.name}}</text>
  97. </view>
  98. <view class="u-flex" style="margin-bottom: 24rpx;">
  99. <view class="tabs">
  100. {{item.education_name}}
  101. </view>
  102. <view class="tabs">
  103. {{item.experience_name}}
  104. </view>
  105. </view>
  106. <view class="u-flex u-row-between u-col-center">
  107. <view class=" u-flex u-col-center">
  108. <image :src="item.usermanager.avatar" mode=""
  109. style="width: 50rpx;height: 50rpx;border-radius: 50%;">
  110. </image>
  111. <view class="" style="margin-left: 16rpx;font-size: 24rpx;">
  112. <text>{{item.usermanager.name}}</text>·
  113. <text>{{item.usermanager.job_text}}</text>
  114. </view>
  115. </view>
  116. <view class="u-flex u-col-center ">
  117. <view class="address" style="margin-right: 10rpx;">{{item.work_province.slice(0,-1)}}
  118. </view>
  119. <view class="address">{{item.work_city}}</view>
  120. </view>
  121. </view>
  122. </view>
  123. <view class="safe-area-inset-bottom"></view>
  124. </view>
  125. </view>
  126. <u-popup border-radius="28" :show="opencity" mode="bottom">
  127. <view class="change-city-popup u-flex-col">
  128. <view class="change-city-header u-flex u-row-between">
  129. <u-icon name="close" size="22" color="#222" @click="opencity = false"></u-icon>
  130. <text class="text">选择城市</text>
  131. <u-icon name="close" size="22" color="#fff"></u-icon>
  132. </view>
  133. <view class="u-flex-1 u-flex change-city-scroll">
  134. <scroll-view scroll-y="true" class="change-scroll-left">
  135. <view class="scroll-left-sheng" v-for="(item,index) in citylist" :key="index"
  136. :class="{shengactive:cityleftindex == index}" @click="changeleftcity(index)">{{item.name}}
  137. </view>
  138. </scroll-view>
  139. <scroll-view scroll-y="true" class="change-scroll-right u-flex-1">
  140. <view class="scroll-left-shi" v-for="(item,index) in rightcity" :key="index"
  141. :class="{shiactive:cityrightindex == index}" @click="changerightcity(index,item)">
  142. {{item.name}}
  143. </view>
  144. </scroll-view>
  145. </view>
  146. <view class="change-city-down u-flex u-row-between">
  147. <text @click="chongzhi">重置</text>
  148. <text @click="changecity">确定</text>
  149. </view>
  150. </view>
  151. </u-popup>
  152. <zhao-shaixuan ref="shaixuan" @tosearch="shaixuan"></zhao-shaixuan>
  153. </view>
  154. </template>
  155. <script>
  156. import {
  157. getList,
  158. getareacity,
  159. is_auth,
  160. resumeDetail
  161. } from "../../units/inquire.js"
  162. export default {
  163. data() {
  164. return {
  165. category_industry_id: "",
  166. category_industry_name: '',
  167. opencity: false,
  168. citylist: [],
  169. total: 0,
  170. height: "",
  171. list1: [{
  172. name: "相关"
  173. },
  174. {
  175. name: "推荐"
  176. },
  177. {
  178. name: "最新"
  179. },
  180. ],
  181. list4: [{
  182. name: "职位"
  183. },
  184. {
  185. name: "校招"
  186. }
  187. ],
  188. page: 1,
  189. tab1: 0,
  190. tab2: 0,
  191. positionlist: [], //职位列表
  192. is_auth: "", //是否认证
  193. rightcity: [],
  194. cityrightindex: "-1",
  195. cityleftindex: "0",
  196. city: {},
  197. search_data: {},
  198. job_intention: [],
  199. id: "",
  200. navheight: null,
  201. category_job_id: "",
  202. colo: 0,
  203. }
  204. },
  205. onLoad(query) {
  206. if (query.scene) {
  207. const scene = decodeURIComponent(query.scene)
  208. uni.setStorageSync('scene', scene)
  209. console.log('scene', scene);
  210. }
  211. // this.getlist()
  212. this.getcity()
  213. if (uni.getStorageSync('token')) {
  214. this.auth()
  215. }
  216. this.city = {
  217. name: '',
  218. id: ''
  219. }
  220. this.search_data = {}
  221. this.getlist()
  222. },
  223. onShow() {
  224. if (uni.getStorageSync('token')) {
  225. this.resumeDetail()
  226. }
  227. },
  228. onReachBottom() {
  229. if (this.positionlist.length != this.total) {
  230. this.page++
  231. this.getlist()
  232. }
  233. },
  234. computed: {
  235. bgImage() {
  236. return `url(${require('../../static/images/juxing.png')}) 100% 100%`
  237. }
  238. },
  239. mounted() {
  240. console.log(9987, this.$refs);
  241. let a = Number(this.$refs.nav.height.slice(0, -2))
  242. // let b = Number(this.$refs.header.height.slice(0,-2))
  243. this.navheight = a
  244. console.log(this.navheight);
  245. },
  246. methods: {
  247. torenzheng() {
  248. uni.navigateTo({
  249. url: "/pagesD/renzheng",
  250. events: {
  251. up: (res) => {
  252. this.auth()
  253. }
  254. }
  255. })
  256. },
  257. changeid(index, id) {
  258. this.colo = index
  259. this.category_job_id = id
  260. console.log(id);
  261. this.getlist()
  262. },
  263. resumeDetail() {
  264. resumeDetail().then(res => {
  265. this.job_intention = res.data.job_intention
  266. this.category_industry_id = res.data.job_intention[0].category_industry_id
  267. this.id = res.data.job_intention[0].id
  268. this.category_job_id = res.data.job_intention[0].category_job_id
  269. this.getlist()
  270. })
  271. },
  272. toindexsearch() {
  273. uni.navigateTo({
  274. url: "/pagesA/index-search"
  275. })
  276. },
  277. apply(type, id) {
  278. uni.navigateTo({
  279. url: "/pagesD/apply?type=" + type + "&id=" + id,
  280. events: {
  281. refresh: (res) => {
  282. this.resumeDetail()
  283. }
  284. }
  285. })
  286. },
  287. auth() {
  288. is_auth().then(res => {
  289. this.is_auth = res.data.is_auth
  290. })
  291. },
  292. opencity1() {
  293. this.opencity = true
  294. this.city = {
  295. name: '',
  296. id: ''
  297. }
  298. },
  299. shaixuan(e) {
  300. console.log("eeee", e);
  301. this.category_industry_id = e.category_industry_id
  302. this.search_data = e
  303. this.tosearch()
  304. },
  305. chongzhi() {
  306. this.city = {
  307. name: '',
  308. id: ''
  309. }
  310. this.opencity = false
  311. this.tosearch()
  312. },
  313. changecity() {
  314. if (this.cityrightindex == -1) {
  315. this.$u.toast("请选择城市")
  316. return
  317. }
  318. this.city = {
  319. name: this.citylist[this.cityleftindex].childlist[this.cityrightindex].name,
  320. id: this.citylist[this.cityleftindex].childlist[this.cityrightindex].id
  321. }
  322. console.log(this.city);
  323. this.opencity = false
  324. this.tosearch()
  325. },
  326. changerightcity(index, item) {
  327. this.cityrightindex = index
  328. },
  329. changeleftcity(index) {
  330. this.cityleftindex = index
  331. this.cityrightindex = -1
  332. this.rightcity = this.citylist[this.cityleftindex].childlist
  333. },
  334. getcity() {
  335. getareacity().then(res => {
  336. console.log(res);
  337. this.citylist = res.data
  338. this.rightcity = res.data[0].childlist
  339. })
  340. },
  341. tosearch() {
  342. this.page = 1
  343. this.positionlist = []
  344. this.getlist()
  345. },
  346. openshaixuan() {
  347. this.$refs.shaixuan.openshaixuan = true
  348. },
  349. click(item) {
  350. this.tab2 = item.index
  351. console.log(this.tab2);
  352. this.getlist()
  353. // console.log('item', item);
  354. },
  355. TabsTop(item) {
  356. if (uni.getStorageSync('token') == "" && this.tab1 == 0) {
  357. uni.reLaunch({
  358. url: "/pages/login/login"
  359. })
  360. }
  361. this.tab1 = item.index
  362. // console.log(this.tab1);
  363. },
  364. //获取职位列表
  365. getlist() {
  366. getList({
  367. page: this.page,
  368. type: this.tab2,
  369. search_field: "",
  370. search: "",
  371. search_data: {
  372. ...this.search_data,
  373. city_id: this.city.id,
  374. category_job_id: this.category_job_id
  375. }
  376. }).then(res => {
  377. if (this.page == 1) {
  378. this.positionlist = res.data.data
  379. } else {
  380. this.positionlist = this.positionlist.concat(res.data.data)
  381. }
  382. this.total = res.data.total
  383. })
  384. },
  385. todetails(id) {
  386. uni.navigateTo({
  387. url: '../../pagesB/details?id=' + id
  388. })
  389. }
  390. }
  391. }
  392. </script>
  393. <style lang="scss">
  394. page {
  395. background-color: #F3F3F3;
  396. }
  397. .change-city-popup {
  398. height: calc(100vh - 144rpx);
  399. .change-city-scroll {
  400. min-height: 1rpx;
  401. .change-scroll-right {
  402. height: 100%;
  403. .scroll-left-shi {
  404. line-height: 100rpx;
  405. text-align: center;
  406. font-size: 32rpx;
  407. font-family: PingFangSC-Regular, PingFang SC;
  408. font-weight: 400;
  409. color: #333333;
  410. padding: 0 32rpx;
  411. }
  412. .shiactive {
  413. color: #0C66C2;
  414. }
  415. }
  416. .change-scroll-left {
  417. width: 304rpx;
  418. height: 100%;
  419. background-color: #F5F5F5;
  420. .scroll-left-sheng {
  421. text-align: center;
  422. font-size: 32rpx;
  423. font-family: PingFangSC-Regular, PingFang SC;
  424. font-weight: 400;
  425. color: #333333;
  426. padding: 28rpx 32rpx;
  427. }
  428. .shengactive {
  429. background-color: #fff;
  430. color: #0C66C2;
  431. }
  432. }
  433. }
  434. .change-city-down {
  435. padding: 12rpx 32rpx;
  436. text:first-child {
  437. width: 208rpx;
  438. line-height: 84rpx;
  439. background: #F3F3F3;
  440. border-radius: 10rpx;
  441. text-align: center;
  442. font-size: 32rpx;
  443. font-family: PingFangSC-Medium, PingFang SC;
  444. font-weight: 500;
  445. color: #555555;
  446. }
  447. text:last-child {
  448. width: 454rpx;
  449. line-height: 84rpx;
  450. background: #0C66C2;
  451. border-radius: 10rpx;
  452. text-align: center;
  453. font-size: 32rpx;
  454. font-family: PingFangSC-Medium, PingFang SC;
  455. font-weight: 500;
  456. color: #FFFFFF;
  457. }
  458. }
  459. .change-city-header {
  460. height: 120rpx;
  461. padding: 0 32rpx;
  462. .text {
  463. font-size: 36rpx;
  464. font-family: PingFangSC-Medium, PingFang SC;
  465. font-weight: 500;
  466. color: #222222;
  467. }
  468. }
  469. }
  470. .unverified {
  471. display: flex;
  472. flex-direction: column;
  473. justify-content: center;
  474. background-color: #fff;
  475. background-image: linear-gradient(to bottom, #fff 20%, #f3f3f3 50%);
  476. align-items: center;
  477. width: 750rpx;
  478. height: 100vh;
  479. // margin-top: 180rpx;
  480. text {
  481. width: 312rpx;
  482. height: 84rpx;
  483. margin-top: 34rpx;
  484. display: block;
  485. }
  486. button {
  487. width: 264rpx;
  488. height: 100rpx;
  489. background: #0C66C2;
  490. border-radius: 12rpx;
  491. font-size: 36rpx;
  492. font-family: PingFangSC-Regular, PingFang SC;
  493. font-weight: 400;
  494. color: #FFFFFF;
  495. margin-top: 90rpx;
  496. line-height: 100rpx;
  497. }
  498. }
  499. .index-page {
  500. .address {
  501. font-size: 24rpx;
  502. font-family: PingFangSC-Regular, PingFang SC;
  503. font-weight: 400;
  504. color: #979797;
  505. line-height: 34rpx;
  506. }
  507. .content {
  508. padding: 24rpx 20rpx;
  509. margin-top: 20rpx;
  510. background-color: #fff;
  511. border-radius: 16rpx;
  512. .font {
  513. font-size: 32rpx;
  514. font-family: PingFangSC-Medium, PingFang SC;
  515. font-weight: 500;
  516. color: #222222;
  517. line-height: 44rpx;
  518. max-width: 326rpx;
  519. overflow: hidden; //超出隐藏
  520. white-space: nowrap; //不换行,同一行展示
  521. text-overflow: ellipsis; //设置超出部分以省略号展示
  522. }
  523. .back {
  524. width: 58rpx;
  525. height: 32rpx;
  526. background: #FF5335;
  527. border-radius: 6rpx;
  528. font-size: 22rpx;
  529. font-family: PingFangSC-Regular, PingFang SC;
  530. font-weight: 400;
  531. color: #FFFFFF;
  532. line-height: 32rpx;
  533. text-align: center;
  534. margin-left: 16rpx;
  535. }
  536. .money {
  537. font-size: 32rpx;
  538. font-family: JDZhengHT-Regular, JDZhengHT;
  539. font-weight: 400;
  540. color: #0C66C2;
  541. }
  542. .introduce {
  543. height: 40rpx;
  544. font-size: 28rpx;
  545. font-family: PingFangSC-Regular, PingFang SC;
  546. font-weight: 400;
  547. color: #555555;
  548. line-height: 40rpx;
  549. margin-right: 16rpx;
  550. }
  551. .tabs {
  552. background: #F3F3F3;
  553. border-radius: 4rpx;
  554. padding: 6rpx 14rpx;
  555. margin-right: 16rpx;
  556. font-size: 24rpx;
  557. font-family: PingFangSC-Regular, PingFang SC;
  558. font-weight: 400;
  559. color: #5F5F5F;
  560. height: 34rpx;
  561. line-height: 34rpx;
  562. }
  563. }
  564. .index-item {
  565. // width: 702rpx;
  566. // background: #FFFFFF;
  567. // border-radius: 20rpx;
  568. // margin: 20rpx auto;
  569. // padding: 0 20rpx 24rpx 10rpx;
  570. .item-down {
  571. text:first-child {
  572. font-size: 22rpx;
  573. font-family: SFPro-Regular, SFPro;
  574. font-weight: 400;
  575. color: #666666;
  576. }
  577. text:last-child {
  578. font-size: 22rpx;
  579. font-family: PingFangSC-Regular, PingFang SC;
  580. font-weight: 400;
  581. color: #666666;
  582. }
  583. }
  584. .item-gongsi {
  585. margin-bottom: 16rpx;
  586. .text2 {
  587. font-size: 24rpx;
  588. font-family: SFPro-Regular, SFPro;
  589. font-weight: 400;
  590. color: #666666;
  591. }
  592. .logo {
  593. width: 42rpx;
  594. height: 42rpx;
  595. border-radius: 10rpx;
  596. margin-right: 16rpx;
  597. }
  598. .text1 {
  599. max-width: 192rpx;
  600. font-size: 24rpx;
  601. font-family: PingFangSC-Regular, PingFang SC;
  602. font-weight: 400;
  603. color: #444444;
  604. margin-right: 12rpx;
  605. }
  606. }
  607. .item-label {
  608. margin-bottom: 20rpx;
  609. text {
  610. margin-right: 16rpx;
  611. line-height: 46rpx;
  612. background: #F7F7F7;
  613. border-radius: 4rpx;
  614. padding: 0 14rpx;
  615. font-size: 24rpx;
  616. font-family: PingFangSC-Regular, PingFang SC;
  617. font-weight: 400;
  618. color: #5F5F5F;
  619. }
  620. }
  621. .item-top {
  622. height: 88rpx;
  623. .text1 {
  624. font-size: 32rpx;
  625. font-family: PingFangSC-Medium, PingFang SC;
  626. font-weight: 500;
  627. color: #222222;
  628. margin-right: 16rpx;
  629. }
  630. .text2 {
  631. width: 50rpx;
  632. line-height: 32rpx;
  633. background: rgba(255, 83, 53, 0.1);
  634. border-radius: 4rpx;
  635. text-align: center;
  636. font-size: 20rpx;
  637. font-family: PingFangSC-Regular, PingFang SC;
  638. font-weight: 400;
  639. color: #FF5335;
  640. margin-right: 12rpx;
  641. }
  642. .text3 {
  643. width: 90rpx;
  644. line-height: 32rpx;
  645. background: #FFF2E8;
  646. border-radius: 4rpx;
  647. text-align: center;
  648. font-size: 20rpx;
  649. font-family: PingFangSC-Regular, PingFang SC;
  650. font-weight: 400;
  651. color: #FF8620;
  652. margin-right: 12rpx;
  653. }
  654. .text4 {
  655. line-height: 32rpx;
  656. background: #E6EFF8;
  657. border-radius: 4rpx;
  658. padding: 0 4rpx;
  659. text-align: center;
  660. font-size: 20rpx;
  661. font-family: SFPro-Regular, SFPro;
  662. font-weight: 400;
  663. color: #0C66C2;
  664. }
  665. .text5 {
  666. font-size: 32rpx;
  667. font-family: JDZhengHT-Regular, JDZhengHT;
  668. font-weight: 400;
  669. color: #0C66C2;
  670. }
  671. }
  672. }
  673. .index-navbar {
  674. position: sticky;
  675. top: 0;
  676. left: 0;
  677. width: 750rpx;
  678. z-index: 100;
  679. .header-down {
  680. // height: 92rpx;
  681. padding: 20rpx 24rpx;
  682. box-sizing: border-box;
  683. .font {
  684. font-size: 40rpx;
  685. font-family: PingFangSC-Medium, PingFang SC;
  686. font-weight: 500;
  687. color: #222222;
  688. }
  689. .right-item {
  690. padding: 0 16rpx;
  691. height: 52rpx;
  692. background: #F3F3F3;
  693. border-radius: 4rpx;
  694. margin-left: 20rpx;
  695. .text {
  696. margin-right: 4rpx;
  697. font-size: 26rpx;
  698. font-family: PingFangSC-Regular, PingFang SC;
  699. font-weight: 400;
  700. color: #666666;
  701. }
  702. }
  703. .down-left {
  704. .text {
  705. margin-right: 4rpx;
  706. font-size: 26rpx;
  707. font-family: PingFangSC-Medium, PingFang SC;
  708. font-weight: 500;
  709. color: #222222;
  710. }
  711. }
  712. }
  713. .index-bg {
  714. position: absolute;
  715. top: 0;
  716. left: 0;
  717. z-index: -1;
  718. width: 750rpx;
  719. // height: 352rpx;
  720. }
  721. }
  722. .index-header {
  723. flex: 1;
  724. padding: 0 32rpx;
  725. height: 50rpx;
  726. .index-search {
  727. width: 200rpx;
  728. height: 64rpx;
  729. background: #FFFFFF;
  730. border-radius: 20rpx;
  731. padding: 0 28rpx;
  732. .text1 {
  733. font-size: 24rpx;
  734. font-family: PingFangSC-Regular, PingFang SC;
  735. font-weight: 400;
  736. color: #999999;
  737. margin-left: 16rpx;
  738. }
  739. }
  740. .index-tabs {
  741. text:first-child {
  742. font-size: 36rpx;
  743. font-family: PingFangSC-Medium, PingFang SC;
  744. font-weight: 500;
  745. color: #222222;
  746. }
  747. text:last-child {
  748. width: 76rpx;
  749. height: 12rpx;
  750. background: linear-gradient(270deg, #208EFF 0%, rgba(28, 159, 227, 0) 100%);
  751. margin-top: -20rpx;
  752. border-radius: 100rpx;
  753. }
  754. }
  755. }
  756. }
  757. ::v-deep .u-navbar__content__left {
  758. padding: 0 !important;
  759. }
  760. ::v-deep #height .u-tabs__wrapper__nav__item__text {
  761. font-size: 36rpx !important;
  762. }
  763. </style>