暫無描述

liaojiaxing 0de707cef1 feat: 完成柱状图、折线图、饼图调试 1 年之前
components 0de707cef1 feat: 完成柱状图、折线图、饼图调试 1 年之前
lib 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前
public 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前
src 90ad5fcdc6 pref: 优化打包,重构图表通用配置 1 年之前
tests 007f3b2deb init 1 年之前
types 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前
typings 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前
utils 166273de65 init: 初始化看板组件库 1 年之前
.gitignore 007f3b2deb init 1 年之前
README.md 007f3b2deb init 1 年之前
babel.config.js 90ad5fcdc6 pref: 优化打包,重构图表通用配置 1 年之前
index.js 166273de65 init: 初始化看板组件库 1 年之前
package.json 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前
pnpm-lock.yaml 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前
tsconfig.json 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前
vue.config.js 6a1106ffb5 feat: 调整配置,添加饼图组件 1 年之前

README.md

shalu-dashboard-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.