feat: 改设备编号
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -81,7 +81,7 @@ public partial class MainViewModel : ObservableObject
|
|||||||
private string _currentCarouselImage = "/Images/dog.png";
|
private string _currentCarouselImage = "/Images/dog.png";
|
||||||
|
|
||||||
[ObservableProperty]
|
[ObservableProperty]
|
||||||
private string _deviceNumber = "设备编号: PW-001";
|
private string _deviceNumber = "设备编号: CSI-PW-001";
|
||||||
|
|
||||||
[ObservableProperty]
|
[ObservableProperty]
|
||||||
private string _currentDateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
|
private string _currentDateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
|
||||||
|
|||||||
Reference in New Issue
Block a user