|
|
@ -208,6 +208,7 @@ |
|
|
|
<Content Include="Admin\user_select_title.aspx" /> |
|
|
|
<Content Include="Admin\user_view.aspx" /> |
|
|
|
<Content Include="App_Data\nwind.xml" /> |
|
|
|
<Content Include="default.aspx" /> |
|
|
|
<Content Include="default_CYJ.aspx" /> |
|
|
|
<Content Include="Default_FW.aspx" /> |
|
|
|
<Content Include="default_XG.aspx" /> |
|
|
@ -298,7 +299,6 @@ |
|
|
|
<Content Include="Content\bootstrap.css" /> |
|
|
|
<Content Include="Content\bootstrap.min.css" /> |
|
|
|
<Content Include="Content\Site.css" /> |
|
|
|
<Content Include="default.aspx" /> |
|
|
|
<Content Include="extjs\ext-all.js" /> |
|
|
|
<Content Include="extjs\ext-fineui.js" /> |
|
|
|
<Content Include="extjs\lang\en.js" /> |
|
|
@ -4958,6 +4958,13 @@ |
|
|
|
<Compile Include="App_Start\RouteConfig.cs" /> |
|
|
|
<Compile Include="Common\MailHelper.cs" /> |
|
|
|
<Compile Include="Common\ReportHelper.cs" /> |
|
|
|
<Compile Include="default.aspx.cs"> |
|
|
|
<DependentUpon>default.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
|
</Compile> |
|
|
|
<Compile Include="default.aspx.designer.cs"> |
|
|
|
<DependentUpon>default.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="default_CYJ.aspx.cs"> |
|
|
|
<DependentUpon>default_CYJ.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
@ -5279,13 +5286,6 @@ |
|
|
|
<Compile Include="Contact.aspx.designer.cs"> |
|
|
|
<DependentUpon>Contact.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="default.aspx.cs"> |
|
|
|
<DependentUpon>default.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
|
</Compile> |
|
|
|
<Compile Include="default.aspx.designer.cs"> |
|
|
|
<DependentUpon>default.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Global.asax.cs"> |
|
|
|
<DependentUpon>Global.asax</DependentUpon> |
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
|
|