remove sh*t asset

hmxc
小赖 4 years ago
parent 8142829a32
commit 1f504c3b8b

@ -75,77 +75,4 @@ class AssetsImage {
{'title': '待评价', 'imagePath': 'assets/icons/user_icon_dpj.png'},
{'title': '售后', 'imagePath': 'assets/icons/user_icon_sh.png'},
];
static const List<Map<String, dynamic>> mineGridList = [
{
'title': '我的房屋',
'imagePath': 'assets/icons/user_icon_wdfw.png',
'isAction': false,
'isPropose': false,
'isAlone': false
},
{
'title': '我的车位',
'imagePath': 'assets/icons/user_icon_wdcw.png',
'isAction': false,
'isPropose': false,
'isAlone': false
},
{
'title': '我的车',
'imagePath': 'assets/icons/user_icon_wdc.png',
'isAction': false,
'isPropose': false,
'isAlone': false
},
{
'title': '社区活动',
'imagePath': 'assets/icons/user_icon_wdsqhd.png',
'isAction': false,
'isPropose': false,
'isAlone': false
},
{
'title': '我的缴费',
'imagePath': 'assets/icons/user_icon_wdjf.png',
'isAction': false,
'isPropose': false,
'isAlone': false
},
{
'title': '我的报修',
'imagePath': 'assets/icons/user_icon_wdbx.png',
'isAction': true,
'isPropose': false,
'isAlone': false
},
{
'title': '我的地址',
'imagePath': 'assets/icons/user_icon_wddz.png',
'isAction': true,
'isPropose': false,
'isAlone': false
},
{
'title': '我的管家',
'imagePath': 'assets/icons/user_icon_wdgj.png',
'isAction': false,
'isPropose': false,
'isAlone': false
},
{
'title': '我的访客',
'imagePath': 'assets/icons/user_icon_wdfk.png',
'isAction': true,
'isPropose': false,
'isAlone': false
},
{
'title': '设置',
'imagePath': 'assets/icons/user_icon_sz.png',
'isAction': false,
'isPropose': false,
'isAlone': false
},
];
}

@ -12,7 +12,6 @@ import 'package:velocity_x/velocity_x.dart';
import 'package:akuCommunity/base/base_style.dart';
import 'package:akuCommunity/constants/api.dart';
import 'package:akuCommunity/model/user/committee_item_model.dart';
import 'package:akuCommunity/pages/industry_committee/committee_mailbox/committee_mailbox_page.dart';
import 'package:akuCommunity/pages/things_page/widget/bee_list_view.dart';
import 'package:akuCommunity/utils/headers.dart';
import 'package:akuCommunity/widget/bee_scaffold.dart';

Loading…
Cancel
Save