mirror of
https://github.com/wanghongenpin/proxypin.git
synced 2026-05-20 16:15:47 +08:00
增加高级重放
This commit is contained in:
@@ -188,7 +188,7 @@ class _ScriptEditState extends State<ScriptEdit> {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: Row(children: [
|
||||
Text(localizations.scriptEdit, style: TextStyle(fontSize: 16, fontWeight: FontWeight.w500)),
|
||||
Text(localizations.scriptEdit, style: const TextStyle(fontSize: 16, fontWeight: FontWeight.w500)),
|
||||
const SizedBox(width: 10),
|
||||
Text.rich(TextSpan(
|
||||
text: localizations.useGuide,
|
||||
|
||||
Reference in New Issue
Block a user