fix: search (#1412)

This commit is contained in:
My-Responsitories
2025-10-01 21:29:08 +08:00
committed by GitHub
parent e1944b0c8d
commit 4e15422d2d
4 changed files with 41 additions and 29 deletions

View File

@@ -203,10 +203,7 @@ class _SearchPageState extends State<SearchPage> {
SizedBox(
height: 34,
child: TextButton(
onPressed: () => Get.toNamed(
'/searchTrending',
parameters: {'tag': _tag},
),
onPressed: () => Get.toNamed('/searchTrending'),
child: Row(
children: [
Text(