scanning_djInfo.vue 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750
  1. <template>
  2. <view class="Scanning_djInfo">
  3. <view class="Scanning_top" v-if="res.status == 200">
  4. <view class="Scanning_top_icon">
  5. <text class="cubeic-ok icon_transport transport-duigou"></text>
  6. </view>
  7. <view class="Scanning_top_text">
  8. <view class="text1">操作成功</view>
  9. </view>
  10. </view>
  11. <view
  12. class="Scanning_top"
  13. v-if="
  14. res.status == 10005 ||
  15. res.status == 100018 ||
  16. res.status == 500 ||
  17. res.status == 10004 ||
  18. res.status == 100021 ||
  19. res.status == 100020 ||
  20. res.status == 100019 ||
  21. res.status == 100031
  22. "
  23. >
  24. <view class="Scanning_top_icon">
  25. <text class="cubeic-close icon_transport transport-shibai"></text>
  26. </view>
  27. <view class="Scanning_top_text">
  28. <view class="text1">操作失败</view>
  29. </view>
  30. </view>
  31. <view class="Scanning_cont" v-if="res.status != 200 || res.msg != '成功!'">
  32. <view>{{ res.msg }}</view>
  33. </view>
  34. <view
  35. class="Scanning_cont"
  36. v-if="
  37. (res.status == 200 && type == 'specimenPlan') ||
  38. (res.status == 200 && type == 'specimen')
  39. "
  40. >
  41. <view>标本类型 : {{ infoDATA.data.stype.name || "-" }}</view>
  42. <view>标本编号 : {{ infoDATA.data.scode || "-" }}</view>
  43. <view>患者姓名 : {{ infoDATA.data.patientName || "-" }}</view>
  44. <view
  45. v-if="
  46. accountObj && infoType !== 'spe-ddd-1' && infoType !== 'spe-dsd-1'&& infoType !== 'plan-spe-ddd-1' && infoType !== 'plan-spe-dsd-1'
  47. "
  48. >
  49. 交接人账号 : {{ accountObj.account }}
  50. </view>
  51. <view
  52. v-if="
  53. accountObj && infoType !== 'spe-ddd-1' && infoType !== 'spe-dsd-1'&& infoType !== 'plan-spe-ddd-1' && infoType !== 'plan-spe-dsd-1'
  54. "
  55. >
  56. 交接人姓名 : {{ accountObj.accountName }}
  57. </view>
  58. <view>已扫描 : {{ speNum }}</view>
  59. </view>
  60. <view
  61. class="Scanning_cont"
  62. v-if="
  63. (res.status == 200 && type == 'inspect') || type == 'patientTransport'
  64. "
  65. >
  66. <view v-if="infoDATA.patient"
  67. >患者姓名 : {{ infoDATA.patient || "-" }}</view
  68. >
  69. <view v-if="infoDATA.patient"
  70. >患者编号 : {{ infoDATA.patientCode || "-" }}</view
  71. >
  72. <view v-if="infoDATA.patient"
  73. >住院科室 : {{ infoDATA.deptName || "-" }}</view
  74. >
  75. <view v-if="infoDATA.patient">床号 : {{ infoDATA.bedNum || "-" }}</view>
  76. <view v-if="infoDATA.data">
  77. 检查项目 :
  78. <text v-for="(data, i) in infoDATA.data" :key="i"
  79. >{{ data.inspectName }},</text
  80. >
  81. </view>
  82. <view
  83. v-if="
  84. infoType == 'ins-dsd-1' ||
  85. infoType == 'trans-dsd-1' ||
  86. infoDATA.type == 'trans-dsd-1'
  87. "
  88. >工单已完成</view
  89. >
  90. <view v-if="infoDATA.type == 'ins-half-ok'"
  91. >已到达检查科室,工单已完成。</view
  92. >
  93. </view>
  94. <view
  95. class="Scanning_cont"
  96. v-if="
  97. (res.status == 200 && type == 'drugsBag') ||
  98. (res.status == 200 && type == 'jPBag')
  99. "
  100. >
  101. <view v-if="res.status == 200 && type == 'drugsBag'"
  102. >药包编码 : #{{ infoDATA.data.packid }}</view
  103. >
  104. <view v-if="res.status == 200 && type == 'jPBag'"
  105. >静配编码 : #{{ infoDATA.data.packid }}</view
  106. >
  107. <view>所属科室 : {{ infoDATA.data.target.dept }}</view>
  108. <view
  109. v-if="
  110. accountObj && (infoType === 'drug-ddd-2' || infoType === 'drug-dsd-2')
  111. "
  112. >
  113. 交接人账号 : {{ accountObj.account }}
  114. </view>
  115. <view
  116. v-if="
  117. accountObj && (infoType === 'drug-ddd-2' || infoType === 'drug-dsd-2')
  118. "
  119. >
  120. 交接人姓名 : {{ accountObj.accountName }}
  121. </view>
  122. <text v-if="infoType == 'drug-dsd-2' || infoType == 'jp-dsd-2'"
  123. >工单已完成。</text
  124. >
  125. <view class="red"> 如果您当前科室还有药包需要扫描,请点击“继续扫描”! </view>
  126. </view>
  127. <!-- <view class="foot_btn" v-if="idsType==1&&res.status==200">
  128. <view class="btn1" @click="Scanning_again()">继续扫描</view>
  129. <view class="btn2" @click="showAlert()">知道了</view>
  130. </view> -->
  131. <view
  132. class="foot_btn"
  133. v-if="
  134. res.status == 100018 || type == 'specimen' || type == 'specimenPlan'
  135. "
  136. >
  137. <view class="btn1" @click="Scanning_again()">继续扫描</view>
  138. <view
  139. class="btn3"
  140. @click="getNoScanSpecimen()"
  141. v-if="type == 'specimen' || type == 'specimenPlan'"
  142. >查看未扫描标本</view
  143. >
  144. <view class="btn2" @click="Scanning_complete(ids)">完成扫描</view>
  145. </view>
  146. <view
  147. class="foot_btn"
  148. v-if="
  149. type != 'specimen' &&
  150. res.status != 200 &&
  151. type != 'specimenPlan' &&
  152. type !== 'drugsBag' &&
  153. type !== 'jPBag' &&
  154. type !== 'patientTransport'
  155. "
  156. >
  157. <view class="btn3" @click="showAlert()">知道了</view>
  158. </view>
  159. <view
  160. class="foot_btn"
  161. v-if="
  162. (res.status != 200 && type == 'drugsBag') ||
  163. (res.status != 200 && type == 'jPBag') ||
  164. (res.status != 200 && type == 'patientTransport')
  165. "
  166. >
  167. <view class="btn3" @click="Scanning_again()">继续扫描</view>
  168. <view class="btn3" @click="showAlert()" v-if="type == 'drugsBag'">知道了</view>
  169. </view>
  170. <view
  171. class="foot_btn"
  172. v-if="
  173. res.status == 200 &&
  174. type != 'specimen' &&
  175. type != 'specimenPlan'
  176. "
  177. >
  178. <view
  179. class="btn3"
  180. @click="Scanning_again()"
  181. v-if="
  182. (res.status == 200 && type == 'drugsBag') ||
  183. (res.status == 200 && type == 'jPBag')
  184. "
  185. >继续扫描</view
  186. >
  187. <view class="btn3" @click="showAlert()">知道了</view>
  188. </view>
  189. <!-- 弹窗 -->
  190. <showModel
  191. :title="models.title"
  192. :icon="models.icon"
  193. :disjunctor="models.disjunctor"
  194. :content="models.content"
  195. @ok="ok"
  196. @cancel="cancel"
  197. :operate="models.operate"
  198. ></showModel>
  199. <!-- 弹窗 -->
  200. <showModel
  201. :title="models2.title"
  202. :icon="models2.icon"
  203. :disjunctor="models2.disjunctor"
  204. :content="models2.content"
  205. @ok="ok2"
  206. @know="know2"
  207. @cancel="cancel2"
  208. :operate="models2.operate"
  209. >
  210. </showModel>
  211. </view>
  212. </template>
  213. <script>
  214. import showModel from "../../components/showModel/showModel.vue";
  215. import { get, post, SM, webHandle } from "../../http/http.js";
  216. export default {
  217. data() {
  218. return {
  219. // 交接人信息
  220. accountObj: undefined,
  221. //传给后端查询是否继续扫描
  222. deptId: undefined,
  223. SMFlag: true,
  224. // 弹窗model
  225. models: {
  226. disjunctor: false,
  227. },
  228. // 完成扫描弹窗model1
  229. models2: {
  230. disjunctor: false,
  231. },
  232. wcId: "", //工单完成ID
  233. wcFlag: false,
  234. infoDATA: [],
  235. res: {
  236. status: "",
  237. msg: "",
  238. },
  239. infoType: "",
  240. DEPTCode: "",
  241. RESData: {},
  242. DEPT: "",
  243. dataId: "",
  244. type: "",
  245. model: {},
  246. idsType: 1,
  247. packid: "",
  248. speNum: 0,
  249. queryObj: {}, //路由传递过来的参数
  250. gotoFlag: true,
  251. content: "",
  252. };
  253. },
  254. methods: {
  255. // 查看未扫描标本
  256. getNoScanSpecimen() {
  257. if (!this.gotoFlag) {
  258. return;
  259. }
  260. this.gotoFlag = false;
  261. uni.navigateTo({
  262. url: `../noScanSpecimen/noScanSpecimen?workOrderId=${encodeURIComponent(JSON.stringify(this.queryObj.ids))}&deptCode=${this.queryObj.deptCode}`,
  263. });
  264. },
  265. overFinish() {
  266. let postType = "";
  267. if (
  268. this.queryObj.type1 === "plan-spe-ddd-2" ||
  269. this.queryObj.type1 === "plan-spe-dsd-2" ||
  270. this.queryObj.type1 === "plan-spe-dsd-3"
  271. ) {
  272. postType = "finishPlanSpes";
  273. } else if (this.queryObj.type1 == "spe-ddd-2") {
  274. postType = "finishSpes";
  275. }
  276. let data = {
  277. type: this.queryObj.type1,
  278. ids: this.wcId,
  279. };
  280. post("/workerOrder/" + postType, data).then((res) => {
  281. if (res.status == 200) {
  282. this.models2 = {
  283. disjunctor: true,
  284. title: "提示",
  285. content: `完成扫描成功`,
  286. icon: "success",
  287. operate: {
  288. know: "知道了",
  289. },
  290. };
  291. } else {
  292. uni.showToast({
  293. icon: "none",
  294. title: "请求失败!",
  295. });
  296. }
  297. });
  298. },
  299. // 确定
  300. ok() {
  301. this.models.disjunctor = false;
  302. let postData = {
  303. ids: this.queryObj.ids,
  304. sign: true,
  305. deptQrCode: this.queryObj.deptCode,
  306. };
  307. uni.showLoading({
  308. title: "加载中",
  309. mask: true,
  310. });
  311. post("/workerOrder/expectedAndActual", postData).then((ress) => {
  312. uni.hideLoading();
  313. if (ress.status == 200) {
  314. if (this.wcFlag) {
  315. //正常完成扫描
  316. this.overFinish();
  317. } else {
  318. this.gotoOver();
  319. }
  320. } else if (ress.status == 1000035) {
  321. let content = "";
  322. if (
  323. this.queryObj.type1 === "spe-ddd-2" ||
  324. this.queryObj.type1 === "plan-spe-ddd-2"
  325. ) {
  326. //待到达
  327. content = `系统内预计标本<strong class="red">${ress.expectReceiveNum}</strong>只,您扫描收取标本<strong class="red">${ress.actualReceiveNum}</strong>只,其中<strong class="red">${ress.notReceiveNum}</strong>只未扫描;`;
  328. } else {
  329. //待送达
  330. this.content = `本工单已签到<strong class="red">${
  331. ress.scanSet ? ress.scanSet.join("、") : ""
  332. }</strong>,剩余需签到科室<strong class="red">${
  333. ress.notScanSet ? ress.notScanSet.join("、") : ""
  334. }</strong>,总签收<strong class="red">${
  335. ress.totalAcceptance
  336. }</strong>只,剩余<strong class="red">${
  337. ress.notAcceptance
  338. }</strong>只未签收,您确定完成工单吗?`;
  339. content = `您在<strong class="red">${ress.deptName}</strong>检验科扫描了<strong class="red">${ress.deptScanNum}</strong>个标本,还需扫描<strong class="red">${ress.deptNotScanNum}</strong>标本。`;
  340. }
  341. this.models2 = {
  342. disjunctor: true,
  343. title: "提示",
  344. content,
  345. icon: "warn",
  346. operate: {
  347. ok: "确定",
  348. cancel: "取消",
  349. },
  350. };
  351. } else {
  352. uni.showToast({
  353. icon: "none",
  354. title: "请求失败!",
  355. });
  356. }
  357. });
  358. },
  359. // 取消
  360. cancel() {
  361. this.models.disjunctor = false;
  362. },
  363. // 确定
  364. ok2() {
  365. this.models2.disjunctor = false;
  366. let postData = {
  367. ids: this.queryObj.ids,
  368. deptQrCode: this.queryObj.deptCode,
  369. };
  370. uni.showLoading({
  371. title: "加载中",
  372. mask: true,
  373. });
  374. post("/workerOrder/expectedAndActual", postData).then((ress) => {
  375. uni.hideLoading();
  376. if (ress.status == 200) {
  377. if (this.wcFlag) {
  378. this.overFinish();
  379. } else {
  380. this.gotoOver();
  381. }
  382. } else {
  383. uni.showToast({
  384. icon: "none",
  385. title: "请求失败!",
  386. });
  387. }
  388. });
  389. },
  390. // 取消
  391. cancel2() {
  392. this.models2.disjunctor = false;
  393. },
  394. know2() {
  395. this.models2.disjunctor = false;
  396. uni.navigateTo({
  397. url: "../receiptpage/receiptpage",
  398. });
  399. },
  400. //完成扫描
  401. Scanning_complete(id) {
  402. this.wcId = id;
  403. if (
  404. this.queryObj.type1 == "plan-spe-ddd-2" ||
  405. this.queryObj.type1 == "spe-ddd-2"
  406. ) {
  407. this.wcFlag = true;
  408. this.models = {
  409. disjunctor: true,
  410. title: "提示",
  411. content: "是否确定标本已扫描完成?",
  412. icon: "warn",
  413. operate: {
  414. ok: "确定",
  415. cancel: "取消",
  416. },
  417. };
  418. } else if (
  419. this.queryObj.type1 == "plan-spe-dsd-2" ||
  420. this.queryObj.type1 == "plan-spe-dsd-3" ||
  421. this.queryObj.type1 == "spe-dsd-2" ||
  422. this.queryObj.type1 == "spe-dsd-3"
  423. ) {
  424. this.wcFlag = false;
  425. this.models = {
  426. disjunctor: true,
  427. title: "提示",
  428. content: "是否确定标本已扫描完成?",
  429. icon: "warn",
  430. operate: {
  431. ok: "确定",
  432. cancel: "取消",
  433. },
  434. };
  435. } else {
  436. this.gotoOver();
  437. }
  438. },
  439. // 跳转完成工单页面
  440. gotoOver() {
  441. uni.navigateTo({
  442. url: `../scanning/scanning?type=${this.queryObj.type}&type1=${
  443. this.queryObj.type1
  444. }&id=${encodeURIComponent(JSON.stringify(this.wcId))}&deptCode=${
  445. this.queryObj.deptCode
  446. }&dept=${this.queryObj.dept}&content=${this.content}`,
  447. });
  448. },
  449. // 继续扫描
  450. Scanning_again() {
  451. if (!this.SMFlag) {
  452. return;
  453. }
  454. this.SMFlag = false;
  455. let list = [];
  456. let postType = "";
  457. let ids = [];
  458. if (this.ids && this.ids[0]) {
  459. ids = this.ids;
  460. } else if (this.dataId) {
  461. ids = [];
  462. ids.push(this.dataId);
  463. }
  464. let data = {
  465. ids: ids,
  466. deptCode: this.DEPTCode,
  467. code: "", // 2
  468. };
  469. SM()
  470. .then((ress1) => {
  471. // ----------------
  472. uni.showLoading({
  473. title: "加载中",
  474. mask: true,
  475. });
  476. //检验二维码的有效性
  477. post("/dept/scanning", {
  478. content: ress1,
  479. }).then((result) => {
  480. this.SMFlag = true;
  481. if (result.state == 200 || result.state == 201) {
  482. let ress = result.code;
  483. if (ress) {
  484. data.code = ress;
  485. if (this.type == "inspect") {
  486. postType = "handleIns";
  487. list = data;
  488. }
  489. if (this.type == "jPBag" || this.type == "drugsBag") {
  490. postType = "handleDrugsAndJp";
  491. data["type"] = this.infoType;
  492. list = data;
  493. if (this.accountObj) {
  494. list.handover = this.accountObj.accountId;
  495. }
  496. list.deptId = this.deptId;
  497. delete list.ids;
  498. }
  499. if (this.type == "specimen") {
  500. postType = "handleSpes";
  501. data["speCode"] = data.code;
  502. delete data.code;
  503. data["type"] = this.infoType;
  504. list = data;
  505. if (this.accountObj) {
  506. list.handover = this.accountObj.accountId;
  507. }
  508. }
  509. if (this.type == "specimenPlan") {
  510. postType = "handlePlanSpes";
  511. data["speCode"] = data.code;
  512. delete data.code;
  513. data["type"] = this.infoType;
  514. list = data;
  515. if (this.accountObj) {
  516. list.handover = this.accountObj.accountId;
  517. }
  518. }
  519. if (this.type == "patientTransport") {
  520. postType = "handleTrans";
  521. list = data;
  522. }
  523. post("/workerOrder/" + postType, list).then((res) => {
  524. uni.hideLoading();
  525. if (res.status == 200) {
  526. if (
  527. this.type == "inspect" ||
  528. this.type == "patientTransport"
  529. ) {
  530. if (res.ids) {
  531. for (var i = 0; i < this.ids.length; i++) {
  532. if (this.ids[i] == res.ids[0]) {
  533. this.ids.splice(i, 1);
  534. }
  535. }
  536. if (this.ids.length > 1) {
  537. this.idsType = 1;
  538. } else {
  539. this.idsType = 2;
  540. }
  541. }
  542. this.infoDATA = res;
  543. this.type = this.type;
  544. this.DEPTCode = this.DEPTCode;
  545. } else if (this.type == "drugsBag") {
  546. // this.infoDATA.data.packid = res.data.packid;
  547. this.infoDATA = res;
  548. this.res["status"] = res.status;
  549. this.res["msg"] = res.msg;
  550. } else if (
  551. this.type == "specimenPlan" ||
  552. this.type == "specimen"
  553. ) {
  554. this.infoDATA = res;
  555. this.speNum = res.specimenCount;
  556. // --------------------------
  557. this.res["status"] = res.status;
  558. this.res["msg"] = res.msg;
  559. // --------------------------
  560. } else if (this.type == "jPBag") {
  561. // this.infoDATA.data.packid = res.data.packid;
  562. this.infoDATA = res;
  563. this.res["status"] = res.status;
  564. this.res["msg"] = res.msg;
  565. } else {
  566. uni.navigateTo({
  567. url: `../scanning_djEnd/scanning_djEnd?type=${
  568. this.queryObj.type
  569. }&type1=${this.queryObj.type1}&code=${
  570. this.queryObj.deptCode
  571. }&dept=${this.queryObj.dept}&ids=${encodeURIComponent(
  572. JSON.stringify(this.ids)
  573. )}&model=${encodeURIComponent(
  574. JSON.stringify(res)
  575. )}&accountObj=${encodeURIComponent(
  576. JSON.stringify(this.accountObj)
  577. )}&deptId=${this.deptId}`,
  578. });
  579. }
  580. } else {
  581. uni.navigateTo({
  582. url: `../scanning_djEnd/scanning_djEnd?type=${
  583. this.queryObj.type
  584. }&type1=${this.queryObj.type1}&code=${
  585. this.queryObj.deptCode
  586. }&dept=${this.queryObj.dept}&ids=${encodeURIComponent(
  587. JSON.stringify(this.ids)
  588. )}&model=${encodeURIComponent(
  589. JSON.stringify(res)
  590. )}&speNum=${this.speNum}&accountObj=${encodeURIComponent(
  591. JSON.stringify(this.accountObj)
  592. )}&deptId=${this.deptId}`,
  593. });
  594. }
  595. });
  596. }
  597. } else {
  598. uni.hideLoading();
  599. uni.showToast({
  600. icon: "none",
  601. title: "请求失败!",
  602. });
  603. }
  604. });
  605. // ------------------------------
  606. })
  607. .catch((err) => {
  608. this.SMFlag = true;
  609. });
  610. },
  611. // 知道了
  612. showAlert() {
  613. uni.navigateTo({
  614. url: "../receiptpage/receiptpage",
  615. });
  616. },
  617. },
  618. onShow() {
  619. this.SMFlag = true;
  620. },
  621. onLoad(options) {
  622. console.log(options, "options");
  623. if (options.speNum) {
  624. this.speNum = options.speNum;
  625. }
  626. if (options.accountObj && options.accountObj != "undefined") {
  627. this.accountObj = JSON.parse(options.accountObj);
  628. }
  629. if (options.deptId && options.deptId != "undefined") {
  630. this.deptId = options.deptId;
  631. }
  632. this.queryObj = options;
  633. if (this.queryObj.model) {
  634. let list = JSON.parse(this.queryObj.model);
  635. this.infoDATA = list;
  636. } else {
  637. this.infoDATA = this.queryObj.infoData;
  638. }
  639. this.RESData = this.queryObj.resData;
  640. this.res["status"] = this.queryObj.status;
  641. this.res["msg"] = this.queryObj.msg;
  642. this.res["patient"] = this.queryObj.patient;
  643. this.infoType = this.queryObj.type1;
  644. if (this.queryObj.dept) {
  645. this.DEPT = this.queryObj.dept;
  646. }
  647. this.queryObj.ids = JSON.parse(this.queryObj.ids);
  648. if (this.queryObj.ids) {
  649. this.ids = this.queryObj.ids;
  650. if (this.ids.length > 1) {
  651. this.idsType = 1;
  652. } else {
  653. this.idsType = 2;
  654. }
  655. }
  656. this.DEPTCode = this.queryObj.deptCode;
  657. this.type = this.queryObj.type;
  658. // #ifdef APP-PLUS
  659. webHandle("no", "app");
  660. // #endif
  661. // #ifdef H5
  662. webHandle("no", "wx");
  663. // #endif
  664. },
  665. };
  666. </script>
  667. <style lang="less">
  668. .Scanning_djInfo {
  669. padding: 0 20rpx;
  670. .Scanning_top {
  671. height: 270rpx;
  672. .red {
  673. background-color: #ff3b53 !important;
  674. }
  675. .Scanning_top_icon {
  676. width: 140rpx;
  677. height: 140rpx;
  678. margin: 0 auto;
  679. margin-top: 116rpx;
  680. border-radius: 50%;
  681. line-height: 140rpx;
  682. .cubeic-ok {
  683. font-size: 140rpx;
  684. color: #35b34a;
  685. }
  686. .cubeic-close {
  687. font-size: 140rpx;
  688. color: #ff3b53;
  689. }
  690. }
  691. .Scanning_top_text {
  692. .text1 {
  693. margin-top: 40rpx;
  694. font-size: 48rpx;
  695. text-align: center;
  696. }
  697. }
  698. }
  699. .Scanning_cont {
  700. font-size: 32rpx;
  701. text-align: center;
  702. view {
  703. margin-bottom: 16rpx;
  704. }
  705. .text {
  706. margin-top: 24rpx;
  707. color: #35b34a;
  708. }
  709. .text1 {
  710. margin-top: 24rpx;
  711. color: #ff3b53;
  712. }
  713. }
  714. .foot_btn {
  715. line-height: 88rpx;
  716. height: 100rpx;
  717. margin-top: 40rpx;
  718. text-align: center;
  719. display: flex;
  720. .btn1,
  721. .btn2,
  722. .btn3 {
  723. height: 88rpx;
  724. margin: 0 1%;
  725. flex: 1;
  726. background-image: linear-gradient(to right, #72c172, #3bb197);
  727. color: #fff;
  728. border-radius: 8rpx;
  729. font-size: 32rpx;
  730. margin-top: 16rpx;
  731. }
  732. }
  733. }
  734. </style>