AssetManager.UniApp/pages
claw_bot 3f692e0f74 fix: 修复detail页面u-card组件用法和toast调用
- u-card内容需要用<template #body>包裹
- uni.$u.toast.* 替换为 uni.showToast/showLoading/hideLoading
- uni.$u.showModal 替换为 uni.showModal
2026-03-13 03:32:00 +00:00
..
config feat(P4): 首页添加骨架屏,加载时显示占位动画 2026-03-13 03:02:33 +00:00
detail fix: 修复detail页面u-card组件用法和toast调用 2026-03-13 03:32:00 +00:00
index feat(P4): 首页添加骨架屏,加载时显示占位动画 2026-03-13 03:02:33 +00:00
me feat(P4): 首页添加骨架屏,加载时显示占位动画 2026-03-13 03:02:33 +00:00
strategies feat(P4): 首页添加骨架屏,加载时显示占位动画 2026-03-13 03:02:33 +00:00