feat: 首页和资产页面使用 CoinIcon 显示币种图标
✨ 修改内容: - 首页 (home_page.dart): 持仓列表使用 CoinIcon 替换 CircleAvatar - 资产持仓 (holdings_section.dart): 使用 CoinIcon 替换文字显示 🎨 效果: - 首页:持仓卡片显示真实的币种图标 - 资产页面:持仓列表显示真实的币种图标 - 未找到图标时自动显示币种代码(兜底方案) - ✅ Flutter Web 构建成功 (23.7s)
This commit is contained in:
@@ -23,14 +23,14 @@ break A}if("input.selectAll"===e){y="\u0ec0\u0ea5\u0eb7\u0ead\u0e81\u0e97\u0eb1\
|
||||
break A}if("keyboardToolbar.done"===e){y="\u0eaa\u0eb3\u0ec0\u0ea5\u0eb1\u0e94"
|
||||
break A}y=null
|
||||
break A}return y},
|
||||
bqY(d){return new A.aVA(d)},
|
||||
bqY(d){return new A.aVz(d)},
|
||||
a_x:function a_x(d,e){var _=this
|
||||
_.r=d
|
||||
_.z=_.w=$
|
||||
_.a=e
|
||||
_.e=_.b=$},
|
||||
aQZ:function aQZ(){},
|
||||
aVA:function aVA(d){this.a=d},
|
||||
aQY:function aQY(){},
|
||||
aVz:function aVz(d){this.a=d},
|
||||
abG:function abG(){}}
|
||||
B=c[0]
|
||||
A=a.updateHolder(c[45],A)
|
||||
@@ -39,22 +39,22 @@ h(d,e){var y=this.r.a7(e)
|
||||
return y==null?this.a.a7(e):y},
|
||||
gb9(){var y=this,x=y.z
|
||||
if(x===$){if(y.w===$)y.w=y
|
||||
x=y.z=new A.aQZ()}return x},
|
||||
x=y.z=new A.aQY()}return x},
|
||||
gbe(){return this.r}}
|
||||
A.aQZ.prototype={
|
||||
A.aQY.prototype={
|
||||
gbj(){return"\u0e95\u0eb1\u0e94"},
|
||||
gbi(){return"\u0e84\u0eb1\u0e94\u0ea5\u0ead\u0e81"},
|
||||
gbk(){return"\u0ea7\u0eb2\u0e87"},
|
||||
gbg(){return"\u0ec0\u0ea5\u0eb7\u0ead\u0e81\u0e97\u0eb1\u0e87\u0edd\u0ebb\u0e94"}}
|
||||
A.abG.prototype={}
|
||||
var z=a.updateTypes([])
|
||||
A.aVA.prototype={
|
||||
A.aVz.prototype={
|
||||
$1(d){return A.bpE(this.a,d)},
|
||||
$S:2};(function inheritance(){var y=a.mixin,x=a.inherit
|
||||
x(A.abG,B.Z)
|
||||
x(A.a_x,A.abG)
|
||||
x(A.aQZ,B.b4)
|
||||
x(A.aVA,B.aW)
|
||||
x(A.aQY,B.b4)
|
||||
x(A.aVz,B.aW)
|
||||
y(A.abG,B.b_)})()
|
||||
B.b9(b.typeUniverse,JSON.parse('{"a_x":{"Z":[]}}'))};
|
||||
(a=>{a["P9+DfixHuRSgV/xl7fj2fMf4aFw="]=a.current})($__dart_deferred_initializers__);
|
||||
(a=>{a["ysn49Rg+Z0GYda3OJ4NUMWxiNoc="]=a.current})($__dart_deferred_initializers__);
|
||||
Reference in New Issue
Block a user