Browse Source

Update

master
fanwensheng 3 years ago
parent
commit
010a1f8e04
  1. 21
      04.系统编码/App/App.csproj

21
04.系统编码/App/App.csproj

@ -147,20 +147,11 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\images\bnt66.png" />
<Content Include="Content\images\calc.png" />
<Content Include="Content\images\clear-white.png" />
<Content Include="Content\images\close-dialog.png" />
<Content Include="Content\images\close-dialog-hover.png" />
<Content Include="Content\images\add-label.png" />
<Content Include="Content\images\bg-current.png" />
<Content Include="Content\images\bg.png" />
<Content Include="Content\images\btn-bg.png" />
<Content Include="Content\images\btn-group.png" />
<Content Include="Content\images\calc-btn.png" />
<Content Include="Content\images\calc-btn110.png" />
<Content Include="Content\images\calendar.png" />
<Content Include="Content\images\clear-hover.png" />
<Content Include="Content\images\clear.png" />
<Content Include="Content\images\control-clear.png" />
<Content Include="Content\images\control-draw-line.png" />
@ -170,7 +161,6 @@
<Content Include="Content\images\control-tag.png" />
<Content Include="Content\images\divider-line.png" />
<Content Include="Content\images\drop-down.png" />
<Content Include="Content\images\edit-hover.png" />
<Content Include="Content\images\edit.png" />
<Content Include="Content\images\icon-calc.png" />
<Content Include="Content\images\icon-copy.png" />
@ -178,14 +168,10 @@
<Content Include="Content\images\icon-forecast.png" />
<Content Include="Content\images\icon-monitor.png" />
<Content Include="Content\images\icon-next.png" />
<Content Include="Content\images\icon-nexted.png" />
<Content Include="Content\images\icon-param.png" />
<Content Include="Content\images\icon-pause.png" />
<Content Include="Content\images\icon-paused.png" />
<Content Include="Content\images\icon-play.png" />
<Content Include="Content\images\icon-played.png" />
<Content Include="Content\images\icon-prev.png" />
<Content Include="Content\images\icon-preved.png" />
<Content Include="Content\images\icon-result.png" />
<Content Include="Content\images\input-bg-left.png" />
<Content Include="Content\images\input-bg-right.png" />
@ -193,20 +179,15 @@
<Content Include="Content\images\label-manager.png" />
<Content Include="Content\images\loading.gif" />
<Content Include="Content\images\login-bg.png" />
<Content Include="Content\images\login-btn.png" />
<Content Include="Content\images\login-logo.png" />
<Content Include="Content\images\login-password.png" />
<Content Include="Content\images\login-picture.png" />
<Content Include="Content\images\login-username.png" />
<Content Include="Content\images\logo.png" />
<Content Include="Content\images\map.jpg" />
<Content Include="Content\images\map.png" />
<Content Include="Content\images\nav-bg-last.png" />
<Content Include="Content\images\nav-bg.png" />
<Content Include="Content\images\null-data.png" />
<Content Include="Content\images\quit-hover.png" />
<Content Include="Content\images\quit.png" />
<Content Include="Content\images\refresh-btn.png" />
<Content Include="Content\images\sure-btn.png" />
<Content Include="Content\images\TianAnMen.png" />
<Content Include="Content\images\time-icon.png" />
@ -343,6 +324,7 @@
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Models\" />
<Folder Include="Properties\PublishProfiles\" />
<Folder Include="Views\Config\" />
</ItemGroup>
<ItemGroup>
@ -361,7 +343,6 @@
<Content Include="Views\Menggu\Controls\HistoryTabPage.cshtml" />
<Content Include="Views\Menggu\Controls\RealtimeTabPage.cshtml" />
<Content Include="Views\Menggu\Index.cshtml" />
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
<Content Include="Views\SystemManagement\Index.cshtml" />
<Content Include="Views\UserManagement\Index.cshtml" />
<Content Include="Views\OrgManagement\Index.cshtml" />

Loading…
Cancel
Save