镜像自地址
https://github.com/JGZYES/ParlzPackageManger.git
已同步 2026-09-11 08:52:45 +08:00
The docs page relied on external assets/style.css which may be stale/cached on the server, leaving the app unstyled (directory items inline, content bare). Embed the full docs-Layout CSS inline in docs/index.php with concrete colors (no CSS vars) and force the tree links to display:block vertically, so the left file tree and right rendered markdown always render correctly regardless of the external stylesheet. Responsive single-column fallback included.