优化赛事信息页 UI
This commit is contained in:
@@ -44,6 +44,10 @@ class $AssetsImagesGen {
|
||||
AssetGenImage get imageDialogBg =>
|
||||
const AssetGenImage('assets/images/image_dialog_bg.png');
|
||||
|
||||
/// File path: assets/images/image_event_info_bar_bg.png
|
||||
AssetGenImage get imageEventInfoBarBg =>
|
||||
const AssetGenImage('assets/images/image_event_info_bar_bg.png');
|
||||
|
||||
/// File path: assets/images/image_logo.png
|
||||
AssetGenImage get imageLogo =>
|
||||
const AssetGenImage('assets/images/image_logo.png');
|
||||
@@ -83,6 +87,7 @@ class $AssetsImagesGen {
|
||||
imageAppNameText,
|
||||
imageBlueTeam,
|
||||
imageDialogBg,
|
||||
imageEventInfoBarBg,
|
||||
imageLogo,
|
||||
imageOk,
|
||||
imagePageBg,
|
||||
|
||||
Reference in New Issue
Block a user