mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-16 07:06:14 +08:00
@@ -127,7 +127,7 @@ class _AiDetailState extends CommonCollapseSlidePageState<AiDetail> {
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.symmetric(horizontal: 14),
|
||||
child: SelectableText(
|
||||
'总结: ${widget.modelResult.summary}',
|
||||
widget.modelResult.summary!,
|
||||
style: const TextStyle(
|
||||
fontSize: 15,
|
||||
height: 1.5,
|
||||
|
||||
Reference in New Issue
Block a user