# vertical-table **Repository Path**: voidsteppers/vertical-table ## Basic Information - **Project Name**: vertical-table - **Description**: 竖向表格 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vertical-table ## 项目运行 ```shell yarn install yarn run serve # 或 yarn run dev ``` ## todo - [ ] 可传入表格头名称 - [ ] 根据传入的表格头,有条件有顺序的显示数据