joywayer
d93d695d51
feat: 添加分享按钮图片资源和配置
- 在 Images.xcassets 中创建三个新的 Image Set:
* shareWechat.imageset - 微信分享按钮图标
* shareQQ.imageset - QQ分享按钮图标
* shareDouyin.imageset - 抖音分享按钮图标
- 为每个 Image Set 配置 Contents.json,支持 @1x/@2x/@3x 多倍率
- 增强 SharePanel.m 按钮样式设置,添加可选的边框和阴影效果
- 添加详细的图片添加指南文档:
* images_xcassets_guide.md - Images.xcassets 使用指南
* share_button_guide.md - 分享按钮设计规范
图片规格:60×60pt (@1x), 120×120pt (@2x), 180×180pt (@3x)
支持圆形按钮设计,代码自动处理圆角效果
2025-06-17 20:12:51 +08:00
..
2023-12-27 21:55:24 +08:00
2023-12-27 21:55:24 +08:00
2025-06-17 20:12:51 +08:00
2025-06-17 20:12:51 +08:00
2025-06-17 20:12:51 +08:00
2023-12-27 20:38:37 +08:00