Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

car-release.vue 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757
  1. <template>
  2. <navBar title="行驶证信息上传" :scrollTop="scrollTop"></navBar>
  3. <navBgCar></navBgCar>
  4. <view class="content">
  5. <view class="item-tips">
  6. <view class="title"> 上传后请核对识别信息 </view>
  7. <view class="tip"> 如有错误请及时手动修改 </view>
  8. </view>
  9. <view class="picture-wrapper" @click="cardImageOcr('1')">
  10. <view class="bg">
  11. <view class="">
  12. <view class="name"> 行驶证主页 </view>
  13. <view class="value"> 上传行驶证的主页 </view>
  14. <view class="tip">
  15. <view class="tip-value"> 拍摄规范 </view>
  16. </view>
  17. </view>
  18. <image v-if="!state.form.vehPosImgUrl" class="icon" :src="`${$imgUrl}applyCard/car-zhu.png`">
  19. </image>
  20. <image v-else class="icon" :src="strReplace(state.form.vehPosImgUrl)"></image>
  21. </view>
  22. </view>
  23. <view class="picture-wrapper" @click="cardImageOcr('2')">
  24. <view class="bg">
  25. <view class="">
  26. <view class="name"> 行驶证副页 </view>
  27. <view class="value"> 上传行驶证的副页 </view>
  28. <view class="tip">
  29. <view class="tip-value"> 拍摄规范 </view>
  30. </view>
  31. </view>
  32. <image v-if="!state.form.vehNegImgUrl" class="icon" :src="`${$imgUrl}applyCard/car-fu.png`">
  33. </image>
  34. <image v-else class="icon" :src="strReplace(state.form.vehNegImgUrl)"></image>
  35. </view>
  36. </view>
  37. <view class="picture-wrapper" @click="cardFileImageUpdate()">
  38. <view class="bg">
  39. <view class="">
  40. <view class="name"> 车头照 </view>
  41. <view class="value"> 上传汽车的车头照片 </view>
  42. <view class="tip">
  43. <view class="tip-value"> 拍摄规范 </view>
  44. </view>
  45. </view>
  46. <image v-if="!state.form.vehBodyUrl" class="icon" :src="`${$imgUrl}applyCard/chetou.png`">
  47. </image>
  48. <image v-else class="icon" :src="strReplace(state.form.vehBodyUrl)"></image>
  49. </view>
  50. </view>
  51. <view class="shibie-wrapper">
  52. <view class="title"> 识别内容如下 </view>
  53. <view class="">
  54. <u-form label-width="200" :model="state.form" ref="uForm">
  55. <u-form-item label="车牌号">
  56. <!-- <u-input inputAlign="right" placeholder='请输入车牌号' v-model="state.form.vehicleIdNum" /> -->
  57. <car-number-input @numberInputResult="carNumber" :defaultStr="state.form.vehicleIdNum"></car-number-input>
  58. </u-form-item>
  59. <u-form-item label="所有人">
  60. <u-input inputAlign="right" placeholder='请输入所有人' v-model="state.form.man" />
  61. </u-form-item>
  62. <u-form-item label="车辆类型">
  63. <u-input inputAlign="right" placeholder='请输入车辆类型' v-model="state.form.vehicleType" />
  64. </u-form-item>
  65. <u-form-item label="使用性质">
  66. <u-input inputAlign="right" placeholder='请输入使用性质' v-model="state.form.character" />
  67. </u-form-item>
  68. <u-form-item label="车辆识别代号">
  69. <u-input inputAlign="right" placeholder='请输入车辆识别代号' v-model="state.form.vin" />
  70. </u-form-item>
  71. <u-form-item label="发动机号码">
  72. <u-input inputAlign="right" placeholder='请输入发动机号码' v-model="state.form.engineNum" />
  73. </u-form-item>
  74. <u-form-item label="注册日期">
  75. <u-input inputAlign="right" placeholder='请输入注册日期' v-model="state.form.register" />
  76. </u-form-item>
  77. <u-form-item label="发证日期">
  78. <u-input inputAlign="right" placeholder='请输入发证日期' v-model="state.form.issueDate" />
  79. </u-form-item>
  80. <u-form-item label="核定载人数">
  81. <u-input inputAlign="right" placeholder='请输入核定载人数' v-model="state.form.approvedCount" />
  82. </u-form-item>
  83. <u-form-item label="整备质量">
  84. <u-input inputAlign="right" placeholder='请输入整备质量' v-model="state.form.maintenaceMass" />
  85. </u-form-item>
  86. <!-- <u-form-item label="外廊尺寸">
  87. <u-input inputAlign="right" placeholder='请输入外廊尺寸' v-model="state.form.vehicleDimensions" />
  88. </u-form-item> -->
  89. <veiw class="form-item">
  90. <label>外廊尺寸</label>
  91. <view class="input-box">
  92. <text class="sub-label">长</text>
  93. <input v-model="state.outlineL" @input="outlineInput"/>
  94. <text class="sub-text">X</text>
  95. <text class="sub-label">宽</text>
  96. <input v-model="state.outlineW" @input="outlineInput"/>
  97. <text class="sub-text">X</text>
  98. <text class="sub-label">长</text>
  99. <input v-model="state.outlineH" @input="outlineInput"/>
  100. <text class="sub-text">mm</text>
  101. </view>
  102. </veiw>
  103. <u-form-item label="总质量">
  104. <u-input inputAlign="right" placeholder='请输入总质量' v-model="state.form.totalMass" />
  105. </u-form-item>
  106. <u-form-item label="车辆用户类型">
  107. <u-input @click="state.actionSheetShow = true" placeholder='请输入车辆用户类型' inputAlign="right"
  108. v-model="state.form.useUserTypeName" height='38' type='textarea' :autoHeight='true' />
  109. </u-form-item>
  110. </u-form>
  111. </view>
  112. </view>
  113. <view class="green-tip">
  114. 如识别信息有误,请手动修改,确认无误后,点击下一步!
  115. </view>
  116. <view class="action">
  117. <button type="default" class="button" @click="savaHandle()">
  118. 下一步
  119. </button>
  120. </view>
  121. <!-- <u-select v-model="state.actionSheetShow" :list="state.actionSheetList" @confirm="selectConfirm"></u-select> -->
  122. <u-action-sheet @click="selectConfirm" :list="state.actionSheetList" v-model="state.actionSheetShow">
  123. </u-action-sheet>
  124. <u-popup mode="bottom" v-model="state.show">
  125. <view v-if="state.data.transferLogs&&state.data.transferLogs.length" class="">
  126. <view class="bettwen-center">
  127. <view style="padding: 20rpx;" class="title">
  128. 选择卡签
  129. </view>
  130. <view class="goto">
  131. 直接跳过,不使用此套卡签
  132. </view>
  133. </view>
  134. <view @click="guohuAction(item)" class="card" v-for="(item,index) in state.data.transferLogs"
  135. :key="index" style="margin-top: 30rpx;margin-bottom: 30rpx;">
  136. <view v-if="item.status==='WAITING'" class="card-left">
  137. <image :src="`${$imgUrl}card2.png`" mode=""></image>
  138. <view class="card-center">
  139. <view class="flex">
  140. <view class="">
  141. 卡号:
  142. </view>
  143. <view class="card-center-head">
  144. {{item.cardId}}
  145. </view>
  146. </view>
  147. <view style="margin-top: 10rpx;" class="flex">
  148. <view class="">
  149. OBU编号:
  150. </view>
  151. <view class="card-center-head">
  152. {{item.obuId}}
  153. </view>
  154. </view>
  155. </view>
  156. </view>
  157. </view>
  158. </view>
  159. </u-popup>
  160. </view>
  161. </template>
  162. <script setup lang="ts">
  163. import {
  164. reactive,ref,
  165. } from "vue";
  166. import navBgCar from "./components/nav-bg-car4";
  167. import navBar from "../components/nav-bar/nav-bar2.vue";
  168. import carNumberInput from "@/components/car-number-input/car-number-input.vue";
  169. import {
  170. pathToBase64
  171. } from "@/utils/util/imageTool.js";
  172. import {
  173. etcCarCardInfoSubmit,
  174. etcCarOcrCard,
  175. fileUpload,
  176. queryGuoHuJianCe,
  177. queryGuoHuCaoZuo
  178. } from "@/utils/network/api.js";
  179. import {
  180. request
  181. } from "@/utils/network/request.js";
  182. import {
  183. stringToJson
  184. } from "@/utils/network/encryption";
  185. import {
  186. onLoad,
  187. onPageScroll
  188. } from "@dcloudio/uni-app";
  189. import {
  190. getObuStatus
  191. } from "@/datas/obuStatus.js";
  192. import {
  193. getEtcCardStatus
  194. } from "@/datas/etcCardStatus.js";
  195. import {
  196. getItem
  197. } from "@/utils/storage";
  198. const scrollTop = ref(0)
  199. //监听页面滚动
  200. onPageScroll((e) => {
  201. scrollTop.value = e.scrollTop;
  202. });
  203. //车牌号输入
  204. const carNumber = (val : any) => {
  205. state.form.vehicleIdNum = val.trim()
  206. }
  207. //提交车辆信息
  208. const savaHandle = () => {
  209. state.form.vehicleId =
  210. state.form.vehicleIdNum + "_" + state.vehiclePlateColor;
  211. const options = {
  212. type: 2,
  213. data: state.form,
  214. method: "POST",
  215. showLoading: true,
  216. };
  217. request(etcCarCardInfoSubmit, options)
  218. .then((res) => {
  219. const data = stringToJson(res.bizContent);
  220. queryGuoHuJianCeAction().then(value => {
  221. if (value.transferLogs && value.transferLogs.length > 0) {
  222. state.data.transferLogs = value.transferLogs
  223. state.show = true;
  224. } else {
  225. if(state.type == 1|| state.type == '1'){
  226. uni.redirectTo({
  227. url:`/applyCard/addAddress?orderId=${state.form.orderId}&clientFee=${getItem('clientFee')}&&id=${getItem('productId')}`
  228. })
  229. }else{
  230. uni.redirectTo({
  231. // url: `/applyCard/choice-product?orderId=${state.form.orderId}`,
  232. url: `/applyCard/release-products?orderId=${state.form.orderId}&clientFee=${getItem('clientFee')}&&id=${getItem('productId')}`,
  233. });
  234. }
  235. }
  236. })
  237. })
  238. .catch((res) => {
  239. console.log(res);
  240. });
  241. };
  242. const selectConfirm = (index: any) => {
  243. console.log(index)
  244. state.form.useUserType = state.actionSheetList[index].value
  245. state.form.useUserTypeName = state.actionSheetList[index].text
  246. };
  247. //车头照图片上传
  248. const cardFileImageUpdate = () => {
  249. uni.chooseImage({
  250. count: 1, //只能选取一张照片
  251. sizeType: ["original", "compressed"], //可以指定是原图还是压缩图,默认二者都有
  252. sourceType: ["camera", "album"], //从相册选择
  253. success: function(res) {
  254. pathToBase64(res.tempFilePaths[0])
  255. .then((path) => {
  256. var data = {
  257. fileBase64: path,
  258. };
  259. const options = {
  260. type: 2,
  261. data: data,
  262. method: "POST",
  263. showLoading: true,
  264. };
  265. request(fileUpload, options).then((res) => {
  266. const data = stringToJson(res.bizContent);
  267. console.log(data);
  268. state.form.vehBodyUrl = data.data.url;
  269. });
  270. })
  271. .catch((error) => {});
  272. },
  273. });
  274. };
  275. const state = reactive({
  276. data: {
  277. transferLogs: [],
  278. },
  279. actionSheetShow: false,
  280. actionSheetList: [{
  281. text: "普通车",
  282. value: 0,
  283. },
  284. {
  285. text: "道路运输证经营范围仅有“货物专用运输(集装箱) ”的牵引车办理J类型集装箱",
  286. value: 24,
  287. },
  288. {
  289. text: "道路运输证经营范围不含“货物专用运输(集装箱)”的牵引车",
  290. value: 27,
  291. },
  292. {
  293. text: '道路运输证经营范围除“货物专用运输 (集装 箱)"外,还有“普通货运”等其他项目的牵引车办理J2类型集装箱',
  294. value: 28,
  295. },
  296. ],
  297. form: {
  298. orderId: "", //订单ID
  299. man: "", //所有人
  300. character: "", //使用性质
  301. register: "", //注册日期
  302. customerId: "", //用户编号
  303. vehicleId: "",
  304. vehicleIdNum: "", //车牌编号
  305. issueDate: "", //发证日期
  306. vehPosImgUrl: "", //行驶证正面
  307. vehNegImgUrl: "", //行驶证证反面
  308. type: "0", //0,客车 1.货车
  309. useUserType: 0, //车辆用户类型
  310. useUserTypeName: "普通车",
  311. vehicleSign: 2, //前/后装标识
  312. vin: "", //车辆识别代号
  313. engineNum: "", //发动机号码
  314. vehicleType: "", //车辆类型
  315. vehicleModel: "", //行驶证品牌型号
  316. approvedCount: undefined, //核定人数
  317. totalMass: undefined, //总质量
  318. maintenaceMass: undefined, //整备质量
  319. permittedWeight: "", //核定载质量
  320. vehicleDimensions: "", //车辆尺寸
  321. permittedTowWeight: "", //准牵引总质量
  322. axleCount: "", //车轴数
  323. ownerName: "", //车主姓名
  324. ownerIdType: "", //车主证件类型
  325. ownerIdNum: "", //车主证件号码
  326. ownPosImgUrl: "", //车主证件正面图片
  327. ownNegImgUrl: "", //车主证件反面图片
  328. agreementId: "", //签约编号
  329. channelId: "5201018892300000001", //编号渠道
  330. scenePayType: "", //
  331. transportIdNum: "", //道路运输证编号
  332. licenseIdNum: "", //经营许可证编号
  333. vehBodyUrl: "", //车身照片
  334. proxyUrl: "", //委托书地址
  335. },
  336. vehiclePlateColor: undefined,
  337. orderId: "",
  338. type: undefined,//标记来源是否登录 1为未登录数据 - 需要新增地址
  339. show: false,
  340. isMyPeopple: true,
  341. outlineL:"",
  342. outlineW:"",
  343. outlineH:"",
  344. });
  345. onLoad((option: any) => {
  346. state.form.orderId = option.orderId;
  347. state.type = option.type;
  348. state.vehiclePlateColor = option.vehiclePlateColor;
  349. });
  350. //外廓尺寸输入框
  351. const outlineInput = (e)=>{
  352. state.form.vehicleDimensions = state.outlineL + "X"+ state.outlineW+"X"+state.outlineH+"mm";
  353. }
  354. //orc接口调用
  355. const cardImageOcr = (val: any) => {
  356. var imageType = val;
  357. uni.chooseImage({
  358. count: 1, //只能选取一张照片
  359. sizeType: ["original", "compressed"], //可以指定是原图还是压缩图,默认二者都有
  360. sourceType: ["camera", "album"], //从相册选择
  361. success: function(res) {
  362. pathToBase64(res.tempFilePaths[0])
  363. .then((path) => {
  364. var data = {
  365. source: "1",
  366. agencyId: "52010106004",
  367. imageType: imageType,
  368. fileName: res.tempFilePaths[0],
  369. imageBase64: path,
  370. };
  371. const options = {
  372. type: 2,
  373. data: data,
  374. method: "POST",
  375. showLoading: true,
  376. };
  377. request(etcCarOcrCard, options).then((res) => {
  378. const data = stringToJson(res.bizContent);
  379. console.log(data);
  380. if (val === "1") {
  381. state.form.vehicleIdNum = data.plate_a;
  382. state.form.man = data.man;
  383. state.form.vehicleType = data.vehicle;
  384. state.form.character = data.character;
  385. state.form.vin = data.vin;
  386. state.form.engineNum = data.engine;
  387. state.form.register = data.register;
  388. state.form.issueDate = data.issue;
  389. state.form.vehPosImgUrl = data.imageUrl;
  390. state.form.vehicleModel = data.model;
  391. } else {
  392. state.form.approvedCount = parseFloat(data.apc);
  393. state.form.maintenaceMass = parseFloat(data.unladen);
  394. state.form.vehicleDimensions = data.overall.replaceAll('x','X');
  395. let arr = data.overall.split("x");
  396. state.outlineL = arr[0]; //外廓 长
  397. state.outlineW = arr[1]; //外廓 宽
  398. state.outlineH = arr[2].substring(0, arr[2].length - 2); //外廓 高
  399. state.form.totalMass = parseFloat(data.gross);
  400. state.form.vehNegImgUrl = data.imageUrl;
  401. }
  402. });
  403. })
  404. .catch((error) => {});
  405. },
  406. });
  407. };
  408. //过户检测
  409. const queryGuoHuJianCeAction = () => {
  410. var data = {
  411. orderId: state.form.orderId
  412. };
  413. const options = {
  414. type: 2,
  415. data: data,
  416. method: "POST",
  417. showLoading: true,
  418. };
  419. return new Promise(async (resolve, reject) => {
  420. const res = await request(queryGuoHuJianCe, options);
  421. const data = stringToJson(res.bizContent);
  422. resolve(data);
  423. }).catch((error) => {
  424. reject(error);
  425. });
  426. }
  427. //过户操作
  428. const guohuAction = (val) => {
  429. var data = {
  430. orderId: state.form.orderId,
  431. serviceType: 'USE',
  432. obuId: val.obuId,
  433. cardId: val.cardId
  434. };
  435. const options = {
  436. type: 2,
  437. data: data,
  438. method: "POST",
  439. showLoading: true,
  440. };
  441. return new Promise(async (resolve, reject) => {
  442. const res = await request(queryGuoHuCaoZuo, options);
  443. const data = stringToJson(res.bizContent);
  444. state.show = false
  445. uni.navigateTo({
  446. url: `/applyCard/choice-product?orderId=${state.form.orderId}`,
  447. });
  448. }).catch((error) => {
  449. reject(error);
  450. });
  451. }
  452. //替换图片地址
  453. const strReplace = (str: string) => {
  454. return str.replace('192.168.101.145:9000', '222.85.144.89:19002')
  455. }
  456. </script>
  457. <style lang="scss" scoped>
  458. .goto {
  459. margin-right: 20rpx;
  460. padding: 10rpx;
  461. color: #00B38B;
  462. border: 1rpx solid #00B38B;
  463. border-radius: 20rpx;
  464. }
  465. .flex {
  466. display: flex;
  467. align-items: center;
  468. }
  469. .bettwen-center {
  470. display: flex;
  471. align-items: center;
  472. justify-content: space-between;
  473. }
  474. .card {
  475. margin: 20rpx;
  476. height: 150rpx;
  477. background: #FFFFFF;
  478. box-shadow: 0rpx 4rpx 13rpx 3rpx rgba(223, 223, 223, 0.8);
  479. border-radius: 20rpx;
  480. padding: 20rpx;
  481. display: flex;
  482. justify-content: space-between;
  483. align-items: center;
  484. margin-bottom: 30rpx;
  485. .card-left {
  486. display: flex;
  487. align-items: center;
  488. image {
  489. width: 100rpx;
  490. height: 90rpx;
  491. }
  492. .card-center {
  493. margin-left: 30rpx;
  494. .card-center-head {
  495. font-size: 32rpx;
  496. font-family: Noto Sans S Chinese;
  497. font-weight: 400;
  498. color: #333333;
  499. }
  500. .tips {
  501. font-size: 26rpx;
  502. font-family: Noto Sans S Chinese;
  503. font-weight: 400;
  504. color: #666666;
  505. .tips-card {
  506. width: 70rpx;
  507. height: 40rpx;
  508. background: #D3F2EF;
  509. border-radius: 6rpx;
  510. font-size: 20rpx;
  511. font-family: Noto Sans S Chinese;
  512. font-weight: 400;
  513. color: #0A8F8A;
  514. padding: 5rpx 10rpx;
  515. margin-left: 20rpx;
  516. }
  517. }
  518. }
  519. }
  520. .choose-item {
  521. margin-right: 20rpx;
  522. width: 50rpx;
  523. height: 50rpx;
  524. border: 1rpx solid #00B38B;
  525. border-radius: 50%;
  526. display: flex;
  527. justify-content: center;
  528. align-items: center;
  529. .active {
  530. width: 38rpx;
  531. height: 38rpx;
  532. background: #00B38B;
  533. border-radius: 50%;
  534. }
  535. }
  536. }
  537. .content {
  538. position: relative;
  539. margin-top: -50rpx;
  540. padding: 0rpx 30rpx;
  541. position: relative;
  542. .img-pos {
  543. position: absolute;
  544. left: 270rpx;
  545. top: -38rpx;
  546. right: 50rpx;
  547. .img-flex {
  548. display: flex;
  549. justify-content: space-between;
  550. align-items: center;
  551. .car-img {
  552. width: 86rpx;
  553. height: 42rpx;
  554. }
  555. .flag-img {
  556. width: 30rpx;
  557. height: 35rpx;
  558. }
  559. }
  560. }
  561. .action {
  562. padding-left: 20rpx;
  563. padding-right: 20rpx;
  564. padding-bottom: 30rpx;
  565. .button {
  566. height: 80rpx;
  567. background: linear-gradient(-90deg, #43a1e0 0%, #13e7c1 100%);
  568. border-radius: 40rpx;
  569. font-size: 32rpx;
  570. font-weight: 400;
  571. color: #ffffff;
  572. line-height: 80rpx;
  573. }
  574. }
  575. .item-tips {
  576. .title {
  577. font-size: 30rpx;
  578. font-family: Microsoft YaHei;
  579. font-weight: 400;
  580. color: #000000;
  581. line-height: 24rpx;
  582. }
  583. .tip {
  584. margin-top: 16rpx;
  585. font-size: 24rpx;
  586. font-family: Microsoft YaHei;
  587. font-weight: 400;
  588. color: #999999;
  589. line-height: 24rpx;
  590. }
  591. }
  592. .picture-wrapper {
  593. margin-top: 40rpx;
  594. .bg {
  595. background: #ffffff;
  596. box-shadow: 0rpx 4rpx 13rpx 3rpx rgba(223, 223, 223, 0.8);
  597. border-radius: 20rpx;
  598. padding: 40rpx;
  599. display: flex;
  600. // align-items: center;
  601. justify-content: space-between;
  602. .name {
  603. font-size: 34rpx;
  604. font-family: Microsoft YaHei;
  605. font-weight: 400;
  606. color: #000000;
  607. line-height: 34rpx;
  608. }
  609. .value {
  610. margin-top: 20rpx;
  611. font-size: 24rpx;
  612. font-family: Microsoft YaHei;
  613. font-weight: 400;
  614. color: #999999;
  615. line-height: 24rpx;
  616. }
  617. .tip {
  618. margin-top: 20rpx;
  619. text-align: center;
  620. width: 110rpx;
  621. height: 40rpx;
  622. background: rgba(33, 190, 177, 0.2);
  623. border-radius: 6rpx;
  624. .tip-value {
  625. font-size: 20rpx;
  626. font-family: Microsoft YaHei;
  627. font-weight: 400;
  628. color: #0a8f8a;
  629. line-height: 40rpx;
  630. opacity: 1;
  631. }
  632. }
  633. }
  634. .icon {
  635. width: 294rpx;
  636. height: 188rpx;
  637. }
  638. }
  639. .shibie-wrapper {
  640. margin-top: 60rpx;
  641. .title {
  642. font-size: 30rpx;
  643. font-family: Microsoft YaHei;
  644. font-weight: 400;
  645. color: #000000;
  646. line-height: 30rpx;
  647. }
  648. }
  649. .buchong-wrapper {
  650. margin-top: 60rpx;
  651. .title {
  652. font-size: 30rpx;
  653. font-family: Microsoft YaHei;
  654. font-weight: 400;
  655. color: #000000;
  656. line-height: 30rpx;
  657. }
  658. }
  659. .green-tip {
  660. margin-top: 50rpx;
  661. font-size: 24rpx;
  662. font-family: Microsoft YaHei;
  663. font-weight: 400;
  664. color: #00b38b;
  665. line-height: 24rpx;
  666. margin-bottom: 60rpx;
  667. }
  668. }
  669. .form-item{
  670. display: flex;
  671. font-size: 28rpx;
  672. justify-content: space-between;
  673. align-items: center;
  674. }
  675. .form-item label{
  676. }
  677. .form-item .input-box{
  678. display: flex;
  679. align-items: center;
  680. }
  681. .form-item .input-box input{
  682. width: 90rpx;
  683. background: #f1f1f1;
  684. border-radius: 8rpx;
  685. padding: 0 5rpx;
  686. }
  687. .form-item .sub-text{
  688. color: #808080;
  689. padding-left: 10rpx;
  690. }
  691. .form-item .sub-label{
  692. padding: 0 10rpx;
  693. }
  694. </style>