太和e护注销登录
This commit is contained in:
@@ -22,6 +22,7 @@ import 'package:vbvs_app/pages/device_bind/device_type.dart';
|
||||
import 'package:vbvs_app/pages/device_bind/device_type_list.dart';
|
||||
import 'package:vbvs_app/pages/device_bind/wifi_page.dart';
|
||||
import 'package:vbvs_app/pages/device_bind/wifi_page_person.dart';
|
||||
import 'package:vbvs_app/pages/login/LogoutPage.dart';
|
||||
import 'package:vbvs_app/pages/login/other_login.dart';
|
||||
import 'package:vbvs_app/pages/main_bottom/e_page.dart';
|
||||
import 'package:vbvs_app/pages/main_bottom/follow_page.dart';
|
||||
@@ -104,6 +105,8 @@ var routes = {
|
||||
"/afterWifiPagePerson": (contxt, {arguments}) => AfterWifiPagePerson(
|
||||
type: arguments,
|
||||
),
|
||||
"/deleteAccount": (context, {arguments}) =>LogoutPage(),
|
||||
|
||||
};
|
||||
|
||||
var onGenerateRoute = (RouteSettings settings) {
|
||||
|
||||
Reference in New Issue
Block a user