This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SwtTt29
/
Mini-Program
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
483
Commits
3
Branches
0
Tags
52 MiB
Tree:
cd3107a5c6
Xfy
main
蛋吧eggbar
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cd3107a5c6'
${ noResults }
Mini-Program
/
components
/
goods-card
/
goods-card.json
5 lines
49 B
Raw
Normal View
History
feat: 添加商品咨询分享功能 - 新增 goods-card 商品卡片组件,支持在聊天中展示商品信息 - 优化 goods-detail 立即咨询功能,自动发送结构化商品消息 - 完善 chat-detail 页面,支持解析和展示商品卡片消息 - 消息格式支持 JSON 结构化数据,包含商品详情、图片、价格等信息
2 months ago
{
"component"
:
true
,
"usingComponents"
:
{
}
}