mod: 依赖升级

This commit is contained in:
guozhigq
2023-07-25 10:46:02 +08:00
parent 85eeacebb8
commit ec4c94cf5e
12 changed files with 281 additions and 266 deletions

View File

@ -17,7 +17,7 @@ class SearchPage extends StatefulWidget {
}
class _SearchPageState extends State<SearchPage> with RouteAware {
final SearchController _searchController = Get.put(SearchController());
final SSearchController _searchController = Get.put(SSearchController());
@override
// 返回当前页面时