提交 2e74fce5 authored 作者: shixiaochen's avatar shixiaochen

1、修改标题-反馈投诉;

上级 8530d98d
...@@ -46,7 +46,7 @@ class _ComplaintWebPageState extends State<ComplaintWebPage> { ...@@ -46,7 +46,7 @@ class _ComplaintWebPageState extends State<ComplaintWebPage> {
}, },
child: const Icon(Icons.arrow_back_ios), child: const Icon(Icons.arrow_back_ios),
), ),
title: Text(_title ?? ""), title: const Text("反馈投诉"),
centerTitle: true, centerTitle: true,
), ),
body: WebViewWidget(controller: _webViewController), body: WebViewWidget(controller: _webViewController),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论