설명 없음

wandequan f523606fdc 去除happy-scroll,自定义滚动条样式 2 년 전
public 28fd191c6d init 2 년 전
src f523606fdc 去除happy-scroll,自定义滚动条样式 2 년 전
.eslintignore 28fd191c6d init 2 년 전
.eslintrc.js 28fd191c6d init 2 년 전
.gitignore 28fd191c6d init 2 년 전
README.md 28fd191c6d init 2 년 전
index.html 28fd191c6d init 2 년 전
package-lock.json 58f95a473e 去除dayjs 增加moment,修改部分代码结构 2 년 전
package.json 58f95a473e 去除dayjs 增加moment,修改部分代码结构 2 년 전
vite.config.js 9ded347a6f 双碳概览页面初始化完成,init方法有数据格式,请后台返回对象类似该结构或简单转换后可以成为该结构。另外三个页面类似该页面,复制粘贴即可。添加了dayjs插件,请install后启动项目。 2 년 전

README.md

iot-front-ui

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint