# ZSReportEditor **Repository Path**: als2014/zsreport-editor ## Basic Information - **Project Name**: ZSReportEditor - **Description**: 一个简单的报表设计器, 实现表格的单元格样式等。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-08-10 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZSReportEditor #### 介绍 报表设计器。 代码风格还是一如既往的...,期间用到个右键菜单和标尺,忘了从谁那里看到的了,因为有些功能不满足只能自己拿来代码修改。还是能从别人那学到不少东西,希望能改变下自己的代码风格。 #### 安装教程 安装依赖 ```shell npm install --registry=https://registry.npm.taobao.org ``` 启动本地调试 使用 mockjs 带演示数据 ```shell npm run demo ``` #### 项目截图 ![Image text](./images/1.png) ![Image text](./images/2.png) ![Image text](./images/3.png) #### 参与贡献 如果觉得项目对您有帮忙,请点星支持一下。 [演示站点](http://gfqy.gitee.io/zsreport-editor/)