@**@ @**@ @Html.AppendCssFile( "/Views/LR_Content/style/lr-common.css", "/Views/LR_Content/plugin/scroll/scroll.css", "/Views/LR_Content/plugin/layout/lr-layout.css", "/Views/LR_Content/plugin/tree/lr-tree.css", "/Views/LR_Content/plugin/select/lr-select.css", "/Views/LR_Content/plugin/formselect/lr-formselect.css", "/Views/LR_Content/plugin/layerselect/lr-layerselect.css", "/Views/LR_Content/plugin/uploader/lr-uploader.css", "/Views/LR_Content/style/lr-iframe-index.css", "/Views/LR_Content/plugin/grid/jfgrid.css" ) @Html.AppendCssFile( "/Areas/LR_CodeGeneratorModule/Views/PluginDemo/index.css" )
插件列表
演示区域 - 未选择插件
  框架所使用的一些前端组件列表

1.JS框架:jquery-1.10.2(考虑到兼容低版本浏览器)、Bootstrap.js

2.CSS框架:Bootstrap v3.3.4

3.在线编辑器:ckeditor、simditor

4.上传文件:WebUploader

5.数据表格:JFGrid

6.对话框:layer.js

7.下拉选择框:learunselect

8.树结构控件:learuntree

9.图表插件:Echarts

  事例
  事例
  事例
  事例
@**@
  事例
  事例
  事例
@**@ @**@ @Html.AppendJsFile( "/Views/LR_Content/plugin/resize/resize.js", "/Views/LR_Content/plugin/mousewheel/mousewheel.js", "/Views/LR_Content/plugin/scroll/scroll.js", "/Views/LR_Content/plugin/layout/lr-layout.js", "/Views/LR_Content/plugin/tree/lr-tree.js", "/Views/LR_Content/plugin/select/lr-select.js", "/Views/LR_Content/plugin/formselect/lr-formselect.js", "/Views/LR_Content/plugin/layerselect/lr-layerselect.js", "/Views/LR_Content/plugin/uploader/lr-uploader.js", "/Views/LR_Content/plugin/grid/jfgrid.js", "/Areas/LR_CodeGeneratorModule/Views/PluginDemo/listInfo.js", "/Areas/LR_CodeGeneratorModule/Views/PluginDemo/index.js" )