From faa9618ac039362b4b8b99a71fc67aa206a493ae Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 14 十二月 2023 09:56:07 +0800
Subject: [PATCH] 乔一:分为web登录界面和PDA登录界面

---
 WebTM/WebTM.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj
index 1236187..b19321a 100644
--- a/WebTM/WebTM.csproj
+++ b/WebTM/WebTM.csproj
@@ -214,6 +214,8 @@
     <Content Include="views\user\login_pda.html" />
     <Content Include="views\user\login_anrui.html" />
     <Content Include="views\user\login.html" />
+    <Content Include="views\user\login_QiaoYi_PDA.html" />
+    <Content Include="views\user\login_QiaoYi_Web.html" />
     <Content Include="views\video\1.wav" />
     <Content Include="views\video\jingbao.wav" />
     <Content Include="views\video\success.wav" />

--
Gitblit v1.9.1