mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 依赖升级
This commit is contained in:
@@ -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
|
||||
// 返回当前页面时
|
||||
|
||||
Reference in New Issue
Block a user