Aucune description

jwyu cf2a8037fc fix il y a 4 mois
public 6fc74ff728 first commit il y a 6 mois
src cf2a8037fc fix il y a 4 mois
.env.development 7bcf7cb472 fix il y a 6 mois
.env.production 9b2bd1ee48 上线完成 il y a 5 mois
.env.test 7bcf7cb472 fix il y a 6 mois
.gitignore 7f42d3cf5f fix il y a 6 mois
README.md 5619464216 fix il y a 6 mois
index.html 8cfab8a44b comit il y a 6 mois
package.json 4ab1dd78f9 打包自动生成zip压缩包 il y a 6 mois
pnpm-lock.yaml 4ab1dd78f9 打包自动生成zip压缩包 il y a 6 mois
vite.config.js 4ab1dd78f9 打包自动生成zip压缩包 il y a 6 mois
zipBuildPlugin.js 8db5c7d4a5 comit il y a 6 mois

README.md

ETA

  1. 全局挂载了formatTime(时间字符串,输出形式默认YYYY-MM-DD HH:mm:ss)方法,在组件中可直接使用
  2. 图标尽量使用svg,使用方法
  3. Element-plus 中的icon 可以用 此种方式 就是加个 i-ep;在vite.config中配置了
  4. 全局组件直接在components中定义就好,已经做了自动导入,直接在页面中用文件名即可