Vue2 to vue3 踩坑
打包工具vite 图片使用需要import导入 不然打包会没用图片 解决方式:import bgWater from "../static/waternormals.jpg" 使用Container 布局容器和Layout 布局不生效 看官网https://element-plus.org/zh-CN/guide…
打包工具vite 图片使用需要import导入 不然打包会没用图片 解决方式:import bgWater from "../static/waternormals.jpg" 使用Container 布局容器和Layout 布局不生效 看官网https://element-plus.org/zh-CN/guide…