topfans/frontend
zerosaturation 5ab1a537db feat(frontend): daily-task reportEvent 接入 + exhibition 错位实现迁移
Phase F.2 前端接入:

- asset-detail.vue: onLoad 触发 daily_browse_asset reportEvent(后端幂等:
  status=completed/claimed 时 skip;本地不缓存避免跨天去重逻辑复杂)
- exhibition.vue: 删除原 exhibition 页 onLoad 的 daily_browse_asset reportEvent
  调用(错位实现,浏览发生在详情页不在展厅页)
- myWorks.vue: handleAssetSelect 成功分支新增 daily_place_asset reportEvent
- daily-tasks.vue: 移除多余的 task-progress 文本显示(接口不返回
  current_count/target_count,前端 UI 也不展示)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 15:47:01 +08:00
..
components feat:修改铸造消耗弹窗样式 2026-07-27 13:38:23 +08:00
composables feat:修改分享url 2026-07-15 12:40:39 +08:00
config
hybrid/html
pages feat(frontend): daily-task reportEvent 接入 + exhibition 错位实现迁移 2026-07-27 15:47:01 +08:00
static feat:修改图片尺寸和uni配置 2026-07-27 12:48:02 +08:00
store feat:增加邮箱管理功能 2026-07-14 21:59:15 +08:00
uni_modules fix:修改一键登录页到首页的bug 2026-07-21 15:00:49 +08:00
uniCloud-alipay
utils fix:修改登录页流程bug 2026-07-21 16:41:42 +08:00
.env.development
.env.production
.gitignore
App.vue feat:修改图片尺寸和uni配置 2026-07-27 12:48:02 +08:00
index.html
main.js
manifest.json feat:修改图片尺寸和uni配置 2026-07-27 12:48:02 +08:00
oss-upload-test(1).html
package.json
pages.json feat:修改详细页面,修改为每个类型的页面不对 2026-07-15 19:16:28 +08:00
RANKING_API_SPECIFICATION.md
uni.promisify.adaptor.js
uni.scss