更新
This commit is contained in:
@@ -390,9 +390,8 @@ class _EPageState extends State<DeviceTypePage> {
|
||||
if (type != null) {
|
||||
if (type == 1) {
|
||||
Get.toNamed("/blueteethDevice");
|
||||
}
|
||||
if (type == 2) {
|
||||
TopSlideNotification.show(
|
||||
}else{
|
||||
TopSlideNotification.show(
|
||||
context,
|
||||
text: "待开发.提示".tr,
|
||||
textColor: themeController.currentColor.sc2,
|
||||
|
||||
Reference in New Issue
Block a user