171 Star 1.7K Fork 693

pengxiaotian / datav-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.share.html 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
pengxiaotian 提交于 2022-03-21 18:04 . 使用 pinia 替换 vuex
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="datav, vue, vue3, typescript, echarts, echarts5">
<meta name="description" content="A Powerful Data Visualization Tool" />
<title>DataV</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/share.ts"></script>
</body>
</html>
TypeScript
1
https://gitee.com/pengxiaotian/datav-vue.git
git@gitee.com:pengxiaotian/datav-vue.git
pengxiaotian
datav-vue
datav-vue
main

搜索帮助