# dataV **Repository Path**: duxin1122/dataV ## Basic Information - **Project Name**: dataV - **Description**: 大屏数据展示 1. dataV 布局缺陷:高度是框架的计算属性,页面高度显示不全,不好修改 2. 布局:vw & vh; 3. 百度地图: 点位标记 和 信息框 自定义样式(infoBox) BMapLib库的infoBox实现,这个文件百度地图的第三方库文件名BMapLib_infoBox.js 4. https://v-charts.js.org/#/pie: 饼图、环图、柱状图(样式设置成胶囊型)自适应,代码里有配置项修改 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/duxin1122/dataV - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-14 - **Last Updated**: 2023-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Electronic-File

## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run dev ``` ### Compiles and minifies for production ``` yarn run build ```