mod: 会员标识,回复按钮/高度,搜索页面

This commit is contained in:
guozhigq
2023-08-02 11:31:32 +08:00
parent e97abb545f
commit f3f0f64e4d
12 changed files with 146 additions and 123 deletions

View File

@ -100,7 +100,7 @@ class _DynamicDetailPageState extends State<DynamicDetailPage> {
return Scaffold(
appBar: AppBar(
elevation: 0,
scrolledUnderElevation: 0,
scrolledUnderElevation: 1,
centerTitle: false,
titleSpacing: 0,
title: StreamBuilder(