docs: 更新项目文档和数据库设计,添加官网相关功能
This commit is contained in:
@@ -1,25 +1,28 @@
|
||||
{
|
||||
"name": "dashboard",
|
||||
"version": "1.0.0",
|
||||
"description": "锡林郭勒盟安格斯牛养殖产业大屏可视化系统",
|
||||
"author": "xlxumu team",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"ant-design-vue": "^3.0.0",
|
||||
"echarts": "^5.0.0",
|
||||
"pinia": "^2.0.0",
|
||||
"vue": "^3.2.0",
|
||||
"vue-router": "^4.0.0"
|
||||
"@amap/amap-jsapi-loader": "^1.0.1",
|
||||
"@jiaminghi/data-view": "^2.10.0",
|
||||
"@turf/turf": "^7.2.0",
|
||||
"ant-design-vue": "^3.2.20",
|
||||
"axios": "^1.11.0",
|
||||
"echarts": "^5.4.2",
|
||||
"pinia": "^2.0.33",
|
||||
"three": "^0.179.1",
|
||||
"vue": "^3.2.45",
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.0.0",
|
||||
"@vitejs/plugin-vue": "^3.0.0",
|
||||
"typescript": "^4.0.0",
|
||||
"vite": "^3.0.0"
|
||||
}
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"vite": "^4.0.0"
|
||||
},
|
||||
"description": "锡林郭勒盟智慧养殖产业大屏可视化系统"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user