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> |
||
|---|---|---|
| .. | ||
| components | ||
| composables | ||
| config | ||
| hybrid/html | ||
| pages | ||
| static | ||
| store | ||
| uni_modules | ||
| uniCloud-alipay | ||
| utils | ||
| .env.development | ||
| .env.production | ||
| .gitignore | ||
| App.vue | ||
| index.html | ||
| main.js | ||
| manifest.json | ||
| oss-upload-test(1).html | ||
| package.json | ||
| pages.json | ||
| RANKING_API_SPECIFICATION.md | ||
| uni.promisify.adaptor.js | ||
| uni.scss | ||