Нема описа

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