基于新 API 格式 (aikehuiyi.uconf.com/api/conf/list) 的卡片展示效果
| 显示内容 | 旧字段 (旧ccf.json) | 新字段 (新API) | 示例值 |
|---|---|---|---|
| 会议简称 | item.event / item.name | item.simpleNameEn | PRAI 2026 |
| 会议全称 | item.title / item.full_name | item.fullNameZh | 2026年第九届模式识别与人工智能国际会议 |
| 截稿日期 | item.deadline / item.subDate | item.submissionDeadline | 2026-06-15 00:00:00 |
| 会议开始 | item.date (合并字符串) | item.startTime | 2026-08-14 00:00:00 |
| 会议结束 | — | item.endTime | 2026-08-16 00:00:00 |
| 国家 | item.place (合并) | item.country | 中国 |
| 城市 | item.place (合并) | item.city | 上海 |
| 检索类型 | item.rank / item.retrievalType | item.indexType | Ei Compendex,Scopus |
| 出版方 | item.subOrg[0].name | item.publishOrg | IEEE |
| 一级主题 | item.categorys[0].name | item.firstTheme | 计算机科学与信息技术 |
| 二级主题 | item.categorys (数组) | item.secondTheme | 计算机科学与技术,人工智能 |
| 官网 | item.link / item.web | item.website | https://www.prai.net/ |
| 出版类型 | — | item.publishType | 会议论文集 |
| 浏览量 | — | item.viewCount | 544 |
| 封面图 | — | item.coverImg | /uconf-v2/2026/05/12/xxx.png |
| 详情页slug | 手动拼接 | item.url | prai202675 |