feat: Add screenshots to asset management system introduction

Includes JPG and PNG image files for visual representation of the asset management system's features and interface.
This commit is contained in:
pazz09adk-glitch
2026-03-30 19:36:19 +08:00
parent 8893228a5d
commit 9c4f39df51
14 changed files with 297 additions and 277 deletions

View File

@@ -0,0 +1,6 @@
# 系统截图存放目录
请将您的系统截图上传到此目录下。
上传后,请确保文件名与代码中的引用一致(例如:`dashboard.png`, `asset-list.png` 等)。
目前代码中预设的路径为:`/assets/screenshots/文件名.png`