12 2021 档案

摘要:1.首先说一下流程: 打包vue项目,打包后的dist直接放在自动生成的路径就好 npm run build 下载安装nginx,安装过程就不再说了 打开conf文件夹中的nginx.conf,修改以下地方: #user nobody; worker_processes 1; #error_log 阅读全文
posted @ 2021-12-30 14:36 //唉 阅读(2236) 评论(0) 推荐(0) 编辑
摘要:包括:(代码中都有具体用法) 固定列和表头: fixed 表格的最大高度: max-height 高亮当前行: highlight-current-row 首列增加索引: type="index" 自定义索引的话再加 :index="indexMethod" 删除行: deleteRow 某一行/单 阅读全文
posted @ 2021-12-23 18:14 //唉 阅读(731) 评论(0) 推荐(0) 编辑
摘要:vscode中vue项目启动时报错: These dependencies were not found: * throttle-debounce/debounce in ./node_modules/element-ui/lib/tooltip.js* throttle-debounce/thro 阅读全文
posted @ 2021-12-09 15:54 //唉 阅读(843) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示