前端vue打包时遇到‘default‘ is not exported by node_modules/vue/dist/vue.runtime.esm-bundler.js, imported by
2024-02-10"module": "./es/index.mjs",如下图,之前的是"module": "./es/index.js",文件类型改为mjs。主要原因是由于用到的组件进行npm i时默认使用的是vue2,不支持vue3,但是前端框架使用的是vue3,所以导致重构编码时会报错,_default" is not exported by
jQuery库 distpicker库实现省市区三级联动效果(超简单版)
2024-02-05创建一个省-市-区 (省市区) 三级联动下拉列表,用于选择中国的地理位置。这种功能通常用在用户需要选择其位置的表单中,本文将使用 jQuery 和distpicker库实现省-市-区 (省市区) 三级联动下拉列表distpicker_js实现省市区三级联动插件
前端项目打包并部署
2024-02-02在当前项目路径下,执行命令在当前项目路径下,生成 一个dist文件夹。将来部署项目,是部署的dist这个文件。_前端打包命令
These dependencies were not found:* canvas in ./node_modules/pdfh5/js/pdf.js* dommatrix/dist/domm
2024-01-30These dependencies were not found:* canvas in ./node_modules/pdfh5/js/pdf.js* dommatrix/dist/domm_these dependencies were not found: * canvas in ./node_modules/pdfh5/js/pdf.j