README
内网外入 | CQUPT
https://cqupt.congm.in
地址:https://cqu.pt \博文:https://i.congm.in/cqupt-inner
统计:http://new.cnzz.com/v1/login.php?siteid=1257517721
作者:https://congm.in
项目目录
├── README.md
├── nginx_conf // nginx配置文件
│ ├── plan_a/ // A计划
│ ├── plan_b/ // B计划
│ └── public/ // 公用
├── common/ // 导航侧栏脚本及样式 (通过nginx注入) (打包后)
├── static/ // 主页静态文件 (打包后)
├── json/ // 数据 (首页快捷链接)
├── index.html // 主页 (打包后)
└── src/ // 目录文件 (打包前)