瀏覽代碼

修改项目文件启动

callm 5 月之前
父節點
當前提交
ded71f93ea
共有 2 個文件被更改,包括 4 次插入18 次删除
  1. 2 2
      UAS_Web/Browser.cs
  2. 2 16
      UAS_Web/UAS_Web.csproj

+ 2 - 2
UAS_Web/Browser.cs

@@ -25,8 +25,8 @@ namespace UAS_Web
             InitializeComponent();
             Text = "";
 
-            //string path = "http://183.11.232.101:8099/ERP/vendbarcode/relogin.action";
-            string path = "http://mes.hypim.com:8099/mes/vendbarcode/relogin.action";
+            string path = "http://183.11.232.101:8099/ERP/vendbarcode/relogin.action";
+            //string path = "http://192.168.15.16:8888/ERP/vendbarcode/loginSuc.action";
             //string path = "http://stwecig.vicp.io:8099/ERP/vendbarcode/relogin.action";
             this.SetStyle(ControlStyles.UserPaint|ControlStyles.OptimizedDoubleBuffer | ControlStyles.AllPaintingInWmPaint, true);
             webBrowser = new ChromiumWebBrowser(path)

+ 2 - 16
UAS_Web/UAS_Web.csproj

@@ -75,11 +75,11 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     <DebugSymbols>true</DebugSymbols>
-    <OutputPath>bin\x64\Debug\</OutputPath>
+    <OutputPath>bin\Debug\</OutputPath>
     <DefineConstants>
     </DefineConstants>
     <DebugType>full</DebugType>
-    <PlatformTarget>x64</PlatformTarget>
+    <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@@ -217,20 +217,6 @@
       <Install>false</Install>
     </BootstrapperPackage>
   </ItemGroup>
-  <ItemGroup>
-    <Analyzer Include="bin\x86\Debug\CefSharp.BrowserSubprocess.Core.dll" />
-    <Analyzer Include="bin\x86\Debug\CefSharp.Core.dll" />
-    <Analyzer Include="bin\x86\Debug\CefSharp.dll" />
-    <Analyzer Include="bin\x86\Debug\CefSharp.WinForms.dll" />
-    <Analyzer Include="bin\x86\Debug\d3dcompiler_43.dll" />
-    <Analyzer Include="bin\x86\Debug\d3dcompiler_47.dll" />
-    <Analyzer Include="bin\x86\Debug\FastReport.dll" />
-    <Analyzer Include="bin\x86\Debug\libcef.dll" />
-    <Analyzer Include="bin\x86\Debug\libEGL.dll" />
-    <Analyzer Include="bin\x86\Debug\libGLESv2.dll" />
-    <Analyzer Include="bin\x86\Debug\widevinecdmadapter.dll" />
-    <Analyzer Include="bin\x86\Debug\zxing.dll" />
-  </ItemGroup>
   <ItemGroup>
     <Content Include="hy%281%29.ico" />
     <Content Include="hy.ico" />