paymentCode1.vue 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446
  1. <template>
  2. <view class=" page" :style="getHeight">
  3. <!-- 公共组件-每个页面必须引入 -->
  4. <public-module></public-module>
  5. <view class="panel dis f-c j-c a-c" id="panelcanvas">
  6. <view class="d-flex a-center j-center qrcode" style="position: relative;">
  7. <image :src="paycodeimg" mode="widthFix"></image>
  8. <image :src="logoimg" mode="" style="width: 30px;height: 30px;position: absolute;margin: 0 auto;">
  9. </image>
  10. </view>
  11. <view class="quotation-data">
  12. <view class="circulate-impany dis a-c">
  13. <view>保险公司:</view>
  14. <view>{{companyName}}</view>
  15. </view>
  16. <view class="circulate-data dis a-c">
  17. <view>投保人:</view>
  18. <view>{{applyName}}</view>
  19. </view>
  20. <view class="circulate-data dis a-c">
  21. <view>车牌号:</view>
  22. <view>{{licenseNo}}</view>
  23. </view>
  24. <view v-if="jqpremium" class="circulate-data dis a-c">
  25. <view>交强险:</view>
  26. <view>¥{{jqpremium}}</view>
  27. </view>
  28. <view v-if="sypremium" class="circulate-data dis a-c">
  29. <view>商业险:</view>
  30. <view>¥{{sypremium}}</view>
  31. </view>
  32. <view v-if="taxamount" class="circulate-data dis a-c">
  33. <view>车船税:</view>
  34. <view>¥{{taxamount}}</view>
  35. </view>
  36. <view v-if="jypremium" class="circulate-data dis a-c">
  37. <view>驾意险:</view>
  38. <view>¥{{jypremium}}</view>
  39. </view>
  40. <view class="circulate-data dis a-c">
  41. <view>保费合计:</view>
  42. <view style="font-size: 34upx;color: #2D4D89;font-weight: bold;">¥{{sumPermium}}</view>
  43. </view>
  44. <view class="circulate-data dis a-c " v-if="jqStartDate">
  45. <view>交强起保日期:</view>
  46. <view>{{jqStartDate}}</view>
  47. </view>
  48. <view class="circulate-data dis a-c " v-if="jqEndDate">
  49. <view>交强终保日期:</view>
  50. <view>{{jqEndDate}}</view>
  51. </view>
  52. <view class="circulate-data dis a-c " v-if="syStartDate">
  53. <view>商业起保日期</view>
  54. <view>{{syStartDate}}</view>
  55. </view>
  56. <view class="circulate-data dis a-c " v-if="sysEndDate">
  57. <view>商业终保日期</view>
  58. <view>{{sysEndDate}}</view>
  59. </view>
  60. </view>
  61. </view>
  62. <!-- #ifdef APP-PLUS -->
  63. <u-button type="primary" style="width: 100%;background: #2D4D89;" @click="sendPayCode">发送到微信</u-button>
  64. <!-- #endif -->
  65. <u-button class="tip" type="default" :hair-line="false"
  66. style="color: #2D4D89;background: #EAEDF1;font-weight: bold;border: none;" @click="navOrder">返回订单</u-button>
  67. <canvas id="mycanvas" ref="mycanvas" canvas-id="mycanvas" style="width: 1080px;height: 1680px;"></canvas>
  68. </view>
  69. </template>
  70. <script>
  71. import {
  72. mapState,
  73. mapMutations
  74. } from "vuex"
  75. import {
  76. pathToBase64,
  77. base64ToPath
  78. } from '@/common/pdf.js'
  79. import QR from "@/common/wxqrcode.js"
  80. export default {
  81. data() {
  82. return {
  83. paycodeimg: "",
  84. payImg: "",
  85. endDateTime: "",
  86. companyId: "",
  87. companyName: "", //保险公司名称
  88. sumPermium: "", //保费合计
  89. licenseNo: "", //车牌号
  90. applyName: "", //车主名字
  91. mobile: "", //车主手机号
  92. jqpremium: "",
  93. sypremium: "",
  94. taxamount: "",
  95. jypremium: "",
  96. jqStartDate: "",
  97. jqEndDate: "",
  98. syStartDate: "",
  99. sysEndDate: "",
  100. arr: false,
  101. posterUrl: "",
  102. insCompanyList: [{
  103. name: "中煤财险",
  104. icon: "../../static/insuranceicon/zhongmei.png"
  105. }, //华农
  106. {
  107. name: "恒邦财险",
  108. icon: "../../static/insuranceicon/hengbang.png"
  109. },
  110. {
  111. name: "安盛天平",
  112. icon: "../../static/insuranceicon/ansheng.png"
  113. },
  114. {
  115. name: "中国人寿",
  116. icon: "../../static/insuranceicon/renshou.png"
  117. },
  118. {
  119. name: "众安财险",
  120. icon: "../../static/insuranceicon/zhongan.png"
  121. },
  122. {
  123. name: "永诚财险",
  124. icon: "../../static/insuranceicon/yongcheng.png"
  125. },
  126. {
  127. name: "永安财险",
  128. icon: "../../static/insuranceicon/yongan.png"
  129. },
  130. {
  131. name: "紫金财险",
  132. icon: "../../static/insuranceicon/zijin.png"
  133. },
  134. {
  135. name: "国任财险",
  136. icon: "../../static/insuranceicon/guoren.png"
  137. },
  138. {
  139. name: "华泰财险",
  140. icon: "../../static/insuranceicon/huatai.png"
  141. },
  142. {
  143. name: "大家财险",
  144. icon: "../../static/insuranceicon/dajia.png"
  145. },
  146. {
  147. name: "太平财险",
  148. icon: "../../static/insuranceicon/taiping.png"
  149. },
  150. {
  151. name: "华农财险",
  152. icon: "../../static/insuranceicon/huanong.png"
  153. },
  154. ],
  155. logoimg: "",
  156. }
  157. },
  158. computed: {
  159. ...mapState(['userInfo', 'token']),
  160. getHeight() {
  161. let height = uni.getSystemInfoSync().windowHeight;
  162. return `height: ${height}px;`;
  163. }
  164. },
  165. async onLoad(data) {
  166. if (!!data.companyId) {
  167. let params = {
  168. companyId: data.companyId
  169. };
  170. let res = await this.$http.get('/order/qrCode/getQrCode?areaCompanyId=' + data.companyId);
  171. //获取前一个页面传过来的信息(车辆信息,人员信息,险种信息)
  172. if (res.code == '200') {
  173. this.companyName = res.data.inscompany;
  174. this.sumPermium = res.data.sumpremium;
  175. this.licenseNo = res.data.cPlateNo;
  176. this.applyName = res.data.cInsuredNme;
  177. this.jqpremium = res.data.jqpremium; // 交强
  178. this.sypremium = res.data.sypremium; // 商业
  179. this.taxamount = res.data.taxamount; // 车船税
  180. this.jypremium = res.data.jypremium; // 驾意险
  181. this.jqStartDate = res.data.jqStartDate; // 交强起保日期
  182. this.jqEndDate = res.data.jqEndDate; // 交强起保日期
  183. this.syStartDate = res.data.syStartDate; // 商业起保日期
  184. this.sysEndDate = res.data.sysEndDate; // 商业起保日期
  185. if (this.companyName == '太平财险') {
  186. let result = res.data.qrCodeUrl.replace(/[\r\n]/g, "");
  187. let imgBase64 = `data:image/png;base64,${result}`;
  188. base64ToPath(imgBase64)
  189. .then(path => {
  190. this.paycodeimg = path;
  191. })
  192. } else {
  193. this.paycodeimg = QR.createQrCodeImg(res.data.qrCodeUrl, {
  194. size: parseInt(300) //二维码大小
  195. })
  196. }
  197. this.insCompanyList.map(ele => {
  198. if (ele.name == res.data.inscompany) {
  199. uni.getImageInfo({
  200. src: ele.icon,
  201. success: image => {
  202. pathToBase64(image.path)
  203. .then(base64 => {
  204. this.logoimg = base64;
  205. })
  206. .catch(error => {});
  207. },
  208. fail: err => {}
  209. });
  210. }
  211. return ele;
  212. })
  213. } else {
  214. uni.showModal({
  215. showCancel: false,
  216. title: res.msg
  217. })
  218. }
  219. } else {
  220. uni.showModal({
  221. showCancel: false,
  222. title: "未查询到该订单"
  223. })
  224. }
  225. },
  226. methods: {
  227. ...mapMutations(['setOrderType', 'setOrderStage']),
  228. async tpcodeconfirm() { //输入验证码,获取支付二维码
  229. let tpcode = {
  230. issueCode: this.tpcodevalue,
  231. orderno: this.orderno,
  232. }
  233. let tpcoderes = await this.$http.post('/API/insCBIT/taiPingPay', tpcode); //太平
  234. this.paycodeimg = QR.createQrCodeImg(JSON.parse(tpcoderes.data).payUrl, {
  235. size: parseInt(300) //二维码大小
  236. })
  237. },
  238. //发送收款码到微信
  239. sendPayCode() {
  240. // var that = this;
  241. // this.canvasPayImage();
  242. if (this.payImg) {
  243. uni.share({
  244. provider: "weixin",
  245. scene: "WXSceneSession",
  246. type: 2,
  247. imageUrl: this.payImg
  248. })
  249. }
  250. },
  251. // canvasPayImage() {
  252. // let myCanvas = uni.createCanvasContext('mycanvas', this);
  253. // var ww = '1080px';
  254. // var hh = '1680px';
  255. // //画布尺寸
  256. // // 坐标(0,0) 表示从此处开始绘制,相当于偏移。
  257. // //背景
  258. // myCanvas.drawImage('/static/image/car-insure/payBg.jpg', 0, 0, ww, hh);
  259. // // 失效时间
  260. // // if (!this.arr) {
  261. // // myCanvas.setFillStyle('#f00') //文字样式
  262. // // myCanvas.font = `40px Arial,sans-serif`; //绘制文字
  263. // // myCanvas.setTextAlign('center') //设置对于坐标点的对齐方式
  264. // // myCanvas.fillText('该二维码将于 ' + this.endDateTime + ' 失效', 540, 355);
  265. // // }
  266. // //二维码
  267. // myCanvas.drawImage(this.paycodeimg, 315, 415, 435, 435);
  268. // //个人信息
  269. // myCanvas.setFillStyle('#000') //文字样式
  270. // myCanvas.font = `44px Arial,sans-serif`; //绘制文字
  271. // myCanvas.setTextAlign('left')
  272. // myCanvas.fillText(this.applyName, 535, 965);
  273. // myCanvas.fillText(this.licenseNo, 535, 1085);
  274. // myCanvas.fillText(this.companyName, 535, 1205);
  275. // myCanvas.setFillStyle('#f00') //文字样式
  276. // myCanvas.font = `bold 48px Arial,sans-serif`; //绘制文字
  277. // myCanvas.fillText('¥' + this.sumPermium, 535, 1328);
  278. // //开始绘画,必须调用这一步,才会把之前的一些操作实施
  279. // myCanvas.draw(true, () => {
  280. // uni.hideLoading();
  281. // uni.canvasToTempFilePath({
  282. // canvasId: 'mycanvas',
  283. // success: (res) => {
  284. // // 在H5平台下,tempFilePath 为 base64
  285. // this.payImg = res.tempFilePath;
  286. // console.log(this.payImg)
  287. // },
  288. // fail: () => {
  289. // uni.showToast({
  290. // title: '生成支付码海报失败',
  291. // duration: 2000
  292. // });
  293. // }
  294. // });
  295. // });
  296. // },
  297. navOrder() {
  298. this.navigate({
  299. url: "/pages/orders/orders"
  300. }, "switchTab", true);
  301. },
  302. //页面截图转路径
  303. receiveRenderData(val) {
  304. this.posterUrl = val.replace(/[\r\n]/g, ''); // 去除base64位中的空格
  305. const imageStr = this.posterUrl;
  306. // 将base64转化为临时地址
  307. base64ToPath(imageStr).then(path => {
  308. this.payImg = path
  309. }).catch(error => {});
  310. },
  311. showLoading() {
  312. uni.showLoading({
  313. title: '正在生成图片'
  314. });
  315. },
  316. hideLoading() {
  317. uni.hideLoading();
  318. },
  319. }
  320. }
  321. </script>
  322. <script module="canvasImage" lang="renderjs">
  323. import html2canvas from 'html2canvas'
  324. export default {
  325. data() {
  326. return {
  327. }
  328. },
  329. mounted() {
  330. setTimeout(() => {
  331. this.canvasImage.generateImage()
  332. }, 1000);
  333. },
  334. methods: {
  335. generateImage() {
  336. setTimeout(() => {
  337. this.$ownerInstance.callMethod('showLoading')
  338. const dom = document.getElementById('panelcanvas') // 需要生成图片内容的 dom 节点
  339. html2canvas(dom, {
  340. width: dom.clientWidth, //dom 原始宽度
  341. height: dom.clientHeight,
  342. scrollY: 0, // html2canvas默认绘制视图内的页面,需要把scrollY,scrollX设置为0
  343. scrollX: 0,
  344. useCORS: true, //支持跨域
  345. // allowTaint: false,
  346. scale: 2, // 设置生成图片的像素比例,默认是1,如果生成的图片模糊的话可以开启该配置项
  347. }).then((canvas) => {
  348. // 生成成功
  349. this.$ownerInstance.callMethod('hideLoading')
  350. this.$ownerInstance.callMethod('receiveRenderData', canvas.toDataURL('image/png'))
  351. }).catch(err => {
  352. // 生成失败 弹出提示弹窗
  353. this.$ownerInstance.callMethod('_errAlert', `【生成图片失败,请重试】${err}`)
  354. })
  355. }, 300)
  356. }
  357. },
  358. }
  359. </script>
  360. <style lang="scss" scoped>
  361. @import '@/style/mixin.scss';
  362. .page {
  363. padding: 10px 16px;
  364. }
  365. .panel {
  366. width: 100%;
  367. margin-bottom: 20px;
  368. }
  369. .qrcode {
  370. width: 174px;
  371. height: 174px;
  372. padding: 10px;
  373. margin-top: 16px;
  374. border-radius: 4px;
  375. border: 1px solid #2D4D89;
  376. }
  377. .qrcode image {
  378. width: 174px;
  379. height: 174px;
  380. }
  381. .tip {
  382. background-color: #FFFFFF;
  383. margin-top: 30upx;
  384. border-radius: 10upx;
  385. font-size: 32upx;
  386. font-weight: bold;
  387. }
  388. .quotation-data {
  389. width: 100%;
  390. margin-top: 16px;
  391. border: 1px solid #2D4D89;
  392. .circulate-impany {
  393. height: 37px;
  394. padding: 8px 6px;
  395. background: rgba(45, 77, 137, 0.1);
  396. border-bottom: 1px solid #000000;
  397. font-weight: 700;
  398. view:first-child {
  399. margin-right: 10px;
  400. }
  401. }
  402. .circulate-data {
  403. height: 37px;
  404. color: #232832;
  405. padding: 8px 6px;
  406. border-bottom: 1px solid #000000;
  407. view:first-child {
  408. color: #232832;
  409. font-weight: 400;
  410. font-size: 14px;
  411. margin-right: 5px;
  412. }
  413. view:last-child {
  414. font-weight: 400;
  415. color: #232832;
  416. font-size: 14px;
  417. }
  418. }
  419. .circulate-data:last-child {
  420. border: none;
  421. }
  422. }
  423. #mycanvas {
  424. position: absolute;
  425. top: -10000px;
  426. left: -10000px;
  427. }
  428. </style>