mod: 会员标识,回复按钮/高度,搜索页面
This commit is contained in:
@ -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(
|
||||
|
||||
Reference in New Issue
Block a user