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="Selecciona-ho tot"
|
||||
break A}if("keyboardToolbar.done"===e){y="Fet"
|
||||
break A}y=null
|
||||
break A}return y},
|
||||
brx(d){return new A.aW9(d)},
|
||||
brx(d){return new A.aW8(d)},
|
||||
a_1:function a_1(d,e){var _=this
|
||||
_.r=d
|
||||
_.z=_.w=$
|
||||
_.a=e
|
||||
_.e=_.b=$},
|
||||
aQt:function aQt(){},
|
||||
aW9:function aW9(d){this.a=d},
|
||||
aQs:function aQs(){},
|
||||
aW8:function aW8(d){this.a=d},
|
||||
aba:function aba(){}}
|
||||
B=c[0]
|
||||
A=a.updateHolder(c[13],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.aQt()}return x},
|
||||
x=y.z=new A.aQs()}return x},
|
||||
gbe(){return this.r}}
|
||||
A.aQt.prototype={
|
||||
A.aQs.prototype={
|
||||
gbj(){return"Retalla"},
|
||||
gbi(){return"Copia"},
|
||||
gbk(){return"Enganxa"},
|
||||
gbg(){return"Selecciona-ho tot"}}
|
||||
A.aba.prototype={}
|
||||
var z=a.updateTypes([])
|
||||
A.aW9.prototype={
|
||||
A.aW8.prototype={
|
||||
$1(d){return A.bqd(this.a,d)},
|
||||
$S:2};(function inheritance(){var y=a.mixin,x=a.inherit
|
||||
x(A.aba,B.Z)
|
||||
x(A.a_1,A.aba)
|
||||
x(A.aQt,B.b4)
|
||||
x(A.aW9,B.aW)
|
||||
x(A.aQs,B.b4)
|
||||
x(A.aW8,B.aW)
|
||||
y(A.aba,B.b_)})()
|
||||
B.b9(b.typeUniverse,JSON.parse('{"a_1":{"Z":[]}}'))};
|
||||
(a=>{a["KQr8bSvc9U21n49obyWRStoiDwE="]=a.current})($__dart_deferred_initializers__);
|
||||
(a=>{a["k1fUjKWfVFok/H0c8dFi+qowzyE="]=a.current})($__dart_deferred_initializers__);
|
||||
Reference in New Issue
Block a user