更新
This commit is contained in:
@@ -1164,7 +1164,8 @@ class _DeviceDataComponentWidgetState extends State<DeviceDataComponentWidget> {
|
||||
child: CustomCard(
|
||||
borderRadius: AppConstants().button_container_radius,
|
||||
onTap: () {
|
||||
TopSlideNotification.show(context, text: "待开发功能".tr);
|
||||
// TopSlideNotification.show(context, text: "待开发功能".tr);
|
||||
Get.toNamed("/messageReviewPage",arguments: widget.device);
|
||||
},
|
||||
colors: [
|
||||
themeController.currentColor.sc1,
|
||||
|
||||
Reference in New Issue
Block a user