02 2023 档案
摘要:// 导出页面为PDF格式 import html2canvas from 'html2canvas' import JSPDF from 'jspdf' export default { install(Vue, options) { Vue.prototype.exportSavePdf = (
阅读全文
摘要:在项目中计算商品价格的时候再次遇到js浮点数计算出现误差的问题,以前一碰到这个问题就用tofixed方法进行处理一下,这对于一个程序员来说是及其不严谨的。 何况用tofixed方法也是有问题的,解决办法参考之前的一篇博文:https://blog.csdn.net/qq_33237207/artic
阅读全文

浙公网安备 33010602011771号