Commit a0c2bea4 by jianshuqin

优化:组件功能

parent 63ea5cc9
......@@ -6,8 +6,14 @@
</PropertyGroup>
<ItemGroup>
<Content Remove="Areas\Component\Views\Form\Dialog.cshtml" />
<Content Remove="Areas\Component\Views\Form\Filter.cshtml" />
<Content Remove="Areas\Component\Views\Table\Base.cshtml" />
<Content Remove="wwwroot\css\laytpl-v1.1\demo.url" />
<Content Remove="wwwroot\css\laytpl-v1.1\更新日志.txt" />
<Content Remove="wwwroot\js\component\el-form-dialog.js" />
<Content Remove="wwwroot\js\component\el-form-filter.js" />
<Content Remove="wwwroot\js\component\el-table-base.js" />
</ItemGroup>
<ItemGroup>
......@@ -60,14 +66,20 @@
</ItemGroup>
<ItemGroup>
<None Include="Areas\Component\Views\Control\Form.cshtml" />
<None Include="Areas\Component\Views\Control\Index.cshtml" />
<None Include="Areas\Component\Views\Form\Filter.cshtml" />
<None Include="Areas\Component\Views\Form\Dialog.cshtml" />
<None Include="Areas\Component\Views\Table\Query.cshtml" />
<None Include="Areas\Component\Views\Table\Base.cshtml" />
<None Include="wwwroot\css\hplus\js\plugins\bootstrap-table\fixed-columns\bootstrap-table-fixed-columns.js" />
<None Include="wwwroot\css\hplus\js\plugins\bootstrap-table\fixed-columns\bootstrap-table-fixed-columns.min.js" />
<None Include="wwwroot\css\Layer-2.1\extend\layer.ext.js" />
<None Include="wwwroot\css\Layer-2.1\layer.js" />
<None Include="wwwroot\js\component\form-control.js" />
<None Include="wwwroot\js\component\query-table.js" />
<None Include="wwwroot\js\component\el-form-dialog.js" />
<None Include="wwwroot\js\component\el-control.js" />
<None Include="wwwroot\js\component\el-form-filter.js" />
<None Include="wwwroot\js\component\el-table-base.js" />
<None Include="wwwroot\js\component\el-table-query.js" />
<None Include="wwwroot\js\vue\element-ui-2.15.6.js" />
<None Include="wwwroot\js\vue\vue-2.6.14.js" />
<None Include="wwwroot\js\vue\vue-resource.js" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment