|
|
|
@ -23,6 +23,7 @@ class MineController extends GetxController { |
|
|
|
{"icon": Assets.imagesWallet, "title": "我的钱包", "subTitle": "提现无门槛", "path": () => MyWalletPage()}, |
|
|
|
{"icon": Assets.imagesShop, "title": "商城中心", "subTitle": "不定期更新商品", "path": () => Null}, |
|
|
|
{"icon": Assets.imagesCert, "title": "认证中心", "subTitle": "未认证", "path": () => AuthCenterPage()}, |
|
|
|
{"icon": Assets.imagesShop, "title": "红娘等级", "subTitle": "实习红娘", "path": () => Null}, |
|
|
|
].obs; |
|
|
|
|
|
|
|
List<Map> settingList = [ |
|
|
|
|