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:
1
public/assets/screenshots/.gitkeep
Normal file
1
public/assets/screenshots/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
# This file ensures the directory is tracked by the system.
|
||||
BIN
public/assets/screenshots/01.jpg
Normal file
BIN
public/assets/screenshots/01.jpg
Normal file
Binary file not shown.
BIN
public/assets/screenshots/02.jpg
Normal file
BIN
public/assets/screenshots/02.jpg
Normal file
Binary file not shown.
BIN
public/assets/screenshots/03.jpg
Normal file
BIN
public/assets/screenshots/03.jpg
Normal file
Binary file not shown.
BIN
public/assets/screenshots/04.png
Normal file
BIN
public/assets/screenshots/04.png
Normal file
Binary file not shown.
BIN
public/assets/screenshots/05.png
Normal file
BIN
public/assets/screenshots/05.png
Normal file
Binary file not shown.
BIN
public/assets/screenshots/06.png
Normal file
BIN
public/assets/screenshots/06.png
Normal file
Binary file not shown.
BIN
public/assets/screenshots/07.png
Normal file
BIN
public/assets/screenshots/07.png
Normal file
Binary file not shown.
BIN
public/assets/screenshots/08.png
Normal file
BIN
public/assets/screenshots/08.png
Normal file
Binary file not shown.
BIN
public/assets/screenshots/09.png
Normal file
BIN
public/assets/screenshots/09.png
Normal file
Binary file not shown.
6
public/assets/screenshots/README.md
Normal file
6
public/assets/screenshots/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 系统截图存放目录
|
||||
|
||||
请将您的系统截图上传到此目录下。
|
||||
上传后,请确保文件名与代码中的引用一致(例如:`dashboard.png`, `asset-list.png` 等)。
|
||||
|
||||
目前代码中预设的路径为:`/assets/screenshots/文件名.png`
|
||||
BIN
public/assets/screenshots/logo.png
Normal file
BIN
public/assets/screenshots/logo.png
Normal file
Binary file not shown.
Reference in New Issue
Block a user