Files
bigscreenWeb/README.md
2025-09-25 13:28:54 +08:00

17 lines
618 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# vue3-vite-ts-echarts5-axios 大屏可视化基础模板
#### 介绍
基于 vue3-vite-ts-echarts5-axios+element-plus-mockjs -atav 做的大屏可视化基础模板,可用于大屏可视化,也可用于其他项目 已封装 axios
友情链接:
1. [Vue3 官方文档](https://composition-api.vuejs.org/zh/api.html#setup)
2. [DataV 官方文档](http://datav.jiaminghi.com/guide/)
3. [echarts 实例](https://echarts.apache.org/examples/zh/index.html)[echarts API 文档](https://echarts.apache.org/zh/api.html#echarts)
#### 安装教程
1、安装完依赖包 `pnpm i`
2、启动项目 `npm run dev`