# pt **Repository Path**: drhippo/pt ## Basic Information - **Project Name**: pt - **Description**: 标准管理平台 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-10 - **Last Updated**: 2026-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 内控合规风险管理平台 基于原生前端(HTML/CSS/JS)+ Chart.js + D3.js + LogicFlow 的内控合规与人力档案分析平台。 ## 本地开发 直接用静态服务或 VS Code Live Server 打开 `std/index.html` 即可预览。 ## 目录结构 - std/ 前端页面与脚本(index.html 等) - service/ 前端服务脚本与数据 - styles/ 样式文件 - scripts/ 通用脚本 - public/ 第三方静态资源 ## 安全与配置 - `/env.js` 为服务端注入的环境变量文件,切勿提交到仓库 - `service/service-frontend/config.js` 如包含密钥,请改为 `config.example.js` 提交样例 ## 许可证 MIT EOF