From 01c46e7bfe9aa8fb20b29f70c83c03a307af548a Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 22 十二月 2020 16:35:16 +0800
Subject: [PATCH] 2020-12-22 1.更新。
---
HDL-ON_iOS/Resources/zh-Hans.lproj/InfoPlist.strings | 0
HDL-ON_iOS/HDL-ON_iOS.csproj | 2 +-
.vs/HDL_APP_Project/xs/UserPrefs.xml | 13 ++++++-------
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml
index 9c0e500..0eb8fae 100644
--- a/.vs/HDL_APP_Project/xs/UserPrefs.xml
+++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml
@@ -1,10 +1,12 @@
-锘�<Properties StartupConfiguration="{D998E133-F0DD-4760-BE3C-461632F54DA4}|Default">
+锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default">
<MonoDevelop.Ide.ItemProperties.HDL-ON__iOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008030-00014C392121802E" />
- <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/UI1-Login/LoginPageBLL.cs">
+ <MonoDevelop.Ide.Workbench ActiveDocument="HDL-ON_iOS/Resources/zh-Hans.lproj/InfoPlist.strings">
<Files>
<File FileName="HDL_ON/UI/UI1-Login/LoginPageBLL.cs" Line="525" Column="54" />
- <File FileName="HDL_ON/UI/UI1-Login/LoginPage.cs" Line="62" Column="25" />
+ <File FileName="HDL_ON/UI/UI1-Login/LoginPage.cs" Line="36" Column="43" />
<File FileName="HDL_ON/UI/UI0-Public/PublicAssmebly.cs" Line="499" Column="21" />
+ <File FileName="HDL-ON_iOS/InfoPlist.strings" Line="1" Column="1" />
+ <File FileName="HDL-ON_iOS/Resources/echartsNew.html" Line="1" Column="1" />
</Files>
<Pads>
<Pad Id="ProjectPad">
@@ -12,10 +14,7 @@
<Node name="HDL_APP_Project" expanded="True">
<Node name="HDL_ON" expanded="True">
<Node name="UI" expanded="True">
- <Node name="UI0-Public" expanded="True" />
- <Node name="UI1-Login" expanded="True">
- <Node name="LoginPageBLL.cs" selected="True" />
- </Node>
+ <Node name="UI1-Login" expanded="True" />
</Node>
</Node>
<Node name="HDL-ON_iOS" expanded="True">
diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 3e4a857..0f1d527 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -645,7 +645,7 @@
<BundleResource Include="Resources\Phone\FunctionIcon\Light\CozyIconOn.png" />
<BundleResource Include="Resources\Phone\FunctionIcon\Light\MeetingGuestsIconOn.png" />
<BundleResource Include="Resources\Phone\FunctionIcon\Light\ReadIconOn.png" />
- <BundleResource Include="InfoPlist.strings" />
+ <BundleResource Include="Resources\zh-Hans.lproj\InfoPlist.strings" />
</ItemGroup>
<ItemGroup>
<ITunesArtwork Include="iTunesArtwork" />
diff --git a/HDL-ON_iOS/InfoPlist.strings b/HDL-ON_iOS/Resources/zh-Hans.lproj/InfoPlist.strings
similarity index 100%
rename from HDL-ON_iOS/InfoPlist.strings
rename to HDL-ON_iOS/Resources/zh-Hans.lproj/InfoPlist.strings
--
Gitblit v1.8.0