From e3e1389e01056bf101355fe6cefbae2db4444bd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=BD=87=E9=98=B3?= Date: Thu, 6 Jun 2024 13:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CPF_Cef/FrmMain.cs | 8 ++++---- CPF_Cef/MainModel.cs | 2 +- CPF_Cef/Parame.cs | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CPF_Cef/FrmMain.cs b/CPF_Cef/FrmMain.cs index 760153b..5322c6c 100644 --- a/CPF_Cef/FrmMain.cs +++ b/CPF_Cef/FrmMain.cs @@ -18,10 +18,10 @@ namespace AKS.EnterpriseLibrary.WebBrowser { public class FrmMain : Window { - //public int w = 1080; - //public int h = 1920; - public int h = 1080; - public int w = 1920; + public int w = 1080; + public int h = 1920; + //public int h = 1080; + //public int w = 1920; protected override void InitializeComponent() { diff --git a/CPF_Cef/MainModel.cs b/CPF_Cef/MainModel.cs index db2e173..dd7ce6f 100644 --- a/CPF_Cef/MainModel.cs +++ b/CPF_Cef/MainModel.cs @@ -1629,7 +1629,7 @@ namespace AKS.EnterpriseLibrary.WebBrowser { function = "CF_OpenCamera", show = 1, - fx = 200, + fx = 100, fy = 800, fw = 800, fh = 600 diff --git a/CPF_Cef/Parame.cs b/CPF_Cef/Parame.cs index 48763d5..32db6b5 100644 --- a/CPF_Cef/Parame.cs +++ b/CPF_Cef/Parame.cs @@ -30,7 +30,7 @@ namespace AksWebBrowser //高拍仪devIndex public static string gpydevIndex = "0"; //签字版、指纹、身份证 - public static string signUrl = "http://192.168.0.234:9399/device"; + public static string signUrl = "http://127.0.0.1:9399/device"; //请求超时 public static int timeout = 3000; //票据打印机 @@ -44,7 +44,7 @@ namespace AksWebBrowser //是否开启高拍仪 public static bool isGPY = false; //双目摄像头 - public static string smWebsocket = "ws://192.168.0.234:22226"; + public static string smWebsocket = "ws://127.0.0.1:22226"; //消息推送 public static string messageData { get; set; } //人脸比对阈值