From 97fd11f21a7dcf2f6de866986bc9e6ee9da6a132 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期一, 30 十二月 2024 09:26:41 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI --- WebTM/WebTM.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index cc2291b..895b1ee 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -154,6 +154,7 @@ <Content Include="layuiadmin\style\tableFilter.css"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> + <Content Include="layuiadmin\modules\tableSelect.js" /> <Content Include="layuiadmin\treeTable.js" /> <Content Include="layuiadmin\PubCustom.js" /> <Content Include="layuiadmin\PubJs\PubCheck.js" /> @@ -272,6 +273,7 @@ <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\user\login_ICCard.html" /> <Content Include="views\video\1.wav" /> <Content Include="views\video\jingbao.wav" /> <Content Include="views\video\success.wav" /> -- Gitblit v1.9.1