feat(ui): 新增英雄长按详情弹窗功能

1. 拆分HeroBoxComp的次级属性与技能描述到独立弹窗HeroMoreCom
2. 新增UIID.HeroMore配置与对应预制体资源
3. 实现英雄盒长按0.5秒触发详情弹窗,点击任意位置关闭
4. 弹窗支持实时刷新受buff影响的英雄属性
This commit is contained in:
pan
2026-08-05 16:54:14 +08:00
parent fb3cf4c619
commit 1d4769b080
8 changed files with 12834 additions and 12157 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "1bc6274e-7a88-46ee-9965-7b3bb2ac13c4",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "more"
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff