expectation.vue 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856
  1. <template>
  2. <view class="index-page">
  3. <!-- 顶部 -->
  4. <view class="index-navbar">
  5. <view style="position: relative;height: 392rpx;">
  6. <image class="index-bg" src="@/static/images/bg.png" mode=""></image>
  7. <u-navbar bgColor='rgba(0,0,0,0)' placeholder @leftClick="return1">
  8. </u-navbar>
  9. <view class="header-down " :style="{marginTop:height+'rpx'}"
  10. style="padding: 28rpx 0 0 32rpx;box-sizing: border-box;">
  11. <view class="mingpianfont">
  12. 你的求职期望
  13. </view>
  14. <view class="explain">
  15. <text>我们会根据你的求职意向,为你推荐精准的职</text>
  16. </view>
  17. </view>
  18. </view>
  19. </view>
  20. <!-- 个人信息 -->
  21. <view class="personal">
  22. <view class="body-input u-flex-col u-row-center ">
  23. <text class="input-title">期望职位</text>
  24. <view class="" @click="changefenlei">
  25. <u--input :disabled="true" disabledColor="#fff" customStyle="padding:0 !important" type="text"
  26. placeholder="请选择期望职位" border placeholderClass='input-style' suffixIcon="arrow-right"
  27. suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;"
  28. v-model="category_job_name"></u--input>
  29. </view>
  30. </view>
  31. <view class="body-input u-flex-col u-row-center">
  32. <text class="input-title">期望城市</text>
  33. <view class="" @click="cityShow = true">
  34. <u--input :disabled="true" disabledColor="#fff" customStyle="padding:0 !important" type="text"
  35. placeholder="请选择您的期望城市" border placeholderClass='input-style' suffixIcon="arrow-right"
  36. suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;"
  37. v-model="job_intention.city"></u--input>
  38. </view>
  39. </view>
  40. <view class="body-input u-flex-col u-row-center">
  41. <text class="input-title">期望行业</text>
  42. <view class="" @click="changehangye">
  43. <u--input :disabled="true" disabledColor="#fff" customStyle="padding:0 !important" type="text"
  44. placeholder="请选择您的期望行业" border placeholderClass='input-style' suffixIcon="arrow-right"
  45. suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;"
  46. v-model="category_industry_name"></u--input>
  47. </view>
  48. </view>
  49. <!-- <view class="body-input u-flex-col u-row-center">
  50. <text class="input-title">期望薪资</text>
  51. <view class="" @click="show = true">
  52. <u--input :value="label" :disabled="true" disabledColor="#fff" customStyle="padding:0 !important"
  53. type="text" placeholder="请选择您的期望薪资" border placeholderClass='input-style'
  54. suffixIcon="arrow-right"
  55. suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;"></u--input>
  56. </view>
  57. </view> -->
  58. <view class="body-input u-flex-col u-row-center">
  59. <text class="input-title">期望薪资</text>
  60. <view class="u-flex u-row-between">
  61. <view style="width: 80rpx;color: rgba(26, 28, 36, 0.8);font-size: 30rpx;" class=""
  62. @click="salarytype = true">
  63. {{salary_type}}
  64. </view>
  65. <u-icon name="arrow-down-fill" color="rgba(26, 28, 36, 0.8)" size="8"></u-icon>
  66. <u--input inputAlign='center' border style='width:50rpx' class=""
  67. v-model="job_intention.salary">{{job_intention.salary||''}}</u--input>K
  68. <text style="margin-left: 100rpx;">*</text>
  69. <u--input inputAlign='center' border style='width:50rpx' class=""
  70. v-model="job_intention.salary_month">{{job_intention.salary_month||''}}</u--input>
  71. <text style="color: rgba(26, 28, 36, 0.8);font-size: 30rpx;">薪资</text>
  72. </view>
  73. </view>
  74. <view class="body-input u-flex-col u-row-center" @click="show1 = true">
  75. <text class="input-title">所属领域</text>
  76. <u--input :disabled="true" disabledColor="#fff" customStyle="padding:0 !important" type="text"
  77. placeholder="请选择您要选择的领域" border placeholderClass='input-style' suffixIcon="arrow-right"
  78. suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;"
  79. v-model="category_name"></u--input>
  80. </view>
  81. <view class="body-input u-flex-col u-row-center">
  82. <text class="input-title">优势亮点(选填)</text>
  83. <u--input disabledColor="#fff" customStyle="padding:0 !important" type="text" placeholder="请填写" border
  84. placeholderClass='input-style' suffixIcon="arrow-right"
  85. suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;"
  86. v-model="job_intention.advantage"></u--input>
  87. </view>
  88. <view class="" style="height: 250rpx;"></view>
  89. <view class="button" @click="next">
  90. 开启求职之旅
  91. </view>
  92. </view>
  93. <!-- 选择器 -->
  94. <u-picker ref="uPicker" keyName="name" title="期待城市" :defaultIndex="indexs" :show="cityShow" :columns="cityList"
  95. @confirm="cityconfirm" @cancel="cityShow = false" @change="changeHandler"></u-picker>
  96. <!-- <u-picker keyName="label" title="期待薪资" :show="show" :columns="xinzilist" @confirm="confirm"
  97. @cancel="show = false"></u-picker> -->
  98. <u-picker title="薪资类型" keyName="name" :show="salarytype" @confirm="salarytypefunction" :columns="salarytypelist"
  99. @cancel='salarytype = false'></u-picker>
  100. <u-picker ref="uPicker1" keyName="name" title="所属领域" :defaultIndex="indexs" :show="show1"
  101. :columns="category_list" @confirm="category1" @cancel="show1 = false" @change="changecategory"></u-picker>
  102. </view>
  103. </template>
  104. <script>
  105. import {
  106. getAllArea,
  107. create,
  108. profile,
  109. get_category_field
  110. } from "@/units/inquire.js"
  111. export default {
  112. data() {
  113. return {
  114. salarytypelist: [
  115. [{
  116. name: '月薪',
  117. type: 'month'
  118. }, {
  119. name: '年薪',
  120. tupe: 'year'
  121. }]
  122. ],
  123. salarytype: false,
  124. category_list: [],
  125. category_industry_name: "", //行业
  126. category_job_name: "", //职位
  127. cityShow: false,
  128. province: [], //省数据
  129. city: [], //市数据
  130. area: [], //区数据
  131. cityList: [], //城市列表
  132. show: false,
  133. from: {},
  134. label: "",
  135. addressData: {},
  136. job_experience: {},
  137. project_experience: {},
  138. education_experience: {},
  139. salary_type: '月薪',
  140. category_name: '',
  141. show1: '',
  142. addressData: {
  143. id: "",
  144. province: "",
  145. city: "",
  146. area: "",
  147. detail: "",
  148. userName: "",
  149. phone: "",
  150. isDefault: false
  151. }, //地址数据
  152. job_intention: {
  153. city: "", //城市地点
  154. advantage: '', //优势亮点
  155. salary: '',
  156. province_id: "", //期望省份ID
  157. city_id: "", //期望城市ID
  158. salary_type: "month", //薪资类型: year = 年薪;month = 月薪
  159. salary_month: "", //一年多少薪
  160. category_job_first: "", //职位分类一级ID
  161. category_job_second: "", //职位分类二级ID
  162. category_job_id: "", //职位分类三级ID
  163. category_industry_first: "", //行业一级ID
  164. category_industry_id: "", //行业二级ID
  165. category_field_id: '',
  166. category_field_first: ''
  167. },
  168. xinzilist: [
  169. ],
  170. }
  171. },
  172. onLoad() {
  173. this.AllArea()
  174. this.xinzi()
  175. this.get_category_field()
  176. if (uni.getStorageSync("from")) {
  177. console.log(uni.getStorageSync("from"));
  178. this.from = uni.getStorageSync("from")
  179. }
  180. if (uni.getStorageSync('radiovalue1') == 2) {
  181. if (uni.getStorageSync("job_experience3")) {
  182. this.job_experience = uni.getStorageSync("job_experience3")
  183. }
  184. if (uni.getStorageSync("project_experience3")) {
  185. this.project_experience = uni.getStorageSync("project_experience3")
  186. }
  187. if (uni.getStorageSync("education_experience3")) {
  188. this.education_experience = uni.getStorageSync("education_experience3")
  189. }
  190. } else {
  191. if (uni.getStorageSync("job_experience1")) {
  192. this.job_experience = uni.getStorageSync("job_experience1")
  193. }
  194. if (uni.getStorageSync("project_experience1")) {
  195. this.project_experience = uni.getStorageSync("project_experience1")
  196. }
  197. if (uni.getStorageSync("education_experience1")) {
  198. this.education_experience = uni.getStorageSync("education_experience1")
  199. }
  200. }
  201. if (uni.getStorageSync("addressData1")) {
  202. this.addressData = uni.getStorageSync("addressData1")
  203. }
  204. // if (uni.getStorageSync("job_experience1")) {
  205. // this.job_experience = uni.getStorageSync("job_experience1")
  206. // }
  207. // if (uni.getStorageSync("project_experience1")) {
  208. // this.project_experience = uni.getStorageSync("project_experience1")
  209. // }
  210. // if (uni.getStorageSync("education_experience1")) {
  211. // this.education_experience = uni.getStorageSync("education_experience1")
  212. // }
  213. // if (uni.getStorageSync("job_intention1")) {
  214. // this.job_intention = uni.getStorageSync("job_intention1")
  215. if (uni.getStorageSync("category_industry_name")) {
  216. this.category_industry_name = uni.getStorageSync("job_intention1")
  217. }
  218. if (uni.getStorageSync("category_job_name")) {
  219. this.category_job_name = uni.getStorageSync("category_job_name")
  220. }
  221. },
  222. methods: {
  223. category1(e) {
  224. let a = ''
  225. if (e.value[1]) {
  226. a = e.value[0].name + e.value[1].name
  227. } else {
  228. a = e.value[0].name
  229. }
  230. if (e.value[1]) {
  231. this.job_intention.category_field_id = e.value[1].id
  232. this.job_intention.category_field_first = e.value[0].id
  233. } else {
  234. this.job_intention.category_field_first = e.value[0].id
  235. }
  236. // let ids = String(e.value[0].id) + String(e.value[1].id)
  237. this.category_name = a
  238. this.show1 = false
  239. // this.city1 = e.value.join("")
  240. },
  241. changecategory(e) {
  242. const {
  243. columnIndex, //当前改变值的列下标
  244. value,
  245. values, // values为当前变化列的数组内容
  246. indexs, //当前地区值下标
  247. picker = this.$refs.uPicker1
  248. } = e
  249. //columnIndex代表第几列,意思是下标为0的列发生变化
  250. if (columnIndex === 0) {
  251. if (this.category_two[indexs[0]]) {
  252. picker.setColumnValues(1, this.category_two[indexs[0]].map(v => {
  253. return {
  254. name: v.name,
  255. id: v.id
  256. }
  257. }))
  258. } else {
  259. value = ""
  260. }
  261. // picker.setColumnValues(2, this.area[indexs[0]][0].map(v => {
  262. // return {
  263. // name: v.name,
  264. // id: v.id
  265. // }
  266. // }))
  267. }
  268. },
  269. get_category_field() {
  270. get_category_field().then(res => {
  271. res.data.forEach(item => {
  272. if (item.childlist) {
  273. } else {
  274. item.childlist = []
  275. res.data.push(item)
  276. }
  277. })
  278. this.category_field_first = res.data.map(t => {
  279. return {
  280. name: t.name,
  281. id: t.id
  282. }
  283. })
  284. console.log("aaa", this.category_field_first);
  285. this.category_two = res.data.map(t => {
  286. if (t.childlist) {
  287. var c = []
  288. c = t.childlist.map(v => {
  289. console.log(v);
  290. return {
  291. name: v.name,
  292. id: v.id
  293. }
  294. })
  295. }
  296. return c
  297. })
  298. console.log('category_two', this.category_two);
  299. let a = []
  300. let b = []
  301. this.category_field_first.map(res => {
  302. a.push({
  303. name: res.name,
  304. id: res.id,
  305. })
  306. })
  307. this.category_two[0].map(res => {
  308. b.push({
  309. name: res.name,
  310. id: res.id,
  311. })
  312. })
  313. this.category_list = [a, b]
  314. })
  315. },
  316. salarytypefunction(e) {
  317. this.job_intention.salary_type = e.value[0].salary_type
  318. this.salary_type = e.value[0].name
  319. this.salarytype = false
  320. },
  321. xinzi() {
  322. var xinzilist = []
  323. for (var i = 1; i <= 100; i++) {
  324. xinzilist.push({
  325. label: `${i}K`,
  326. value: i
  327. })
  328. }
  329. this.xinzilist.push(xinzilist)
  330. },
  331. confirm(e) {
  332. this.job_intention.salary = e.value[0].value
  333. this.label = e.value[0].label
  334. this.show = false
  335. },
  336. cityconfirm(e) {
  337. let a = e.value[0].name + e.value[1].name + e.value[2].name
  338. // let ids = String(e.value[0].id) + String(e.value[1].id) + String(e.value[2].id)
  339. this.job_intention.city_id = e.value[1].id
  340. this.job_intention.province_id = e.value[0].id
  341. // this.city1 = e.value.join("")
  342. this.job_intention.city = a
  343. this.cityShow = false
  344. },
  345. // jobConfirm(e) {
  346. // // this.job = e.value[0].name
  347. // // this.from.job_status_id = e.value[0].id
  348. // // this.jobShow = false
  349. // }, //所有地区
  350. AllArea() {
  351. getAllArea().then((res) => {
  352. this.province = res.data.map(t => {
  353. return {
  354. name: t.name,
  355. id: t.id
  356. }
  357. })
  358. console.log("aaa", this.province);
  359. this.city = res.data.map(t => t.children.map(v => {
  360. return {
  361. name: v.name,
  362. id: v.id
  363. }
  364. }))
  365. this.area = res.data.map(t => t.children.map(v => v.children.map(i => {
  366. return {
  367. name: i.name,
  368. id: i.id
  369. }
  370. })))
  371. //默认显示数据
  372. // this.cityList = [
  373. // this.province.map(res => res.name),
  374. // this.city[0].map(res => res.name),
  375. // this.area[0][0].map(res => res.name)
  376. // ]
  377. let a = []
  378. let b = []
  379. let c = []
  380. this.province.map(res => {
  381. a.push({
  382. name: res.name,
  383. id: res.id,
  384. })
  385. })
  386. this.city[0].map(res => {
  387. b.push({
  388. name: res.name,
  389. id: res.id,
  390. })
  391. })
  392. this.area[0][0].map(res => {
  393. c.push({
  394. name: res.name,
  395. id: res.id,
  396. })
  397. })
  398. this.cityList = [a, b, c]
  399. console.log(33, this.cityList);
  400. if (this.addressData.province && this.addressData.city && this.addressData.area) {
  401. //省索引
  402. let pIdx = this.province.findIndex(v => v.name == this.addressData.province);
  403. //根据省索引设置默认市数据
  404. this.columns[1] = this.city[pIdx].map(res => res.name)
  405. //市索引
  406. let cIdx = this.city[pIdx].findIndex(v => v.name == this.addressData.city);
  407. //根据市索引设置默认区数据
  408. this.columns[2] = this.area[pIdx][cIdx].map(res => res.name)
  409. //区索引
  410. let aIdx = this.area[pIdx][cIdx].findIndex(v => v.name == this.addressData.area);
  411. this.indexs = [pIdx, cIdx, aIdx];
  412. // console.log(pIdx, cIdx, aIdx);
  413. console.log(this.indexs);
  414. }
  415. })
  416. },
  417. changeHandler(e) {
  418. const {
  419. columnIndex, //当前改变值的列下标
  420. value,
  421. values, // values为当前变化列的数组内容
  422. indexs, //当前地区值下标
  423. picker = this.$refs.uPicker
  424. } = e
  425. //columnIndex代表第几列,意思是下标为0的列发生变化
  426. if (columnIndex === 0) {
  427. picker.setColumnValues(1, this.city[indexs[0]].map(v => {
  428. return {
  429. name: v.name,
  430. id: v.id
  431. }
  432. }))
  433. picker.setColumnValues(2, this.area[indexs[0]][0].map(v => {
  434. return {
  435. name: v.name,
  436. id: v.id
  437. }
  438. }))
  439. }
  440. if (columnIndex === 1) {
  441. picker.setColumnValues(2, this.area[indexs[0]][indexs[1]].map(v => {
  442. return {
  443. name: v.name,
  444. id: v.id
  445. }
  446. }))
  447. }
  448. },
  449. changefenlei() {
  450. uni.navigateTo({
  451. url: "/pagesA/change-zhiwei",
  452. events: {
  453. changefenlei: (res) => {
  454. this.job_intention.category_job_first = res[0].id //职位分类一级ID
  455. this.job_intention.category_job_second = res[1].id //职位分类二级ID
  456. this.job_intention.category_job_id = res[2].id //职位分类三级ID
  457. this.category_job_name = res[2].name //职位名称
  458. }
  459. }
  460. })
  461. },
  462. changehangye() {
  463. uni.navigateTo({
  464. url: "/pagesA/change-hangye1",
  465. events: {
  466. changehangye: (res) => {
  467. console.log(res);
  468. console.log(res[1].name);
  469. this.job_intention.category_industry_first = res[0].id //行业一级ID
  470. this.job_intention.category_industry_id = res[1].id //行业二级ID
  471. this.category_industry_name = res[1].name //行业名称
  472. }
  473. }
  474. })
  475. },
  476. return1() {
  477. uni.navigateBack()
  478. },
  479. next() {
  480. let pre = "job_intention"
  481. let nObj = Object.keys(this.job_intention).reduce((a, c) => (a[`${pre}.${c}`] = this.job_intention[c],
  482. a), {});
  483. uni.setStorageSync("job_intention", nObj)
  484. uni.setStorageSync("job_intention1", this.job_intention)
  485. profile({
  486. ...this.user,
  487. invitation_code: uni.getStorageSync('invitation_code')
  488. }).then(res => {
  489. })
  490. if (uni.getStorageSync('radiovalue1') == 1) {
  491. create({
  492. ...this.from,
  493. job_experience: [this.job_experience],
  494. project_experience: [this.project_experience],
  495. education_experience: [this.education_experience],
  496. job_intention: [this.job_intention]
  497. }).then(res => {
  498. if (res.code == 1) {
  499. uni.switchTab({
  500. url: '../pages/index/index'
  501. })
  502. } else {
  503. this.$u.toast(res.msg)
  504. }
  505. })
  506. } else {
  507. create({
  508. ...this.from,
  509. job_experience: this.job_experience,
  510. project_experience: this.project_experience,
  511. education_experience: this.education_experience,
  512. job_intention: [this.job_intention]
  513. }).then(res => {
  514. if (res.code == 1) {
  515. uni.switchTab({
  516. url: '../pages/index/index'
  517. })
  518. } else {
  519. this.$u.toast(res.msg)
  520. }
  521. })
  522. }
  523. uni.setStorageSync("category_industry_name", this.category_industry_name)
  524. uni.setStorageSync("category_job_name", this.category_job_name)
  525. uni.setStorageSync("is_profile", 1)
  526. }
  527. }
  528. }
  529. </script>
  530. <style lang="scss">
  531. page {
  532. background-color: #F3F3F3;
  533. }
  534. .index-page {
  535. overflow: hidden;
  536. // height: 100vh;
  537. background: #fff;
  538. .mingpianfont {
  539. height: 50rpx;
  540. font-size: 36rpx;
  541. font-family: PingFangSC-Medium, PingFang SC;
  542. font-weight: 500;
  543. color: #FFFFFF;
  544. line-height: 50rpx;
  545. }
  546. .explain {
  547. margin-top: 24rpx;
  548. width: 528rpx;
  549. height: 36rpx;
  550. font-size: 26rpx;
  551. font-family: PingFangSC-Regular, PingFang SC;
  552. font-weight: 400;
  553. color: #FFFFFF;
  554. line-height: 36rpx;
  555. }
  556. //个人信息
  557. .personal {
  558. width: 750rpx;
  559. background: #FFFFFF;
  560. border-radius: 28rpx 28rpx 0rpx 0rpx;
  561. margin-top: -40rpx;
  562. position: relative;
  563. z-index: 99;
  564. padding: 40rpx 32rpx 0;
  565. box-sizing: border-box;
  566. height: 100%;
  567. margin-bottom: 60rpx !important;
  568. .body-input {
  569. height: 170rpx;
  570. border-bottom: 2rpx solid #F4F4F4;
  571. .input-title {
  572. font-size: 26rpx;
  573. font-family: PingFangSC-Regular, PingFang SC;
  574. font-weight: 400;
  575. color: #888888;
  576. margin-bottom: 20rpx;
  577. margin-top: 30rpx;
  578. box-sizing: border-box;
  579. }
  580. .input-style {
  581. font-size: 32rpx;
  582. font-family: PingFangSC-Regular, PingFang SC;
  583. font-weight: 400;
  584. color: #CACACA;
  585. }
  586. }
  587. .button {
  588. width: 686rpx;
  589. height: 88rpx !important;
  590. background: #0C66C2;
  591. border-radius: 12rpx;
  592. font-size: 32rpx;
  593. font-family: PingFangSC-Medium, PingFang SC;
  594. font-weight: 500;
  595. color: #FFFFFF;
  596. line-height: 88rpx;
  597. margin: 10rpx 0 0rpx 0;
  598. display: flex;
  599. justify-content: center;
  600. margin-bottom: 60rpx;
  601. // position: fixed;
  602. // bottom: 60rpx;
  603. }
  604. }
  605. .index-item {
  606. // width: 702rpx;
  607. // background: #FFFFFF;
  608. // border-radius: 20rpx;
  609. // margin: 20rpx auto;
  610. // padding: 0 20rpx 24rpx 10rpx;
  611. .item-down {
  612. text:first-child {
  613. font-size: 22rpx;
  614. font-family: SFPro-Regular, SFPro;
  615. font-weight: 400;
  616. color: #666666;
  617. }
  618. text:last-child {
  619. font-size: 22rpx;
  620. font-family: PingFangSC-Regular, PingFang SC;
  621. font-weight: 400;
  622. color: #666666;
  623. }
  624. }
  625. .item-gongsi {
  626. margin-bottom: 16rpx;
  627. .text2 {
  628. font-size: 24rpx;
  629. font-family: SFPro-Regular, SFPro;
  630. font-weight: 400;
  631. color: #666666;
  632. }
  633. .logo {
  634. width: 42rpx;
  635. height: 42rpx;
  636. border-radius: 10rpx;
  637. margin-right: 16rpx;
  638. }
  639. .text1 {
  640. max-width: 192rpx;
  641. font-size: 24rpx;
  642. font-family: PingFangSC-Regular, PingFang SC;
  643. font-weight: 400;
  644. color: #444444;
  645. margin-right: 12rpx;
  646. }
  647. }
  648. .item-label {
  649. margin-bottom: 20rpx;
  650. text {
  651. margin-right: 16rpx;
  652. line-height: 46rpx;
  653. background: #F7F7F7;
  654. border-radius: 4rpx;
  655. padding: 0 14rpx;
  656. font-size: 24rpx;
  657. font-family: PingFangSC-Regular, PingFang SC;
  658. font-weight: 400;
  659. color: #5F5F5F;
  660. }
  661. }
  662. .item-top {
  663. height: 88rpx;
  664. .text1 {
  665. font-size: 32rpx;
  666. font-family: PingFangSC-Medium, PingFang SC;
  667. font-weight: 500;
  668. color: #222222;
  669. margin-right: 16rpx;
  670. }
  671. .text2 {
  672. width: 50rpx;
  673. line-height: 32rpx;
  674. background: rgba(255, 83, 53, 0.1);
  675. border-radius: 4rpx;
  676. text-align: center;
  677. font-size: 20rpx;
  678. font-family: PingFangSC-Regular, PingFang SC;
  679. font-weight: 400;
  680. color: #FF5335;
  681. margin-right: 12rpx;
  682. }
  683. .text3 {
  684. width: 90rpx;
  685. line-height: 32rpx;
  686. background: #FFF2E8;
  687. border-radius: 4rpx;
  688. text-align: center;
  689. font-size: 20rpx;
  690. font-family: PingFangSC-Regular, PingFang SC;
  691. font-weight: 400;
  692. color: #FF8620;
  693. margin-right: 12rpx;
  694. }
  695. .text4 {
  696. line-height: 32rpx;
  697. background: #E6EFF8;
  698. border-radius: 4rpx;
  699. padding: 0 4rpx;
  700. text-align: center;
  701. font-size: 20rpx;
  702. font-family: SFPro-Regular, SFPro;
  703. font-weight: 400;
  704. color: #0C66C2;
  705. }
  706. .text5 {
  707. font-size: 32rpx;
  708. font-family: JDZhengHT-Regular, JDZhengHT;
  709. font-weight: 400;
  710. color: #0C66C2;
  711. }
  712. }
  713. }
  714. .index-navbar {
  715. position: sticky;
  716. top: 0;
  717. left: 0;
  718. width: 750rpx;
  719. z-index: 10;
  720. .header-down {
  721. height: 92rpx;
  722. padding: 20rpx 24rpx;
  723. box-sizing: border-box;
  724. .font {
  725. font-size: 40rpx;
  726. font-family: PingFangSC-Medium, PingFang SC;
  727. font-weight: 500;
  728. color: #222222;
  729. }
  730. .right-item {
  731. padding: 0 16rpx;
  732. height: 52rpx;
  733. background: #F3F3F3;
  734. border-radius: 4rpx;
  735. margin-left: 20rpx;
  736. .text {
  737. margin-right: 4rpx;
  738. font-size: 26rpx;
  739. font-family: PingFangSC-Regular, PingFang SC;
  740. font-weight: 400;
  741. color: #666666;
  742. }
  743. }
  744. .down-left {
  745. .text {
  746. margin-right: 4rpx;
  747. font-size: 26rpx;
  748. font-family: PingFangSC-Medium, PingFang SC;
  749. font-weight: 500;
  750. color: #222222;
  751. }
  752. }
  753. }
  754. .index-bg {
  755. position: absolute;
  756. top: 0;
  757. left: 0;
  758. z-index: -1;
  759. width: 750rpx;
  760. height: 392rpx;
  761. }
  762. }
  763. .index-header {
  764. flex: 1;
  765. padding: 0 32rpx;
  766. height: 50rpx;
  767. .index-search {
  768. width: 200rpx;
  769. height: 64rpx;
  770. background: #FFFFFF;
  771. border-radius: 20rpx;
  772. padding: 0 28rpx;
  773. .text1 {
  774. font-size: 24rpx;
  775. font-family: PingFangSC-Regular, PingFang SC;
  776. font-weight: 400;
  777. color: #999999;
  778. margin-left: 16rpx;
  779. }
  780. }
  781. .index-tabs {
  782. text:first-child {
  783. font-size: 36rpx;
  784. font-family: PingFangSC-Medium, PingFang SC;
  785. font-weight: 500;
  786. color: #222222;
  787. }
  788. text:last-child {
  789. width: 76rpx;
  790. height: 12rpx;
  791. background: linear-gradient(270deg, #208EFF 0%, rgba(28, 159, 227, 0) 100%);
  792. margin-top: -20rpx;
  793. border-radius: 100rpx;
  794. }
  795. }
  796. }
  797. }
  798. ::v-deep .u-navbar__content__left {
  799. padding: 0 !important;
  800. }
  801. ::v-deep .u-subsection {
  802. width: 312rpx !important;
  803. }
  804. </style>