From 5017131971e6ac8f31adc2ed1e25583738b420a2 Mon Sep 17 00:00:00 2001
From: Tong <1025782220@qq.com>
Date: 星期一, 06 九月 2021 13:18:00 +0800
Subject: [PATCH] 删除启动页Label

---
 HDL_ON/Common/R.cs |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index bb86f24..3eef3cc 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,15 @@
 {
     public static class StringId
     {
+
+        /// <summary>
+        /// 
+        /// </summary>
+        public const int PleaseSelectTheDeploymentTarget = 510;
+        /// <summary>
+        /// 璇疯緭鍏ュ畨闃插悕绉�
+        /// </summary>
+        public const int PleaseEnterSecurityName = 509;
         /// <summary>
         /// 鐢查啗
         /// </summary>

--
Gitblit v1.8.0