AssetManager.UniApp/pages/detail
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
..
detail.vue fix: 修复detail页面u-card组件用法和toast调用 2026-03-13 03:32:00 +00:00