更新资源文件

hmxc
张萌 4 years ago
parent c161ab4730
commit e569acb21b

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

@ -155,6 +155,9 @@ class R {
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/category.png)
static const String ASSETS_ICONS_CATEGORY_PNG = 'assets/icons/category.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/change.png)
static const String ASSETS_ICONS_CHANGE_PNG = 'assets/icons/change.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/comment_notice.png)
static const String ASSETS_ICONS_COMMENT_NOTICE_PNG =
'assets/icons/comment_notice.png';
@ -168,12 +171,18 @@ class R {
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/consult.png)
static const String ASSETS_ICONS_CONSULT_PNG = 'assets/icons/consult.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/contract.png)
static const String ASSETS_ICONS_CONTRACT_PNG = 'assets/icons/contract.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/facility.png)
static const String ASSETS_ICONS_FACILITY_PNG = 'assets/icons/facility.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/file.png)
static const String ASSETS_ICONS_FILE_PNG = 'assets/icons/file.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/finish.png)
static const String ASSETS_ICONS_FINISH_PNG = 'assets/icons/finish.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/goods_borrow.png)
static const String ASSETS_ICONS_GOODS_BORROW_PNG =
'assets/icons/goods_borrow.png';
@ -232,6 +241,9 @@ class R {
static const String ASSETS_ICONS_MARKET_TAB_UNSELECTED_PNG =
'assets/icons/market_tab_unselected.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/pay.png)
static const String ASSETS_ICONS_PAY_PNG = 'assets/icons/pay.png';
/// ![preview](file:///Users/zhangmeng/aku_community/assets/icons/phone.png)
static const String ASSETS_ICONS_PHONE_PNG = 'assets/icons/phone.png';

Loading…
Cancel
Save