miniprogramme/images/placeholder.txt
2025-09-12 16:08:17 +08:00

8 lines
No EOL
397 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

这个目录用于存放小程序的图片资源
需要从Flutter项目中复制以下文件
1. assets/images/logo_light.png -> images/logo/logo_light.png
2. assets/images/default_avatar.png -> images/avatars/default_avatar.png
3. assets/images/user_marker.png -> images/markers/friend.png 和 stranger.png
其他需要的图标文件可以使用简单的占位图片或从图标库下载。