- 首页4个功能按钮改为硬编码,删除后端接口请求 - 菜单项包括:我要推荐、客户列表、邀请好友、个人中心 - 菜单图标使用OSS直链,减少接口延迟 - Grid组件中map数据源由接口返回改为本地硬编码数据 - ContactSection中在线咨询功能改用button标签并简化逻辑 - 增加ContactSection按钮样式覆盖,去除默认边框和样式
17 lines
566 B
JSON
17 lines
566 B
JSON
{
|
|
"version": 2,
|
|
"sessions": {
|
|
"8469bdd5894b41e1ba171a40f33d6a83": [
|
|
{
|
|
"expertId": "UiDesigner",
|
|
"name": "Sam",
|
|
"profession": "UI设计师",
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/01-Design/UiDesigner/UiDesigner.png",
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/01-Design/UiDesigner/UiDesigner_zh.md",
|
|
"usedAt": 1775709039214,
|
|
"industryId": "all"
|
|
}
|
|
]
|
|
},
|
|
"lastUpdated": 1775713542885
|
|
} |