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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924
  1. <template>
  2. <filter>
  3. <view class="wrapper">
  4. <!-- Banner -->
  5. <view class="banner">
  6. <swiper class="swiper" circular :indicator-dots="swiper.indicatorDots" :autoplay="swiper.autoplay"
  7. :interval="swiper.interval" :duration="swiper.duration"
  8. indicator-active-color="rgba(0, 179, 139, 1)" :easing-function="swiper.easing">
  9. <block v-if="state.swiperList.length >0" v-for="item in state.swiperList" :key="item.id">
  10. <swiper-item class="swiper-item" @click="link(item)">
  11. <image :src="fileURLList + item.imgUrl" mode="widthFix"></image>
  12. </swiper-item>
  13. </block>
  14. </swiper>
  15. <view class="notice">
  16. <image class="icon" :src="fileURL + 'image/index/icon-notice.png'" lazy-load="false"
  17. mode="aspectFill">
  18. </image>
  19. <uni-notice-bar style="width: 100%;" scrollable single :text="state.notice" @click="tip()">
  20. </uni-notice-bar>
  21. </view>
  22. </view>
  23. <!-- 按钮导航 -->
  24. <view class="nav">
  25. <!-- <view class="item-box" @click="cardRecharge(1)">
  26. <view class="item item-1">
  27. <image :src="fileURL + 'image/index/item-1.png'" mode="aspectFill" />
  28. </view>
  29. <view class="text">储值卡充值</view>
  30. </view> -->
  31. <view class="item-box" @click="$util.navTo('/pages/bluetooth/bluetooth?routeType=4', true)">
  32. <view class="item item-2">
  33. <image :src="fileURL + 'image/index/item-2.png'" mode="aspectFill" />
  34. </view>
  35. <view class="text">卡签信息查询</view>
  36. </view>
  37. <view class="item-box"
  38. @click="$util.navTo('/subpackage/after-sale/activation-once-again/select-car?type=1',true)">
  39. <view class="item item-3">
  40. <image :src="fileURL + '20230511/24e179d44e2d4e5687339bff_obucxjh.png'" mode="aspectFill" />
  41. </view>
  42. <view class="text">OBU重新激活</view>
  43. </view>
  44. <view class="item-box"
  45. @click="$util.navTo('/subpackage/personal-center/install-activation-order',true)">
  46. <view class="item item-4">
  47. <image :src="fileURL + 'image/index/item-4.png'" mode="aspectFill" />
  48. </view>
  49. <view class="text">首次激活</view>
  50. </view>
  51. <view class="item-box" @click="cardRecharge(3)">
  52. <view class="item item-5">
  53. <image :src="fileURL + 'image/index/item-5.png'" mode="aspectFill" />
  54. </view>
  55. <view class="text">设备注销</view>
  56. </view>
  57. <view class="item-box" @click="$util.navTo(`/subpackage/after-sale/equipment-upgrade/select-car`,true)">
  58. <view class="item item-6">
  59. <image :src="fileURL + 'image/index/item-6.png'" mode="aspectFill" />
  60. </view>
  61. <view class="text">设备升级</view>
  62. </view>
  63. <view class="item-box" @click="$util.navTo(`/subpackage/after-sale/onlineService`,true)">
  64. <view class="item item-7">
  65. <image :src="fileURL + 'image/index/item-7.png'" mode="aspectFill" />
  66. </view>
  67. <view class="text">在线客服</view>
  68. </view>
  69. <view class="item-box" @click="$util.navTo(`/pages/service/service`,true)">
  70. <view class="item item-8">
  71. <image :src="fileURL + 'image/index/item-more.png'" mode="aspectFill" />
  72. </view>
  73. <view class="text">更多</view>
  74. </view>
  75. </view>
  76. <!--快速办理通道 -->
  77. <view class="express-lane">
  78. <view class="title">快速办理</view>
  79. <view class="lane">
  80. <view class="lane-item lane-1" :style="{ '--background': bgOrange }" @click="showMask(1)">
  81. <image :src="fileURL + 'image/index/icon-car.png'" mode="aspectFill"></image>
  82. <view class="text">
  83. <text class="head">客车用户</text>
  84. </view>
  85. </view>
  86. <view class="lane-item lane-2" :style="{ '--background': bgBlue }" @click="showMask(2)">
  87. <image :src="fileURL + 'image/index/icon-truck.png'" mode="aspectFill"></image>
  88. <view class="text">
  89. <text class="head">货车用户</text>
  90. </view>
  91. </view>
  92. </view>
  93. </view>
  94. <!-- 办理流程 -->
  95. <view class="flow-path">
  96. <scroll-view scroll-x="true" class="scroll-view">
  97. <view class="top-menu">
  98. <view :class="item == state.tabActive ? 'tab active' : 'tab'"
  99. v-for="item in state.flowPathTabList" :key="item" @click="flowPathTabHandle(item)">
  100. <view class="border"></view>{{ item }}
  101. </view>
  102. </view>
  103. </scroll-view>
  104. <view v-if="state.tabActive === '办理流程'">
  105. <view class="flow-list">
  106. <flow-path-list :options="state.flowList"></flow-path-list>
  107. </view>
  108. </view>
  109. <view v-else-if="state.tabActive === '办理条件'">
  110. <view class="flow-list as-gravity-center"> {{state.processeConditionText}} </view>
  111. </view>
  112. <view v-else-if="state.tabActive === '常见问题'">
  113. <view class="flow-list as-gravity-center"> {{state.commonQuestionText}} </view>
  114. </view>
  115. </view>
  116. </view>
  117. <!-- 高速快讯 -->
  118. <view class="news" v-if="state.highMsgData.length!=0">
  119. <view class="title">高速快讯</view>
  120. <view class="news-box">
  121. <view class="news-item" v-for="(item,index) in state.highMsgData" :key='index' @click="link(item)">
  122. <view class="left-text">
  123. <view class="tit description">{{item.title}}</view>
  124. <view class="span">{{item.copywriting}}</view>
  125. </view>
  126. <view class="image-box">
  127. <image :src="fileURLList + item.imgUrl" mode="aspectFill"></image>
  128. </view>
  129. </view>
  130. <view v-if="state.highMsgData.length!=0" class="more"
  131. @click="$util.navTo('/subpackage/orders/moreHighMsg/moreHighMsg',true)">查看更多</view>
  132. </view>
  133. </view>
  134. </filter>
  135. <!-- ETC选择弹窗 -->
  136. <view class="mask" v-if="isShowMask">
  137. <view class="mask-content">
  138. <filter>
  139. <view class="mask-close">
  140. <image :src="fileURL + 'image/index/icon-close.png'" class="icon-closed" @click="closeMask"></image>
  141. </view>
  142. <view class="mask-title" :style="{ '--color': color }">选择ETC用户类型</view>
  143. <view class="mask-tab">
  144. <view class="tab-item active" @click="toCreatOrder('1')">
  145. <image :src="fileURL + 'image/index/icon-personal.png'" mode="aspectFill"></image>
  146. <text class="tab-tit on">个人办理</text>
  147. </view>
  148. <view class="tab-item" @click="toCreatOrder('2')">
  149. <image :src="fileURL + 'image/index/icon-unit.png'" mode="aspectFill"></image>
  150. <text class="tab-tit on">单位办理</text>
  151. </view>
  152. </view>
  153. </filter>
  154. </view>
  155. </view>
  156. </template>
  157. <script setup lang="ts">
  158. import {
  159. onMounted,
  160. ref
  161. } from "vue";
  162. import {
  163. onPageScroll,
  164. onLoad, onReachBottom
  165. } from "@dcloudio/uni-app";
  166. import flowPathList from "./components/flow-path-list.vue";
  167. import filter from '@/components/filter/filter.vue';
  168. import {
  169. request
  170. } from "@/utils/network/request.js";
  171. import {
  172. stringToJson
  173. } from "@/utils/network/encryption.js";
  174. import {
  175. useUserStore
  176. } from "@/stores/user";
  177. import {
  178. getItem,
  179. setItem,
  180. StorageKeys
  181. } from "@/utils/storage";
  182. import {
  183. queryKey,
  184. querySwiper,
  185. envs,
  186. infoQuery,
  187. queryHighMsg,
  188. orderList
  189. } from "@/utils/network/api.js";
  190. import {
  191. reactive
  192. } from "vue";
  193. import {
  194. fileURL, fileURLList
  195. } from "@/datas/fileURL.js";
  196. import {
  197. navTo,
  198. confirm,
  199. msg,
  200. noticeUser
  201. } from "@/utils/utils";
  202. import {
  203. getCodeName
  204. } from "@/datas/queryKey.js";
  205. import { jump } from "@/datas/9901Jump.js";
  206. import navBar from "@/components/nav-bar/nav-bar2.vue";
  207. const tools = require("../../static/etcUtil/tools.js");
  208. const bgOrange = `url(${fileURL}image/index/bg-orange.png) center center no-repeat`;
  209. const bgBlue = `url(${fileURL}image/index/bg-blue.png) center center no-repeat`;
  210. const list = reactive(["您有一条待办事项,还未办理完成"])
  211. const scrollTop = ref(0);
  212. const isBack = ref(false);
  213. const swiper = reactive({
  214. indicatorDots: true,
  215. autoplay: true,
  216. interval: 3000,
  217. duration: 3000,
  218. easing: "easeInOutCubic"
  219. })
  220. console.log('输出内容==============', getItem(StorageKeys.OpenId), '==============')
  221. const state = reactive({
  222. type: 0, //1客车 2货车
  223. userType: 1, //1个人 2单位
  224. notice: "",
  225. swiperList: [],
  226. noticeList: [], //公告栏列表
  227. flowPathTabList: ["办理流程", "办理条件", "常见问题"],
  228. tabActive: "办理流程",
  229. flowList: [
  230. //办理流程数据
  231. {
  232. title: "第一步:产品选择",
  233. desc: "选择购买的发行产品",
  234. },
  235. {
  236. title: "第二步:信息校验",
  237. desc: "提交车牌号、车牌颜色、收货地址相关信息",
  238. },
  239. {
  240. title: "第三步:证件上传",
  241. desc: "上传身份证、行驶证等相关信息",
  242. },
  243. {
  244. title: "第四步:订单支付",
  245. desc: "支付完成订单",
  246. },
  247. {
  248. title: "第五步:签约代扣",
  249. desc: "选择签约账户并关联",
  250. },
  251. ],
  252. highMsgData: '',//高速快讯内容
  253. processeConditionText: "", //办理条件文本
  254. commonQuestionText: "", //常见问题文本
  255. isEnableSetGray: false
  256. });
  257. const isShowMask = ref(false);
  258. const isShowBar = ref(false)
  259. const userStore = useUserStore();
  260. const type = 0;
  261. const title = ref("我是测试");
  262. const statusBarHeight = ref(0)
  263. //监听页面滚动
  264. onPageScroll((e) => {
  265. if (e.scrollTop > statusBarHeight.value) {
  266. isShowBar.value = true;
  267. } else {
  268. isShowBar.value = false;
  269. }
  270. scrollTop.value = e.scrollTop;
  271. });
  272. onLoad((options) => {
  273. if(options.wechatsignNo){
  274. jump(16, options.wechatsignNo)
  275. }else{
  276. getInfo();
  277. quanKeyAction().then((val : any) => {
  278. setItem('key', val.dictTypeAndItem)
  279. })
  280. }
  281. })
  282. onMounted(() => {
  283. uni.getSystemInfo({
  284. success: (e : any) => {
  285. statusBarHeight.value = e.statusBarHeight;
  286. }
  287. })
  288. getSwiper()
  289. });
  290. onReachBottom(() => {
  291. highMsg(); //高速快讯
  292. })
  293. const tip = () => {
  294. const params = encodeURIComponent(JSON.stringify("https://webzeus.hltgz.com/throughBilManager/index"))
  295. tools.toUrl(`/subpackage/personal-center/webview?url=` + params);
  296. }
  297. //获取轮播
  298. const getSwiper = () => {
  299. let options = {
  300. type: 2, //type: 2,JSON格式提交数据(默认表单形式提交)
  301. data: {
  302. }, //请求参数
  303. method: "POST", //提交方式(默认POST)
  304. showLoading: true, //是否显示加载中(默认显示)
  305. };
  306. //调用方式
  307. request(querySwiper, options).then((res) => {
  308. console.log(stringToJson(res.bizContent));
  309. const data = stringToJson(res.bizContent)
  310. console.log("轮播图", data)
  311. state.swiperList = data.swipers ? data.swipers : []
  312. })
  313. .catch((err) => {
  314. console.log(err);
  315. });
  316. };
  317. //办理流程tab选择
  318. const flowPathTabHandle = (tab) => {
  319. state.tabActive = tab;
  320. if (tab == "办理条件") {
  321. processeCondition();//办理条件
  322. } else if (tab == "常见问题") {
  323. commonQuestion();
  324. }
  325. };
  326. //全量枚举值查询
  327. const quanKeyAction = () => {
  328. var data = {};
  329. const options = {
  330. type: 2,
  331. data: data,
  332. method: "POST",
  333. showLoading: true,
  334. };
  335. return new Promise(async (resolve, reject) => {
  336. const res = await request(queryKey, options);
  337. const data = stringToJson(res.bizContent);
  338. resolve(data);
  339. }).catch((error) => {
  340. reject(error);
  341. });
  342. }
  343. const toCreatOrder = (val : number) => {
  344. console.log(typeof (val));
  345. state.userType = val;
  346. navTo(`/subpackage/orders/choice-product?type=${state.type}&&userType=${state.userType}`)
  347. closeMask();
  348. };
  349. const showMask = (val : any) => {
  350. state.type = val; //1 客车 2货车
  351. isShowMask.value = true;
  352. };
  353. const closeMask = () => {
  354. isShowMask.value = false;
  355. };
  356. // 获取文本信息----用户协议
  357. const getInfo = () => {
  358. //参数说明
  359. let options = {
  360. type: 2, //type: 2,JSON格式提交数据(默认表单形式提交)
  361. data: {
  362. businessType: 'BROADCAST' //广播栏信息
  363. }, //请求参数
  364. method: "POST", //提交方式(默认POST)
  365. showLoading: true, //是否显示加载中(默认显示)
  366. };
  367. //调用方式
  368. request(infoQuery, options)
  369. .then((res) => {
  370. let data = stringToJson(res.bizContent)
  371. console.log(data);
  372. state.notice = data.text
  373. })
  374. .catch((err) => {
  375. console.log(err);
  376. });
  377. }
  378. // 高速快讯查询接口
  379. const highMsg = () => {
  380. let options = {
  381. type: 2, //type: 2,JSON格式提交数据(默认表单形式提交)
  382. data: {
  383. pageNo: 1,
  384. pageSize: 2
  385. }, //请求参数
  386. method: "POST", //提交方式(默认POST)
  387. showLoading: true, //是否显示加载中(默认显示)
  388. };
  389. //调用方式
  390. request(queryHighMsg, options).then((res) => {
  391. console.log("高速快讯查询接口", stringToJson(res.bizContent));
  392. state.highMsgData = stringToJson(res.bizContent).data
  393. for (var i = 0; i < state.highMsgData.length; i++) {
  394. state.highMsgData[i]["copywriting"] = getCodeName('COPYWRITING', state.highMsgData[i]["copywriting"])
  395. if (state.highMsgData[i]["type"] == 3) {
  396. state.highMsgData[i]["title"] = state.highMsgData[i]["hyperLink"]
  397. }
  398. }
  399. state.highMsgData.sort(function (a, b) {
  400. return a.sequence - b.sequence//正序
  401. })
  402. }).catch((err) => { console.log(err) });
  403. }
  404. const link = (item : any) => {
  405. if (item.type == 1) {
  406. const params = encodeURIComponent(JSON.stringify(item.hyperLink))
  407. tools.toUrl(`/subpackage/personal-center/webview?url=` + params);
  408. } else if (item.type == 2) {
  409. navTo(item.hyperLink)
  410. } else if (item.type == 3) {
  411. const param = encodeURIComponent(JSON.stringify(item))
  412. tools.toUrl(`/subpackage/orders/moreHighMsg/textDetails?item=` + param);
  413. } else if (item.type == 4) {
  414. uni.navigateToMiniProgram({
  415. appId: item.hyperLink,
  416. path: item.speedUrl,
  417. success(res) {
  418. console.log(res);
  419. },
  420. complete(res) {
  421. console.log(res);
  422. },
  423. fail(res) {
  424. console.log(res);
  425. // 未成功跳转到车主小程序
  426. },
  427. });
  428. }
  429. }
  430. const processeCondition = () => {
  431. let options = {
  432. type: 2, //type: 2,JSON格式提交数据(默认表单形式提交)
  433. data: {
  434. businessType: 'PROCESSING_CONDITIONS' //办理条件
  435. }, //请求参数
  436. method: "POST", //提交方式(默认POST)
  437. showLoading: true, //是否显示加载中(默认显示)
  438. };
  439. //调用方式
  440. request(infoQuery, options)
  441. .then((res) => {
  442. let data = stringToJson(res.bizContent)
  443. console.log("办理条件", data)
  444. state.processeConditionText = data.text
  445. })
  446. .catch((err) => {
  447. console.log(err);
  448. });
  449. }
  450. const commonQuestion = () => {
  451. let options = {
  452. type: 2, //type: 2,JSON格式提交数据(默认表单形式提交)
  453. data: {
  454. businessType: 'COMMON_PROBLEM' //常见问题
  455. }, //请求参数
  456. method: "POST", //提交方式(默认POST)
  457. showLoading: true, //是否显示加载中(默认显示)
  458. };
  459. //调用方式
  460. request(infoQuery, options)
  461. .then((res) => {
  462. let data = stringToJson(res.bizContent)
  463. console.log("常见问题", data)
  464. state.commonQuestionText = data.text
  465. })
  466. .catch((err) => {
  467. console.log(err);
  468. });
  469. }
  470. // 代办事项
  471. const doSomething = () => {
  472. let options = {
  473. type: 2, //type: 2,JSON格式提交数据(默认表单形式提交)
  474. data: {
  475. "opId": getItem(StorageKeys.OpenId),
  476. "source": "WECHAT",
  477. "vehiclePlate": "",
  478. "tabIndex": 3 + '',
  479. "pageNo": 1,
  480. "pageSize": 100,
  481. "promotionModes": 1
  482. },
  483. method: "POST", //提交方式(默认POST)
  484. };
  485. //调用方式
  486. request(orderList, options)
  487. .then((res) => {
  488. let data = stringToJson(res.bizContent)
  489. let obj = {};
  490. obj["id"] = 1;
  491. obj['title'] = "您有" + data.data.length + "条未完成订单,前往处理"
  492. state.noticeList.push(obj)
  493. console.log("代办事项", data.data)
  494. })
  495. .catch((err) => {
  496. console.log(err);
  497. });
  498. }
  499. const cardRecharge = (val) => {
  500. // #ifdef MP-ALIPAY
  501. if (val == 1 || val == 2 || val == 3) {
  502. msg("业务升级中,请前往九州ETC公众号进行办理。或拨打客服电话400-800-8787")
  503. }
  504. // #endif
  505. // #ifdef MP-WEIXIN
  506. if (val == 1) {
  507. navTo('/pages/recharge/recharge-pay', true)
  508. } else if (val == 2) {
  509. navTo('/subpackage/after-sale/rescind-carId/rescind-carId-select', true)
  510. } else if (val == 3) {
  511. navTo('/subpackage/after-sale/activation-once-again/select-car?type=2', true)
  512. }
  513. // #endif
  514. }
  515. </script>
  516. <style>
  517. page {
  518. background: #eef7f7;
  519. }
  520. </style>
  521. <style lang="scss" scoped>
  522. .statusBar {
  523. width: 100%;
  524. position: sticky;
  525. background: linear-gradient(-90deg, #43a1e0 0%, #13e7c1 100%);
  526. top: 0;
  527. left: 0;
  528. z-index: 999;
  529. }
  530. .banner {
  531. position: relative;
  532. }
  533. .banner swiper {
  534. height: 470rpx;
  535. width: 750rpx;
  536. }
  537. .banner .notice {
  538. position: absolute;
  539. background: rgba(0, 0, 0, 0.28);
  540. border-radius: 30rpx;
  541. width: 500rpx;
  542. height: 60rpx;
  543. bottom: 46rpx;
  544. left: 125rpx;
  545. display: flex;
  546. justify-content: center;
  547. align-items: center;
  548. padding: 0 20rpx;
  549. box-sizing: border-box;
  550. ::v-deep .uni-noticebar {
  551. background: none !important;
  552. margin-bottom: 0;
  553. text {
  554. font-size: 24rpx !important;
  555. color: #ffffff !important;
  556. }
  557. }
  558. }
  559. .banner .notice .icon {
  560. width: 40rpx;
  561. height: 40rpx;
  562. margin: 10rpx;
  563. }
  564. .banner .notice .notice-text {
  565. font-size: 24rpx;
  566. color: #ffffff;
  567. flex: 1;
  568. }
  569. .swiper-item image {
  570. width: 100%;
  571. height: auto;
  572. }
  573. .nav {
  574. display: flex;
  575. flex-wrap: wrap;
  576. padding: 0 35rpx;
  577. font-size: 28rpx;
  578. }
  579. .nav .item-box {
  580. display: flex;
  581. flex-direction: column;
  582. justify-content: center;
  583. align-items: center;
  584. }
  585. .nav .item {
  586. width: 80rpx;
  587. height: 80rpx;
  588. border-radius: 30rpx;
  589. display: flex;
  590. justify-content: center;
  591. align-items: center;
  592. margin: 50rpx 45rpx 20rpx 45rpx;
  593. }
  594. .nav .text {
  595. font-size: 24rpx;
  596. color: #172843;
  597. }
  598. .item-1 {
  599. background: linear-gradient(133deg, #5fff9b 0%, #00b38b 100%);
  600. }
  601. .item-2 {
  602. background: linear-gradient(-50deg, #018ffd 0%, #27fcff 100%);
  603. }
  604. .item-3 {
  605. background: linear-gradient(-47deg, #f88721 0%, #fecd61 100%);
  606. }
  607. .item-4 {
  608. background: linear-gradient(-47deg, #018ffd 0%, #27fcff 100%);
  609. }
  610. .item-5 {
  611. background: linear-gradient(-44deg, #018ffd 0%, #27fcff 100%);
  612. }
  613. .item-6 {
  614. background: linear-gradient(-50deg, #f88721 0%, #fecd61 100%);
  615. }
  616. .item-7 {
  617. background: linear-gradient(129deg, #5fff9b 0%, #00b38b 100%);
  618. }
  619. .item-8 {
  620. background: linear-gradient(124deg, #b8f0f2 0%, #62aeb1 100%);
  621. }
  622. .item image {
  623. width: 56rpx;
  624. height: 56rpx;
  625. }
  626. .express-lane {
  627. font-size: 36rpx;
  628. font-weight: 400;
  629. color: #000000;
  630. padding-top: 30rpx;
  631. }
  632. .express-lane .title {
  633. padding-left: 30rpx;
  634. margin: 0rpx 0 20rpx;
  635. font-size: 32rpx;
  636. font-weight: bold;
  637. }
  638. .lane {
  639. display: flex;
  640. justify-content: space-evenly;
  641. }
  642. .lane-item {
  643. width: 330rpx;
  644. height: 150rpx;
  645. border-radius: 20rpx;
  646. display: flex;
  647. justify-content: center;
  648. align-items: center;
  649. }
  650. .lane-item image {
  651. width: 120rpx;
  652. height: 100rpx;
  653. margin: 0 18rpx;
  654. }
  655. .lane-item .text {
  656. display: flex;
  657. flex-direction: column;
  658. justify-content: center;
  659. color: #ffffff;
  660. flex: 1;
  661. }
  662. .lane-item .head {
  663. font-size: 30rpx;
  664. font-weight: bold;
  665. }
  666. .lane-item .decribe {
  667. font-size: 24rpx;
  668. }
  669. .lane-1 {
  670. background: var(--background);
  671. }
  672. .lane-2 {
  673. background: var(--background);
  674. }
  675. .news {
  676. padding: 30rpx 30rpx 0 30rpx;
  677. }
  678. .news .title {
  679. font-size: 32rpx;
  680. font-weight: bold;
  681. }
  682. .news .left-text {
  683. flex: 1;
  684. margin-right: 100rpx;
  685. }
  686. .news-box {
  687. background: #ffffff;
  688. border-radius: 20rpx;
  689. padding: 0 32rpx;
  690. box-shadow: 0rpx 2rpx 6rpx 0rpx rgba(223, 223, 223, 0.8);
  691. margin: 20rpx 0 50rpx;
  692. }
  693. .news .tit {
  694. font-size: 26rpx;
  695. color: #172843;
  696. }
  697. .news .news-item {
  698. display: flex;
  699. border-bottom: 1px solid #dcdcdc;
  700. padding: 32rpx 0 15rpx;
  701. }
  702. .news .image-box image {
  703. width: 100rpx;
  704. height: 100rpx;
  705. border-radius: 10rpx;
  706. }
  707. .news .span {
  708. font-size: 22rpx;
  709. display: inline-block;
  710. text-align: center;
  711. background: #bae0f1;
  712. border-radius: 6rpx;
  713. color: #0a8f8a;
  714. padding: 4rpx 8rpx;
  715. }
  716. .news .more {
  717. font-size: 24rpx;
  718. text-align: center;
  719. color: #0a8f8a;
  720. padding: 22rpx 0;
  721. }
  722. .mask {
  723. background: $uni-bg-color-mask;
  724. position: fixed;
  725. left: 0;
  726. top: 0;
  727. right: 0;
  728. bottom: 0;
  729. }
  730. .mask-content {
  731. background: $uni-bg-color;
  732. width: 570rpx;
  733. height: 480rpx;
  734. position: absolute;
  735. left: 50%;
  736. top: 50%;
  737. transform: translate(-50%, -50%);
  738. display: flex;
  739. flex-direction: column;
  740. border-radius: 20rpx;
  741. }
  742. .mask-close {
  743. text-align: right;
  744. }
  745. .mask-title {
  746. text-align: center;
  747. font-size: 32rpx;
  748. color: $uni-text-color-black;
  749. margin-bottom: 50rpx;
  750. }
  751. .mask-tab {
  752. display: flex;
  753. justify-content: space-evenly;
  754. }
  755. .icon-closed {
  756. width: 48rpx;
  757. height: 48rpx;
  758. margin: 24rpx 24rpx 0 0;
  759. }
  760. .tab-item {
  761. display: flex;
  762. flex-direction: column;
  763. justify-content: center;
  764. align-items: center;
  765. }
  766. .tab-tit {
  767. font-size: 32rpx;
  768. margin-top: 20rpx;
  769. color: #666;
  770. }
  771. .tab-item image {
  772. width: 160rpx;
  773. height: 160rpx;
  774. }
  775. .backlog-notice {
  776. margin: 50rpx 30rpx 0rpx;
  777. }
  778. .flow-path {
  779. padding: 20rpx 0rpx 20rpx;
  780. .scroll-view {
  781. white-space: nowrap;
  782. top: 0;
  783. }
  784. .top-menu {
  785. display: flex;
  786. }
  787. .top-menu .tab {
  788. font-size: 28rpx;
  789. padding: 38rpx 30rpx;
  790. color: #666666;
  791. position: relative;
  792. }
  793. .top-menu .active .border {
  794. position: absolute;
  795. width: 70%;
  796. height: 16rpx;
  797. background: #00b38b;
  798. opacity: 0.3;
  799. bottom: 40rpx;
  800. z-index: -99;
  801. left: 15%;
  802. border-radius: 6rpx;
  803. }
  804. .top-menu .active {
  805. font-weight: bold;
  806. font-size: 32rpx;
  807. color: #0d0f26;
  808. }
  809. .top-menu .active::before {
  810. width: 100%;
  811. height: 16rpx;
  812. background: #00b38b;
  813. opacity: 0.3;
  814. }
  815. .flow-list {
  816. margin: 0rpx 30rpx;
  817. min-height: 700rpx;
  818. background: #ffffff;
  819. box-shadow: 0rpx 2rpx 6rpx 0rpx rgba(223, 223, 223, 0.8);
  820. border-radius: 20rpx;
  821. padding: 55rpx 30rpx 30rpx;
  822. }
  823. }
  824. .description {
  825. overflow: hidden;
  826. -webkit-line-clamp: 2;
  827. text-overflow: ellipsis;
  828. display: -webkit-box;
  829. -webkit-box-orient: vertical;
  830. }
  831. </style>