diff --git a/BPASmartClient.CustomResource/BPASmartClient.CustomResource.csproj b/BPASmartClient.CustomResource/BPASmartClient.CustomResource.csproj
index d2e72496..a29b2e0c 100644
--- a/BPASmartClient.CustomResource/BPASmartClient.CustomResource.csproj
+++ b/BPASmartClient.CustomResource/BPASmartClient.CustomResource.csproj
@@ -20,6 +20,7 @@
+
@@ -89,6 +90,7 @@
+
@@ -183,6 +185,7 @@
+
@@ -203,6 +206,7 @@
PreserveNewest
+
diff --git a/BPASmartClient.CustomResource/Fonts/Quartz Regular.ttf b/BPASmartClient.CustomResource/Fonts/Quartz Regular.ttf
new file mode 100644
index 00000000..46560922
Binary files /dev/null and b/BPASmartClient.CustomResource/Fonts/Quartz Regular.ttf differ
diff --git a/BPASmartClient.CustomResource/Image/圆角矩形 30 拷贝.png b/BPASmartClient.CustomResource/Image/圆角矩形 30 拷贝.png
new file mode 100644
index 00000000..a0a49ad1
Binary files /dev/null and b/BPASmartClient.CustomResource/Image/圆角矩形 30 拷贝.png differ
diff --git a/BPASmartClient.CustomResource/Themes/GenricStyle.xaml b/BPASmartClient.CustomResource/Themes/GenricStyle.xaml
index c033fdb0..6f3f53a9 100644
--- a/BPASmartClient.CustomResource/Themes/GenricStyle.xaml
+++ b/BPASmartClient.CustomResource/Themes/GenricStyle.xaml
@@ -6,22 +6,280 @@
xmlns:ed="http://schemas.microsoft.com/expression/2010/drawing"
xmlns:hc="https://handyorg.github.io/handycontrol"
xmlns:local="clr-namespace:BPASmartClient.CustomResource.UserControls">
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -126,57 +384,6 @@
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
+
+
+
+
-
\ No newline at end of file
diff --git a/BPASmartClient.CustomResource/Themes/MyStyle.xaml b/BPASmartClient.CustomResource/Themes/MyStyle.xaml
index a6ed93e7..2fe1b462 100644
--- a/BPASmartClient.CustomResource/Themes/MyStyle.xaml
+++ b/BPASmartClient.CustomResource/Themes/MyStyle.xaml
@@ -3,18 +3,33 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Themes="clr-namespace:Microsoft.Windows.Themes;assembly=PresentationFramework.Aero">
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
-
-
+
+
+
\ No newline at end of file
diff --git a/BPASmartClient.CustomResource/UserControls/DateTimeUI.xaml b/BPASmartClient.CustomResource/UserControls/DateTimeUI.xaml
index e456a4c7..b30d09af 100644
--- a/BPASmartClient.CustomResource/UserControls/DateTimeUI.xaml
+++ b/BPASmartClient.CustomResource/UserControls/DateTimeUI.xaml
@@ -22,14 +22,14 @@
- 14:48:30
+ 14:48:30
- 星期一
+ 星期一
2021-11-13
diff --git a/BPASmartClient.CustomResource/UserControls/Style3ArcConverter.cs b/BPASmartClient.CustomResource/UserControls/Style3ArcConverter.cs
index 820667d6..0481aa25 100644
--- a/BPASmartClient.CustomResource/UserControls/Style3ArcConverter.cs
+++ b/BPASmartClient.CustomResource/UserControls/Style3ArcConverter.cs
@@ -46,7 +46,7 @@ namespace BPASmartClient.CustomResource.UserControls
}
else
{
- return PenLineCap.Round;
+ return PenLineCap.Flat;
}
}
diff --git a/BPASmartClient.MorkT.Lebai.JC/Control_MORKJC2.cs b/BPASmartClient.MorkT.Lebai.JC/Control_MORKJC2.cs
index 2a18b52a..885f5031 100644
--- a/BPASmartClient.MorkT.Lebai.JC/Control_MORKJC2.cs
+++ b/BPASmartClient.MorkT.Lebai.JC/Control_MORKJC2.cs
@@ -32,17 +32,10 @@ namespace BPASmartClient.MorkTLebaiJC
*/
public class Control_MORKJC2 : BaseDevice
{
- //private CoffeEndCook coffeEndCook = new CoffeEndCook();//模拟咖啡制作成功
- //咖啡机主控程序
- //private CoffeeMachine coffeeMachine;
//物料存放位置
private Dictionary batchings = new Dictionary();
//容器位置
private string holderLoc;
- ///
- /// 获取乐百机器人的数据
- ///
- //SignalResult lebai = new SignalResult();
//主料位置
private string mainMaterialLoc;
//子订单ID
@@ -64,49 +57,9 @@ namespace BPASmartClient.MorkTLebaiJC
ConcurrentQueue morkOrderPushes = new ConcurrentQueue();
public void Init()
{
- //ActionManage.GetInstance.Register(new Action