mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 页面样式调整&组件拆分
This commit is contained in:
@@ -54,6 +54,8 @@ class HomeAppBar extends StatelessWidget {
|
||||
// onPressed: () {},
|
||||
// icon: const Icon(CupertinoIcons.bell, size: 22),
|
||||
// ),
|
||||
const SizedBox(width: 6),
|
||||
|
||||
/// TODO
|
||||
if (userInfoCache.get('userInfoCache') != null) ...[
|
||||
GestureDetector(
|
||||
|
||||
Reference in New Issue
Block a user