1.1.5 • Published 7 months ago

@focus-teach/ui-component v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Vite 不再支持 Node 12 / 13 / 15,因为上述版本已经进入了 EOL 阶段。现在你必须使用 Node 14.18+ / 16+ 版本。

node 版本 Node 14.18+ / 16+

安装 npm i --legacy-peer-deps --force 兼容vue 2 3版本同时安装

canvas安装不上 可以单独安装

基于vue2 开发 npm run switch:vue2

基于vue3 开发 npm run switch:vue3

启动项目 npm run dev

基于vue2 打包项目 npm run build:vue2

基于vue3 打包项目 npm run build:vue3

生成精灵图方式

1、将图片放到assets/img/sprite目录下

2、在utils目录下 执行node sprite.js

3、生成精灵图片位置为 assets/img/sprite.png

1.1.5

7 months ago

1.0.5

7 months ago

1.0.4

10 months ago

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago