YZXYH2017.csproj 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  4. <Import Project="..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>
  10. </ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <ProjectGuid>{1DA91368-A743-4E69-A934-808977C16D98}</ProjectGuid>
  13. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <RootNamespace>YZXYH2017</RootNamespace>
  17. <AssemblyName>YZXYH2017</AssemblyName>
  18. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  19. <UseIISExpress>true</UseIISExpress>
  20. <IISExpressSSLPort />
  21. <IISExpressAnonymousAuthentication />
  22. <IISExpressWindowsAuthentication />
  23. <IISExpressUseClassicPipelineMode />
  24. <UseGlobalApplicationHostFile />
  25. <NuGetPackageImportStamp>
  26. </NuGetPackageImportStamp>
  27. <Use64BitIISExpress />
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugSymbols>true</DebugSymbols>
  31. <DebugType>full</DebugType>
  32. <Optimize>false</Optimize>
  33. <OutputPath>bin\</OutputPath>
  34. <DefineConstants>DEBUG;TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugType>pdbonly</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>bin\</OutputPath>
  43. <DefineConstants>TRACE</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  49. <SpecificVersion>False</SpecificVersion>
  50. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  51. </Reference>
  52. <Reference Include="ICSharpCode.SharpZipLib, Version=1.0.0.999, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  53. <HintPath>..\packages\SharpZipLib.1.0.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
  54. </Reference>
  55. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  56. <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.4.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  60. <HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Microsoft.AspNet.SignalR.SystemWeb, Version=2.4.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  63. <HintPath>..\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  66. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  67. <Private>True</Private>
  68. </Reference>
  69. <Reference Include="Microsoft.CSharp" />
  70. <Reference Include="Microsoft.Owin, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  74. <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.Owin.Security, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  77. <HintPath>..\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll</HintPath>
  78. </Reference>
  79. <Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  80. <HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.dll</HintPath>
  81. </Reference>
  82. <Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  83. <HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OOXML.dll</HintPath>
  84. </Reference>
  85. <Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  86. <HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
  87. </Reference>
  88. <Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  89. <HintPath>..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Runtime.Serialization" />
  95. <Reference Include="System.Security" />
  96. <Reference Include="System.ServiceModel" />
  97. <Reference Include="System.Web.DynamicData" />
  98. <Reference Include="System.Web.Entity" />
  99. <Reference Include="System.Web.ApplicationServices" />
  100. <Reference Include="System.ComponentModel.DataAnnotations" />
  101. <Reference Include="System" />
  102. <Reference Include="System.Data" />
  103. <Reference Include="System.Core" />
  104. <Reference Include="System.Data.DataSetExtensions" />
  105. <Reference Include="System.Web.Extensions" />
  106. <Reference Include="System.Xml.Linq" />
  107. <Reference Include="System.Drawing" />
  108. <Reference Include="System.Web" />
  109. <Reference Include="System.Xml" />
  110. <Reference Include="System.Configuration" />
  111. <Reference Include="System.Web.Services" />
  112. <Reference Include="System.EnterpriseServices" />
  113. </ItemGroup>
  114. <ItemGroup>
  115. <Reference Include="System.Web.Razor">
  116. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  117. </Reference>
  118. <Reference Include="System.Web.Webpages">
  119. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Web.Webpages.Deployment">
  122. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath>
  123. </Reference>
  124. <Reference Include="System.Web.Webpages.Razor">
  125. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Web.Helpers">
  128. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  129. </Reference>
  130. <Reference Include="Microsoft.Web.Infrastructure">
  131. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  132. </Reference>
  133. <Reference Include="System.Web.Mvc">
  134. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  135. </Reference>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <Content Include="Content\bootstrap.css" />
  139. <Content Include="Content\bootstrap.min.css" />
  140. <Content Include="Content\css\animate.min.css" />
  141. <Content Include="Content\css\bootstrap.min.css" />
  142. <Content Include="Content\css\demo\webuploader-demo.min.css" />
  143. <Content Include="Content\css\font-awesome.min.css" />
  144. <Content Include="Content\css\login.min.css" />
  145. <Content Include="Content\css\patterns\header-profile-skin-1.png" />
  146. <Content Include="Content\css\patterns\header-profile-skin-3.png" />
  147. <Content Include="Content\css\patterns\header-profile.png" />
  148. <Content Include="Content\css\patterns\shattered.png" />
  149. <Content Include="Content\css\plugins\awesome-bootstrap-checkbox\awesome-bootstrap-checkbox.css" />
  150. <Content Include="Content\css\plugins\blueimp\css\blueimp-gallery.min.css" />
  151. <Content Include="Content\css\plugins\blueimp\img\error.png" />
  152. <Content Include="Content\css\plugins\blueimp\img\error.svg" />
  153. <Content Include="Content\css\plugins\blueimp\img\loading.gif" />
  154. <Content Include="Content\css\plugins\blueimp\img\play-pause.png" />
  155. <Content Include="Content\css\plugins\blueimp\img\play-pause.svg" />
  156. <Content Include="Content\css\plugins\blueimp\img\video-play.png" />
  157. <Content Include="Content\css\plugins\blueimp\img\video-play.svg" />
  158. <Content Include="Content\css\plugins\bootstrap-table\bootstrap-table.min.css" />
  159. <Content Include="Content\css\plugins\chosen\chosen-sprite%402x.png" />
  160. <Content Include="Content\css\plugins\chosen\chosen-sprite.png" />
  161. <Content Include="Content\css\plugins\chosen\chosen.css" />
  162. <Content Include="Content\css\plugins\clockpicker\clockpicker.css" />
  163. <Content Include="Content\css\plugins\codemirror\ambiance.css" />
  164. <Content Include="Content\css\plugins\codemirror\codemirror.css" />
  165. <Content Include="Content\css\plugins\colorpicker\css\bootstrap-colorpicker.min.css" />
  166. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha-horizontal.png" />
  167. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha.png" />
  168. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\hue-horizontal.png" />
  169. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\hue.png" />
  170. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\saturation.png" />
  171. <Content Include="Content\css\plugins\cropper\cropper.min.css" />
  172. <Content Include="Content\css\plugins\datapicker\datepicker3.css" />
  173. <Content Include="Content\css\plugins\dataTables\dataTables.bootstrap.css" />
  174. <Content Include="Content\css\plugins\dropzone\basic.css" />
  175. <Content Include="Content\css\plugins\dropzone\dropzone.css" />
  176. <Content Include="Content\css\plugins\footable\fonts\footable.svg" />
  177. <Content Include="Content\css\plugins\footable\footable.core.css" />
  178. <Content Include="Content\css\plugins\fullcalendar\fullcalendar.css" />
  179. <Content Include="Content\css\plugins\fullcalendar\fullcalendar.print.css" />
  180. <Content Include="Content\css\plugins\iCheck\custom.css" />
  181. <Content Include="Content\css\plugins\iCheck\green%402x.png" />
  182. <Content Include="Content\css\plugins\iCheck\green.png" />
  183. <Content Include="Content\css\plugins\images\sort_asc.png" />
  184. <Content Include="Content\css\plugins\images\sort_desc.png" />
  185. <Content Include="Content\css\plugins\images\sprite-skin-flat.png" />
  186. <Content Include="Content\css\plugins\images\spritemap%402x.png" />
  187. <Content Include="Content\css\plugins\images\spritemap.png" />
  188. <Content Include="Content\css\plugins\ionRangeSlider\ion.rangeSlider.css" />
  189. <Content Include="Content\css\plugins\ionRangeSlider\ion.rangeSlider.skinFlat.css" />
  190. <Content Include="Content\css\plugins\jasny\jasny-bootstrap.min.css" />
  191. <Content Include="Content\css\plugins\jqgrid\ui.jqgridffe4.css" />
  192. <Content Include="Content\css\plugins\jsTree\style.min.css" />
  193. <Content Include="Content\css\plugins\markdown\bootstrap-markdown.min.css" />
  194. <Content Include="Content\css\plugins\morris\morris-0.4.3.min.css" />
  195. <Content Include="Content\css\plugins\nouslider\jquery.nouislider.css" />
  196. <Content Include="Content\css\plugins\plyr\plyr.css" />
  197. <Content Include="Content\css\plugins\plyr\sprite.svg" />
  198. <Content Include="Content\css\plugins\simditor\simditor.css" />
  199. <Content Include="Content\css\plugins\steps\jquery.steps.css" />
  200. <Content Include="Content\css\plugins\summernote\summernote-bs3.css" />
  201. <Content Include="Content\css\plugins\summernote\summernote.css" />
  202. <Content Include="Content\css\plugins\sweetalert\sweetalert.css" />
  203. <Content Include="Content\css\plugins\switchery\switchery.css" />
  204. <Content Include="Content\css\plugins\toastr\toastr.min.css" />
  205. <Content Include="Content\css\plugins\treeview-master\bootstrap-treeview.css" />
  206. <Content Include="Content\css\plugins\treeview-master\bootstrap-treeview.min.css" />
  207. <Content Include="Content\css\plugins\treeview\bootstrap-treeview.css" />
  208. <Content Include="Content\css\plugins\webuploader\webuploader.css" />
  209. <Content Include="Content\css\reply.css" />
  210. <Content Include="Content\css\Style-Yue.css" />
  211. <Content Include="Content\css\style.min.css" />
  212. <Content Include="Content\css\YZXYH.css" />
  213. <Content Include="Content\css\YzxyhLogin.css" />
  214. <Content Include="Content\css\YzxyhMG.css" />
  215. <Content Include="Content\fonts\fontawesome-webfont93e3.svg" />
  216. <Content Include="Content\fonts\glyphicons-halflings-regular.svg" />
  217. <Content Include="Content\img\a1.jpg" />
  218. <Content Include="Content\img\a2.jpg" />
  219. <Content Include="Content\img\a3.jpg" />
  220. <Content Include="Content\img\a4.jpg" />
  221. <Content Include="Content\img\a5.jpg" />
  222. <Content Include="Content\img\a6.jpg" />
  223. <Content Include="Content\img\a7.jpg" />
  224. <Content Include="Content\img\a8.jpg" />
  225. <Content Include="Content\img\a9.jpg" />
  226. <Content Include="Content\img\bg.png" />
  227. <Content Include="Content\img\HelpDoc\1-1.jpg" />
  228. <Content Include="Content\img\HelpDoc\1-2.jpg" />
  229. <Content Include="Content\img\HelpDoc\1-3.jpg" />
  230. <Content Include="Content\img\HelpDoc\1-4.jpg" />
  231. <Content Include="Content\img\HelpDoc\2-1.jpg" />
  232. <Content Include="Content\img\HelpDoc\2-2.jpg" />
  233. <Content Include="Content\img\HelpDoc\2-3.jpg" />
  234. <Content Include="Content\img\HelpDoc\3-1.jpg" />
  235. <Content Include="Content\img\HelpDoc\3-2.jpg" />
  236. <Content Include="Content\img\HelpDoc\3-3.jpg" />
  237. <Content Include="Content\img\HelpDoc\3-4.jpg" />
  238. <Content Include="Content\img\HelpDoc\SYS_1.jpg" />
  239. <Content Include="Content\img\HelpDoc\SYS_2.jpg" />
  240. <Content Include="Content\img\HelpDoc\SYS_3.jpg" />
  241. <Content Include="Content\img\HelpDoc\SYS_4.jpg" />
  242. <Content Include="Content\img\HelpDoc\SYS_5.jpg" />
  243. <Content Include="Content\img\HelpDoc\SYS_6.jpg" />
  244. <Content Include="Content\img\HelpDoc\SYS_6_1.jpg" />
  245. <Content Include="Content\img\HelpDoc\SYS_7.jpg" />
  246. <Content Include="Content\img\HelpDoc\SYS_8.jpg" />
  247. <Content Include="Content\img\iconfont-logo.png" />
  248. <Content Include="Content\img\icons.png" />
  249. <Content Include="Content\img\index.jpg" />
  250. <Content Include="Content\img\index_4.jpg" />
  251. <Content Include="Content\img\loading-upload.gif" />
  252. <Content Include="Content\img\locked.png" />
  253. <Content Include="Content\img\login-background-2.jpg" />
  254. <Content Include="Content\img\login-background.jpg" />
  255. <Content Include="Content\img\MsgWall\nm0.png" />
  256. <Content Include="Content\img\MsgWall\nm1.png" />
  257. <Content Include="Content\img\MsgWall\r1.png" />
  258. <Content Include="Content\img\MsgWall\r2.png" />
  259. <Content Include="Content\img\MsgWall\r3.png" />
  260. <Content Include="Content\img\MsgWall\r4.png" />
  261. <Content Include="Content\img\MsgWall\r5.png" />
  262. <Content Include="Content\img\MsgWall\r6.png" />
  263. <Content Include="Content\img\MsgWall\r7.png" />
  264. <Content Include="Content\img\MsgWall\r8.png" />
  265. <Content Include="Content\img\p1.jpg" />
  266. <Content Include="Content\img\p2.jpg" />
  267. <Content Include="Content\img\p3.jpg" />
  268. <Content Include="Content\img\pay.png" />
  269. <Content Include="Content\img\profile.jpg" />
  270. <Content Include="Content\img\profile_big.jpg" />
  271. <Content Include="Content\img\profile_small.jpg" />
  272. <Content Include="Content\img\progress.png" />
  273. <Content Include="Content\img\p_big1.jpg" />
  274. <Content Include="Content\img\p_big2.jpg" />
  275. <Content Include="Content\img\p_big3.jpg" />
  276. <Content Include="Content\img\qr_code.png" />
  277. <Content Include="Content\img\success.png" />
  278. <Content Include="Content\img\SysNoAvatar.jpg" />
  279. <Content Include="Content\img\SysNoAvatar_1.jpg" />
  280. <Content Include="Content\img\user.png" />
  281. <Content Include="Content\img\wenku_logo.png" />
  282. <Content Include="Content\img\yzxyh\万里晴空云如絮,盐中胜景览无余.JPG" />
  283. <Content Include="Content\img\yzxyh\不学礼则无以立,常思校训贵以行.jpg" />
  284. <Content Include="Content\img\yzxyh\北楼正立心指北,抗大精神脉相承.jpg" />
  285. <Content Include="Content\img\yzxyh\微风吹绉一湖水,亭影波光两相和.jpg" />
  286. <Content Include="Content\img\yzxyh\水心云影闲相照,俯眼湖亭玉玲珑.JPG" />
  287. <Content Include="Content\img\yzxyh\策杖只因图驱寇,挥鞭东指是少奇.jpg" />
  288. <Content Include="Content\img\yzxyh\绿茵摛锦纹如绣,逸足骋怀若平畴.JPG" />
  289. <Content Include="Content\img\yzxyh\翮举操场思远翥,少年心事当拿云.jpg" />
  290. <Content Include="Content\img\yzxyh\花遮叶护一湾水,点点落英入春池.jpg" />
  291. <Content Include="Content\img\yzxyh\黉门池上柳依依,新晴独恋鹿鸣湖.JPG" />
  292. <Content Include="Content\js\bootstrap.min.js" />
  293. <Content Include="Content\js\contabs.js" />
  294. <Content Include="Content\js\contabs.min.js" />
  295. <Content Include="Content\js\content.min.js" />
  296. <Content Include="Content\js\demo\bootstrap-table-demo.min.js" />
  297. <Content Include="Content\js\demo\echarts-demo.min.js" />
  298. <Content Include="Content\js\demo\flot-demo.min.js" />
  299. <Content Include="Content\js\demo\form-advanced-demo.min.js" />
  300. <Content Include="Content\js\demo\form-validate-demo.min.js" />
  301. <Content Include="Content\js\demo\layer-demo.min.js" />
  302. <Content Include="Content\js\demo\morris-demo.min.js" />
  303. <Content Include="Content\js\demo\peity-demo.min.js" />
  304. <Content Include="Content\js\demo\rickshaw-demo.min.js" />
  305. <Content Include="Content\js\demo\sparkline-demo.min.js" />
  306. <Content Include="Content\js\demo\treeview-demo.min.js" />
  307. <Content Include="Content\js\demo\webuploader-demo.min.js" />
  308. <Content Include="Content\js\HomeIndexControl.js" />
  309. <Content Include="Content\js\hplus.min.js" />
  310. <Content Include="Content\js\jquery-ui-1.10.4.min.js" />
  311. <Content Include="Content\js\jquery-ui.custom.min.js" />
  312. <Content Include="Content\js\jquery.min.js" />
  313. <Content Include="Content\js\plugins\beautifyhtml\beautifyhtml.js" />
  314. <Content Include="Content\js\plugins\blueimp\jquery.blueimp-gallery.min.js" />
  315. <Content Include="Content\js\plugins\bootstrap-table\bootstrap-table-mobile.min.js" />
  316. <Content Include="Content\js\plugins\bootstrap-table\bootstrap-table.min.js" />
  317. <Content Include="Content\js\plugins\bootstrap-table\locale\bootstrap-table-zh-CN.min.js" />
  318. <Content Include="Content\js\plugins\chartJs\Chart.bundle.js" />
  319. <Content Include="Content\js\plugins\chartJs\Chart.bundle.min.js" />
  320. <Content Include="Content\js\plugins\chartJs\Chart.min.js" />
  321. <Content Include="Content\js\plugins\chosen\chosen.jquery.js" />
  322. <Content Include="Content\js\plugins\clockpicker\clockpicker.js" />
  323. <Content Include="Content\js\plugins\codemirror\codemirror.js" />
  324. <Content Include="Content\js\plugins\codemirror\mode\javascript\javascript.js" />
  325. <Content Include="Content\js\plugins\colorpicker\bootstrap-colorpicker.min.js" />
  326. <Content Include="Content\js\plugins\cropper\cropper.min.js" />
  327. <Content Include="Content\js\plugins\datapicker\bootstrap-datepicker.js" />
  328. <Content Include="Content\js\plugins\dataTables\dataTables.bootstrap.js" />
  329. <Content Include="Content\js\plugins\dataTables\jquery.dataTables.js" />
  330. <Content Include="Content\js\plugins\diff_match_patch\diff_match_patch.js" />
  331. <Content Include="Content\js\plugins\dropzone\dropzone.js" />
  332. <Content Include="Content\js\plugins\easypiechart\jquery.easypiechart.js" />
  333. <Content Include="Content\js\plugins\echarts\echarts-all.js" />
  334. <Content Include="Content\js\plugins\fancybox\blank.gif" />
  335. <Content Include="Content\js\plugins\fancybox\fancybox_loading%402x.gif" />
  336. <Content Include="Content\js\plugins\fancybox\fancybox_loading.gif" />
  337. <Content Include="Content\js\plugins\fancybox\fancybox_overlay.png" />
  338. <Content Include="Content\js\plugins\fancybox\fancybox_sprite%402x.png" />
  339. <Content Include="Content\js\plugins\fancybox\fancybox_sprite.png" />
  340. <Content Include="Content\js\plugins\fancybox\jquery.fancybox.css" />
  341. <Content Include="Content\js\plugins\fancybox\jquery.fancybox.js" />
  342. <Content Include="Content\js\plugins\flot\curvedLines.js" />
  343. <Content Include="Content\js\plugins\flot\jquery.flot.js" />
  344. <Content Include="Content\js\plugins\flot\jquery.flot.pie.js" />
  345. <Content Include="Content\js\plugins\flot\jquery.flot.resize.js" />
  346. <Content Include="Content\js\plugins\flot\jquery.flot.spline.js" />
  347. <Content Include="Content\js\plugins\flot\jquery.flot.symbol.js" />
  348. <Content Include="Content\js\plugins\flot\jquery.flot.tooltip.min.js" />
  349. <Content Include="Content\js\plugins\footable\footable.all.min.js" />
  350. <Content Include="Content\js\plugins\fullcalendar\fullcalendar.min.js" />
  351. <Content Include="Content\js\plugins\gritter\images\gritter-light.png" />
  352. <Content Include="Content\js\plugins\gritter\images\gritter.png" />
  353. <Content Include="Content\js\plugins\gritter\images\ie-spacer.gif" />
  354. <Content Include="Content\js\plugins\gritter\jquery.gritter.css" />
  355. <Content Include="Content\js\plugins\gritter\jquery.gritter.min.js" />
  356. <Content Include="Content\js\plugins\iCheck\icheck.min.js" />
  357. <Content Include="Content\js\plugins\ionRangeSlider\ion.rangeSlider.min.js" />
  358. <Content Include="Content\js\plugins\jasny\jasny-bootstrap.min.js" />
  359. <Content Include="Content\js\plugins\jeditable\jquery.jeditable.js" />
  360. <Content Include="Content\js\plugins\jqgrid\i18n\grid.locale-cnffe4.js" />
  361. <Content Include="Content\js\plugins\jqgrid\jquery.jqGrid.minffe4.js" />
  362. <Content Include="Content\js\plugins\jquery-ui\jquery-ui.min.js" />
  363. <Content Include="Content\js\plugins\jsKnob\jquery.knob.js" />
  364. <Content Include="Content\js\plugins\jsTree\jstree.min.js" />
  365. <Content Include="Content\js\plugins\jvectormap\jquery-jvectormap-1.2.2.min.js" />
  366. <Content Include="Content\js\plugins\jvectormap\jquery-jvectormap-world-mill-en.js" />
  367. <Content Include="Content\js\plugins\layer\extend\layer.ext.js" />
  368. <Content Include="Content\js\plugins\layer\laydate-v1.1\demo.html" />
  369. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\laydate.js" />
  370. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\need\laydate.css" />
  371. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\dahong\icon.png" />
  372. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\dahong\laydate.css" />
  373. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\default\icon.png" />
  374. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\default\laydate.css" />
  375. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\molv\icon.png" />
  376. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\molv\laydate.css" />
  377. <Content Include="Content\js\plugins\layer\laydate-v1.1\更新日志.txt" />
  378. <Content Include="Content\js\plugins\layer\laydate\laydate.js" />
  379. <Content Include="Content\js\plugins\layer\laydate\need\laydate.css" />
  380. <Content Include="Content\js\plugins\layer\laydate\skins\dahong\icon.png" />
  381. <Content Include="Content\js\plugins\layer\laydate\skins\dahong\laydate.css" />
  382. <Content Include="Content\js\plugins\layer\laydate\skins\default\icon.png" />
  383. <Content Include="Content\js\plugins\layer\laydate\skins\default\laydate.css" />
  384. <Content Include="Content\js\plugins\layer\laydate\skins\molv\icon.png" />
  385. <Content Include="Content\js\plugins\layer\laydate\skins\molv\laydate.css" />
  386. <Content Include="Content\js\plugins\layer\layer.min.js" />
  387. <Content Include="Content\js\plugins\layer\layim\layim.css" />
  388. <Content Include="Content\js\plugins\layer\layim\layim.js" />
  389. <Content Include="Content\js\plugins\layer\layim\loading.gif" />
  390. <Content Include="Content\js\plugins\layer\skin\layer.css" />
  391. <Content Include="Content\js\plugins\layer\skin\layer.ext.css" />
  392. <Content Include="Content\js\plugins\layer\skin\moon\style.css" />
  393. <Content Include="Content\js\plugins\markdown\bootstrap-markdown.js" />
  394. <Content Include="Content\js\plugins\markdown\bootstrap-markdown.zh.js" />
  395. <Content Include="Content\js\plugins\markdown\markdown.js" />
  396. <Content Include="Content\js\plugins\markdown\to-markdown.js" />
  397. <Content Include="Content\js\plugins\metisMenu\jquery.metisMenu.js" />
  398. <Content Include="Content\js\plugins\morris\morris.js" />
  399. <Content Include="Content\js\plugins\morris\raphael-2.1.0.min.js" />
  400. <Content Include="Content\js\plugins\nestable\jquery.nestable.js" />
  401. <Content Include="Content\js\plugins\nouslider\jquery.nouislider.min.js" />
  402. <Content Include="Content\js\plugins\pace\pace.min.js" />
  403. <Content Include="Content\js\plugins\peity\jquery.peity.min.js" />
  404. <Content Include="Content\js\plugins\plyr\plyr.js" />
  405. <Content Include="Content\js\plugins\preetyTextDiff\jquery.pretty-text-diff.min.js" />
  406. <Content Include="Content\js\plugins\prettyfile\bootstrap-prettyfile.js" />
  407. <Content Include="Content\js\plugins\rickshaw\rickshaw.min.js" />
  408. <Content Include="Content\js\plugins\rickshaw\vendor\d3.v3.js" />
  409. <Content Include="Content\js\plugins\simditor\hotkeys.js" />
  410. <Content Include="Content\js\plugins\simditor\module.js" />
  411. <Content Include="Content\js\plugins\simditor\simditor.js" />
  412. <Content Include="Content\js\plugins\simditor\uploader.js" />
  413. <Content Include="Content\js\plugins\slimscroll\jquery.slimscroll.min.js" />
  414. <Content Include="Content\js\plugins\sparkline\jquery.sparkline.min.js" />
  415. <Content Include="Content\js\plugins\staps\jquery.steps.min.js" />
  416. <Content Include="Content\js\plugins\steps\jquery.steps.js" />
  417. <Content Include="Content\js\plugins\steps\jquery.steps.min.js" />
  418. <Content Include="Content\js\plugins\suggest\bootstrap-suggest.min.js" />
  419. <Content Include="Content\js\plugins\summernote\summernote-zh-CN.js" />
  420. <Content Include="Content\js\plugins\summernote\summernote.min.js" />
  421. <Content Include="Content\js\plugins\sweetalert\sweetalert.min.js" />
  422. <Content Include="Content\js\plugins\switchery\switchery.js" />
  423. <Content Include="Content\js\plugins\toastr\toastr.min.js" />
  424. <Content Include="Content\js\plugins\treeview-master\bootstrap-treeview.js" />
  425. <Content Include="Content\js\plugins\treeview-master\bootstrap-treeview.min.js" />
  426. <Content Include="Content\js\plugins\treeview\bootstrap-treeview.js" />
  427. <Content Include="Content\js\plugins\validate\jquery.validate.min.js" />
  428. <Content Include="Content\js\plugins\validate\messages_zh.min.js" />
  429. <Content Include="Content\js\plugins\webuploader\index.html" />
  430. <Content Include="Content\js\plugins\webuploader\webuploader.min.js" />
  431. <Content Include="Content\js\StatisticsDataShow.js" />
  432. <Content Include="Content\js\welcome.min.js" />
  433. <Content Include="Content\js\YZXYH.js" />
  434. <Content Include="Content\js\YzxyhLogin.js" />
  435. <Content Include="Content\js\YzxyhMG.js" />
  436. <Content Include="Content\js\YzxyhMG_UserMG.js" />
  437. <Content Include="Content\plugins\blockui\jquery.blockUI.js" />
  438. <Content Include="Content\plugins\bootstrap-fileinput\css\fileinput-rtl.css" />
  439. <Content Include="Content\plugins\bootstrap-fileinput\css\fileinput-rtl.min.css" />
  440. <Content Include="Content\plugins\bootstrap-fileinput\css\fileinput.css" />
  441. <Content Include="Content\plugins\bootstrap-fileinput\css\fileinput.min.css" />
  442. <Content Include="Content\plugins\bootstrap-fileinput\js\fileinput.js" />
  443. <Content Include="Content\plugins\bootstrap-fileinput\js\fileinput.min.js" />
  444. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\ar.js" />
  445. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\az.js" />
  446. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\bg.js" />
  447. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\ca.js" />
  448. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\cr.js" />
  449. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\cz.js" />
  450. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\da.js" />
  451. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\de.js" />
  452. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\el.js" />
  453. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\es.js" />
  454. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\et.js" />
  455. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\fa.js" />
  456. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\fi.js" />
  457. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\fr.js" />
  458. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\gl.js" />
  459. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\hu.js" />
  460. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\id.js" />
  461. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\it.js" />
  462. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\ja.js" />
  463. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\kr.js" />
  464. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\kz.js" />
  465. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\LANG.js" />
  466. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\nl.js" />
  467. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\no.js" />
  468. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\pl.js" />
  469. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\pt-BR.js" />
  470. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\pt.js" />
  471. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\ro.js" />
  472. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\ru.js" />
  473. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\sk.js" />
  474. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\sl.js" />
  475. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\sv.js" />
  476. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\th.js" />
  477. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\tr.js" />
  478. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\uk.js" />
  479. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\vi.js" />
  480. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\zh-TW.js" />
  481. <Content Include="Content\plugins\bootstrap-fileinput\js\locales\zh.js" />
  482. <Content Include="Content\plugins\bootstrap-fileinput\js\plugins\piexif.js" />
  483. <Content Include="Content\plugins\bootstrap-fileinput\js\plugins\piexif.min.js" />
  484. <Content Include="Content\plugins\bootstrap-fileinput\js\plugins\purify.js" />
  485. <Content Include="Content\plugins\bootstrap-fileinput\js\plugins\purify.min.js" />
  486. <Content Include="Content\plugins\bootstrap-fileinput\js\plugins\sortable.js" />
  487. <Content Include="Content\plugins\bootstrap-fileinput\js\plugins\sortable.min.js" />
  488. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer-fa\theme.css" />
  489. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer-fa\theme.js" />
  490. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer-fa\theme.min.css" />
  491. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer-fa\theme.min.js" />
  492. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer\theme.css" />
  493. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer\theme.js" />
  494. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer\theme.min.css" />
  495. <Content Include="Content\plugins\bootstrap-fileinput\themes\explorer\theme.min.js" />
  496. <Content Include="Content\plugins\bootstrap-fileinput\themes\fa\theme.js" />
  497. <Content Include="Content\plugins\bootstrap-fileinput\themes\fa\theme.min.js" />
  498. <Content Include="Content\plugins\bootstrap-fileinput\themes\gly\theme.js" />
  499. <Content Include="Content\plugins\bootstrap-fileinput\themes\gly\theme.min.js" />
  500. <Content Include="Content\plugins\fullavatareditor\crossdomain.xml" />
  501. <Content Include="Content\plugins\fullavatareditor\expressInstall.swf" />
  502. <Content Include="Content\plugins\fullavatareditor\fullAvatarEditor.swf" />
  503. <Content Include="Content\plugins\fullavatareditor\scripts\fullAvatarEditor.js" />
  504. <Content Include="Content\plugins\fullavatareditor\scripts\jQuery.Cookie.js" />
  505. <Content Include="Content\plugins\fullavatareditor\scripts\swfobject.js" />
  506. <Content Include="Content\plugins\fullavatareditor\scripts\YueAvatarEditor.js" />
  507. <Content Include="Content\plugins\KindEditor\kindeditor-all.js" />
  508. <Content Include="Content\plugins\KindEditor\kindeditor-all-min.js" />
  509. <Content Include="Content\plugins\KindEditor\kindeditor-all-M.js" />
  510. <Content Include="Content\plugins\KindEditor\lang\ar.js" />
  511. <Content Include="Content\plugins\KindEditor\lang\en.js" />
  512. <Content Include="Content\plugins\KindEditor\lang\ko.js" />
  513. <Content Include="Content\plugins\KindEditor\lang\ru.js" />
  514. <Content Include="Content\plugins\KindEditor\lang\zh-CN.js" />
  515. <Content Include="Content\plugins\KindEditor\lang\zh-TW.js" />
  516. <Content Include="Content\plugins\KindEditor\themes\common\anchor.gif" />
  517. <Content Include="Content\plugins\KindEditor\themes\common\blank.gif" />
  518. <Content Include="Content\plugins\KindEditor\themes\common\flash.gif" />
  519. <Content Include="Content\plugins\KindEditor\themes\common\loading.gif" />
  520. <Content Include="Content\plugins\KindEditor\themes\common\media.gif" />
  521. <Content Include="Content\plugins\KindEditor\themes\common\rm.gif" />
  522. <Content Include="Content\plugins\KindEditor\themes\default\background.png" />
  523. <Content Include="Content\plugins\KindEditor\themes\default\default.css" />
  524. <Content Include="Content\plugins\KindEditor\themes\default\default.png" />
  525. <Content Include="Content\plugins\KindEditor\themes\qq\editor.gif" />
  526. <Content Include="Content\plugins\KindEditor\themes\qq\qq.css" />
  527. <Content Include="Content\plugins\KindEditor\themes\simple\simple.css" />
  528. <Content Include="Content\plugins\s3Slider\s3Slider.css" />
  529. <Content Include="Content\plugins\s3Slider\s3Slider.js" />
  530. <Content Include="Content\plugins\select2\css\select2-wr.css" />
  531. <Content Include="Content\plugins\select2\css\select2.css" />
  532. <Content Include="Content\plugins\select2\css\select2.min.css" />
  533. <Content Include="Content\plugins\select2\js\i18n\af.js" />
  534. <Content Include="Content\plugins\select2\js\i18n\ar.js" />
  535. <Content Include="Content\plugins\select2\js\i18n\az.js" />
  536. <Content Include="Content\plugins\select2\js\i18n\bg.js" />
  537. <Content Include="Content\plugins\select2\js\i18n\bs.js" />
  538. <Content Include="Content\plugins\select2\js\i18n\ca.js" />
  539. <Content Include="Content\plugins\select2\js\i18n\cs.js" />
  540. <Content Include="Content\plugins\select2\js\i18n\da.js" />
  541. <Content Include="Content\plugins\select2\js\i18n\de.js" />
  542. <Content Include="Content\plugins\select2\js\i18n\dsb.js" />
  543. <Content Include="Content\plugins\select2\js\i18n\el.js" />
  544. <Content Include="Content\plugins\select2\js\i18n\en.js" />
  545. <Content Include="Content\plugins\select2\js\i18n\es.js" />
  546. <Content Include="Content\plugins\select2\js\i18n\et.js" />
  547. <Content Include="Content\plugins\select2\js\i18n\eu.js" />
  548. <Content Include="Content\plugins\select2\js\i18n\fa.js" />
  549. <Content Include="Content\plugins\select2\js\i18n\fi.js" />
  550. <Content Include="Content\plugins\select2\js\i18n\fr.js" />
  551. <Content Include="Content\plugins\select2\js\i18n\gl.js" />
  552. <Content Include="Content\plugins\select2\js\i18n\he.js" />
  553. <Content Include="Content\plugins\select2\js\i18n\hi.js" />
  554. <Content Include="Content\plugins\select2\js\i18n\hr.js" />
  555. <Content Include="Content\plugins\select2\js\i18n\hsb.js" />
  556. <Content Include="Content\plugins\select2\js\i18n\hu.js" />
  557. <Content Include="Content\plugins\select2\js\i18n\hy.js" />
  558. <Content Include="Content\plugins\select2\js\i18n\id.js" />
  559. <Content Include="Content\plugins\select2\js\i18n\is.js" />
  560. <Content Include="Content\plugins\select2\js\i18n\it.js" />
  561. <Content Include="Content\plugins\select2\js\i18n\ja.js" />
  562. <Content Include="Content\plugins\select2\js\i18n\km.js" />
  563. <Content Include="Content\plugins\select2\js\i18n\ko.js" />
  564. <Content Include="Content\plugins\select2\js\i18n\lt.js" />
  565. <Content Include="Content\plugins\select2\js\i18n\lv.js" />
  566. <Content Include="Content\plugins\select2\js\i18n\mk.js" />
  567. <Content Include="Content\plugins\select2\js\i18n\ms.js" />
  568. <Content Include="Content\plugins\select2\js\i18n\nb.js" />
  569. <Content Include="Content\plugins\select2\js\i18n\nl.js" />
  570. <Content Include="Content\plugins\select2\js\i18n\pl.js" />
  571. <Content Include="Content\plugins\select2\js\i18n\ps.js" />
  572. <Content Include="Content\plugins\select2\js\i18n\pt-BR.js" />
  573. <Content Include="Content\plugins\select2\js\i18n\pt.js" />
  574. <Content Include="Content\plugins\select2\js\i18n\ro.js" />
  575. <Content Include="Content\plugins\select2\js\i18n\ru.js" />
  576. <Content Include="Content\plugins\select2\js\i18n\sk.js" />
  577. <Content Include="Content\plugins\select2\js\i18n\sl.js" />
  578. <Content Include="Content\plugins\select2\js\i18n\sr-Cyrl.js" />
  579. <Content Include="Content\plugins\select2\js\i18n\sr.js" />
  580. <Content Include="Content\plugins\select2\js\i18n\sv.js" />
  581. <Content Include="Content\plugins\select2\js\i18n\th.js" />
  582. <Content Include="Content\plugins\select2\js\i18n\tk.js" />
  583. <Content Include="Content\plugins\select2\js\i18n\tr.js" />
  584. <Content Include="Content\plugins\select2\js\i18n\uk.js" />
  585. <Content Include="Content\plugins\select2\js\i18n\vi.js" />
  586. <Content Include="Content\plugins\select2\js\i18n\zh-CN.js" />
  587. <Content Include="Content\plugins\select2\js\i18n\zh-TW.js" />
  588. <Content Include="Content\plugins\select2\js\select2.full.js" />
  589. <Content Include="Content\plugins\select2\js\select2.full.min.js" />
  590. <Content Include="Content\plugins\select2\js\select2.js" />
  591. <Content Include="Content\plugins\select2\js\select2.min.js" />
  592. <Content Include="Content\plugins\select2\js\select2tree.js" />
  593. <Content Include="Content\plugins\signalr\jquery.signalR.js" />
  594. <Content Include="Content\plugins\signalr\jquery.signalR.min.js" />
  595. <Content Include="Content\plugins\sweetalert2-master\sweetalert2.common.js" />
  596. <Content Include="Content\plugins\sweetalert2-master\sweetalert2.css" />
  597. <Content Include="Content\plugins\sweetalert2-master\sweetalert2.js" />
  598. <Content Include="Content\plugins\sweetalert2-master\sweetalert2.min.css" />
  599. <Content Include="Content\plugins\sweetalert2-master\sweetalert2.min.js" />
  600. <Content Include="Content\Resource\bk.bmp" />
  601. <Content Include="Content\Resource\bk.mp3" />
  602. <Content Include="Content\Site.css" />
  603. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  604. <Content Include="Global.asax" />
  605. <None Include="Content\js\jquery-1.8.0.intellisense.js" />
  606. <Content Include="Content\js\jquery-1.8.0.js" />
  607. <Content Include="Content\js\jquery-1.8.0.min.js" />
  608. <Content Include="Content\js\jquery.unobtrusive-ajax.js" />
  609. <Content Include="Content\js\jquery.unobtrusive-ajax.min.js" />
  610. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  611. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  612. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  613. <Content Include="Export\年会统计详细版本.xls" />
  614. <Content Include="Content\Resource\抽奖人员.xlsx" />
  615. <Content Include="Content\plugins\blockui\blockUI.jquery.json" />
  616. <Content Include="Content\plugins\blockui\bower.json" />
  617. <Content Include="Content\plugins\blockui\composer.json" />
  618. <Content Include="Content\plugins\blockui\README.md" />
  619. <None Include="Scripts\jquery-1.10.2.intellisense.js" />
  620. <Content Include="Scripts\jquery-1.10.2.js" />
  621. <Content Include="Scripts\jquery-1.10.2.min.js" />
  622. <Content Include="Scripts\jquery-1.10.2.min.map" />
  623. <None Include="Service References\SmsService\configuration91.svcinfo" />
  624. <None Include="Service References\SmsService\configuration.svcinfo" />
  625. <None Include="Service References\SmsService\Reference.svcmap">
  626. <Generator>WCF Proxy Generator</Generator>
  627. <LastGenOutput>Reference.cs</LastGenOutput>
  628. </None>
  629. <Content Include="Scripts\bootstrap.js" />
  630. <Content Include="Scripts\bootstrap.min.js" />
  631. <Content Include="Scripts\jquery.signalR-2.4.1.js" />
  632. <Content Include="Scripts\jquery.signalR-2.4.1.min.js" />
  633. <Content Include="Scripts\modernizr-2.6.2.js" />
  634. <None Include="Service References\SmsService\SmsWebservices1.disco" />
  635. <Content Include="Views\Error\404.html" />
  636. <Content Include="Views\Error\500.html" />
  637. <Content Include="Web.config" />
  638. </ItemGroup>
  639. <ItemGroup>
  640. <Compile Include="App_Start\LoginFilter.cs" />
  641. <Compile Include="App_Start\RouteConfig.cs" />
  642. <Compile Include="App_Start\Startup.cs" />
  643. <Compile Include="Controllers\LuckDrawController.cs" />
  644. <Compile Include="GlobalConst.cs" />
  645. <Compile Include="Models\ReplyInfo.cs" />
  646. <Compile Include="Models\AccessTokenModel.cs" />
  647. <Compile Include="Controllers\ActivityController.cs" />
  648. <Compile Include="Controllers\AlumniController.cs" />
  649. <Compile Include="Controllers\BaseController.cs" />
  650. <Compile Include="Controllers\ContributeActivityController.cs" />
  651. <Compile Include="Controllers\CURDDataController.cs" />
  652. <Compile Include="Controllers\ErrorController.cs" />
  653. <Compile Include="Models\UserInfoModel.cs" />
  654. <Compile Include="Models\MessageInfo.cs" />
  655. <Compile Include="Controllers\MessageWallController.cs" />
  656. <Compile Include="Controllers\HomeController.cs" />
  657. <Compile Include="Controllers\HttpHelper.cs" />
  658. <Compile Include="Controllers\IndustryBranchController.cs" />
  659. <Compile Include="Controllers\LoginController.cs" />
  660. <Compile Include="Controllers\MGSystemController.cs" />
  661. <Compile Include="Controllers\MsgSendHelper.cs" />
  662. <Compile Include="Controllers\QuestionnaireController.cs" />
  663. <Compile Include="Controllers\WeChatController.cs" />
  664. <Compile Include="Global.asax.cs">
  665. <DependentUpon>Global.asax</DependentUpon>
  666. </Compile>
  667. <Compile Include="Helpers\ExcelHelper.cs" />
  668. <Compile Include="Models\ContributeActivityList.cs" />
  669. <Compile Include="Properties\AssemblyInfo.cs" />
  670. <Compile Include="Service References\SmsService\Reference.cs">
  671. <AutoGen>True</AutoGen>
  672. <DesignTime>True</DesignTime>
  673. <DependentUpon>Reference.svcmap</DependentUpon>
  674. </Compile>
  675. <Compile Include="Hubs\XyhHub.cs" />
  676. </ItemGroup>
  677. <ItemGroup>
  678. <Content Include="Views\web.config" />
  679. <Content Include="Views\Login\Index.cshtml" />
  680. <Content Include="Content\css\plugins\footable\fonts\footable.eot" />
  681. <Content Include="Content\css\plugins\footable\fonts\footable.ttf" />
  682. <Content Include="Content\css\plugins\footable\fonts\footable.woff" />
  683. <Content Include="Content\css\plugins\footable\fonts\footabled41d.eot" />
  684. <Content Include="Content\fonts\fontawesome-webfont93e3.eot" />
  685. <Content Include="Content\fonts\fontawesome-webfont93e3.ttf" />
  686. <Content Include="Content\fonts\fontawesome-webfont93e3.woff" />
  687. <Content Include="Content\fonts\fontawesome-webfont93e3.woff2" />
  688. <Content Include="Content\fonts\fontawesome-webfontd41d.eot" />
  689. <Content Include="Content\fonts\glyphicons-halflings-regular.eot" />
  690. <Content Include="Content\fonts\glyphicons-halflings-regular.ttf" />
  691. <Content Include="Content\fonts\glyphicons-halflings-regular.woff" />
  692. <Content Include="Content\fonts\glyphicons-halflings-regular.woff2" />
  693. <Content Include="Content\fonts\glyphicons-halflings-regulard41d.eot" />
  694. <Content Include="Content\js\plugins\layer\laydate-v1.1.zip" />
  695. <Content Include="Content\js\plugins\layer\laydate-v1.1\layDate官网.url" />
  696. <Content Include="Views\Login\Register.cshtml" />
  697. <Content Include="Views\Share\_LayoutFrontEnd.cshtml" />
  698. <Content Include="Views\Home\Home.cshtml" />
  699. <Content Include="Views\Login\MGSystemLogin.cshtml" />
  700. <Content Include="Views\MGSystem\Index.cshtml" />
  701. <Content Include="Views\MGSystem\Home.cshtml" />
  702. <Content Include="Views\MGSystem\AreaMG.cshtml" />
  703. <Content Include="Views\MGSystem\HobbyMg.cshtml" />
  704. <Content Include="Views\MGSystem\IndustryBranchMg.cshtml" />
  705. <Content Include="Views\MGSystem\IndustryMg.cshtml" />
  706. <Content Include="packages.config" />
  707. <Content Include="Views\MGSystem\SysLogsInfo.cshtml" />
  708. <Content Include="Views\MGSystem\UserLogsInfo.cshtml" />
  709. <Content Include="Views\MGSystem\VocationMg.cshtml" />
  710. <Content Include="Views\Home\EditPersonalInfo.cshtml" />
  711. <Content Include="Views\Home\ModifyPwd.cshtml" />
  712. <Content Include="Views\Home\PersonalInfo.cshtml" />
  713. <Content Include="Views\MGSystem\SysPersonalInfo.cshtml" />
  714. <Content Include="Views\Home\ModifyAvatar.cshtml" />
  715. <Content Include="Views\MGSystem\SysModifyAvatar.cshtml" />
  716. <Content Include="Views\MGSystem\SysModifyPassword.cshtml" />
  717. <Content Include="Views\MGSystem\UsersAudit.cshtml" />
  718. <Content Include="Views\MGSystem\UsersManage.cshtml" />
  719. <Content Include="Views\MGSystem\FunctionSetting.cshtml" />
  720. <Content Include="Views\MGSystem\AlumniMeetingMg.cshtml" />
  721. <Content Include="Views\Home\AlumSelfAuditApply.cshtml" />
  722. <Content Include="Views\Login\ForgetPwd.cshtml" />
  723. <Content Include="Views\MGSystem\AlumniChapterMg.cshtml" />
  724. <Content Include="Views\MGSystem\HobbyGroupMg.cshtml" />
  725. <Content Include="Views\Home\AlumSelfAuditInvited.cshtml" />
  726. <None Include="Properties\PublishProfiles\YZXYH.pubxml" />
  727. <Content Include="Views\IndustryBranch\Index.cshtml" />
  728. <Content Include="Views\IndustryBranch\MedicalHelp.cshtml" />
  729. <Content Include="Views\Home\Index.cshtml" />
  730. <Content Include="Views\Alumni\AlumniDirectory.cshtml" />
  731. <Content Include="Views\Alumni\AlumniMeeting.cshtml" />
  732. <Content Include="Views\Alumni\AlumniMeetingDetaile.cshtml" />
  733. <Content Include="Views\IndustryBranch\MedicalHelpHandle.cshtml" />
  734. <Content Include="Views\Activity\Activity.cshtml" />
  735. <Content Include="Views\Activity\Index.cshtml" />
  736. <Content Include="Views\Activity\MyActivity.cshtml" />
  737. <Content Include="Views\Alumni\Index.cshtml" />
  738. <Content Include="Views\Activity\ActivityDetaile.cshtml" />
  739. <Content Include="Views\MGSystem\AttendMeetAudit.cshtml" />
  740. <Content Include="Service References\SmsService\YZXYH2017.SmsService.SendAliyunSmsResponse.datasource">
  741. <DependentUpon>Reference.svcmap</DependentUpon>
  742. </Content>
  743. <Content Include="Service References\SmsService\YZXYH2017.SmsService.SendCodeByAliyunSmsResponse.datasource">
  744. <DependentUpon>Reference.svcmap</DependentUpon>
  745. </Content>
  746. <Content Include="Views\MGSystem\UserActivityAudit.cshtml" />
  747. <Content Include="Views\Alumni\HistoryAlumniMeeting.cshtml" />
  748. <Content Include="Views\Alumni\HistoryAlumniMeetingDetaile.cshtml" />
  749. <Content Include="Views\MGSystem\AlumniMeetingStatistics.cshtml" />
  750. <Content Include="Views\MGSystem\UserRegStatistics.cshtml" />
  751. <Content Include="Views\MGSystem\SysUserMg.cshtml" />
  752. <Content Include="Views\MGSystem\SysRoleMg.cshtml" />
  753. <Content Include="Views\MGSystem\SysAuthorityMg.cshtml" />
  754. <Content Include="Views\Home\UserHelpDoc.cshtml" />
  755. <Content Include="Views\MGSystem\BranchMemberMg.cshtml" />
  756. <Content Include="Views\Error\E404.cshtml" />
  757. <Content Include="Views\Error\E500.cshtml" />
  758. <Content Include="Views\Home\SysHelpDoc.cshtml" />
  759. <Content Include="Views\MGSystem\SendMsg.cshtml" />
  760. <Content Include="Views\MGSystem\SqlDataStatistics.cshtml" />
  761. <Content Include="Views\MGSystem\ResetPassword.cshtml" />
  762. <Content Include="Views\MGSystem\SysModifyPersonalInfo.cshtml" />
  763. <Content Include="Views\ContributeActivity\ContributeActivity.cshtml" />
  764. <Content Include="Views\ContributeActivity\ContributeActivityDetail.cshtml" />
  765. <Content Include="Views\MGSystem\ActivityMg.cshtml" />
  766. <Content Include="Views\MGSystem\ContributeActivityInfo.cshtml" />
  767. <Content Include="Views\MGSystem\ContributeAttendInfo.cshtml" />
  768. <Content Include="Views\MGSystem\ContributCode.cshtml" />
  769. <Content Include="Views\Questionnaire\Index.cshtml" />
  770. <Content Include="Views\Questionnaire\Investigation.cshtml" />
  771. <Content Include="Views\MGSystem\QuestionnaireMg.cshtml" />
  772. <Content Include="Views\MGSystem\QuestionnaireItemMg.cshtml" />
  773. <None Include="Service References\SmsService\SmsWebservices1.wsdl" />
  774. <Content Include="Views\MessageWall\Index.cshtml" />
  775. <Content Include="Views\MessageWall\Write.cshtml" />
  776. <Content Include="Views\MessageWall\Mobile.cshtml" />
  777. <Content Include="Views\MessageWall\Reply.cshtml" />
  778. <Content Include="Views\MessageWall\_ReplyModal.cshtml" />
  779. <Content Include="Views\MessageWall\ReplyDetail.cshtml" />
  780. <Content Include="Views\MessageWall\ReplyLog.cshtml" />
  781. <Content Include="Views\LuckDraw\Index.cshtml" />
  782. <Content Include="Views\LuckDraw\SettingIndex.cshtml" />
  783. <None Include="Web.Debug.config">
  784. <DependentUpon>Web.config</DependentUpon>
  785. </None>
  786. <None Include="Web.Release.config">
  787. <DependentUpon>Web.config</DependentUpon>
  788. </None>
  789. </ItemGroup>
  790. <ItemGroup>
  791. <Folder Include="App_Data\" />
  792. <Folder Include="Bin\" />
  793. <Folder Include="Export\Am\" />
  794. <Folder Include="Views\CURDData\" />
  795. </ItemGroup>
  796. <ItemGroup>
  797. <ProjectReference Include="..\CommonTool\CommonTool.csproj">
  798. <Project>{5FEAEC9A-4F1E-4EE7-B377-9DB1B0870DAC}</Project>
  799. <Name>CommonTool</Name>
  800. </ProjectReference>
  801. <ProjectReference Include="..\YZXYH.Repository\YZXYH.Repository.csproj">
  802. <Project>{E7CAAB7F-6E83-4525-B2CA-BE9EF6FE0712}</Project>
  803. <Name>YZXYH.Repository</Name>
  804. </ProjectReference>
  805. </ItemGroup>
  806. <ItemGroup>
  807. <WCFMetadata Include="Service References\" />
  808. </ItemGroup>
  809. <ItemGroup>
  810. <WCFMetadataStorage Include="Service References\SmsService\" />
  811. </ItemGroup>
  812. <PropertyGroup>
  813. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  814. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  815. </PropertyGroup>
  816. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  817. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  818. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  819. <ProjectExtensions>
  820. <VisualStudio>
  821. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  822. <WebProjectProperties>
  823. <UseIIS>True</UseIIS>
  824. <AutoAssignPort>True</AutoAssignPort>
  825. <DevelopmentServerPort>56253</DevelopmentServerPort>
  826. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  827. <IISUrl>http://localhost:9669/</IISUrl>
  828. <NTLMAuthentication>False</NTLMAuthentication>
  829. <UseCustomServer>False</UseCustomServer>
  830. <CustomServerUrl>
  831. </CustomServerUrl>
  832. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  833. </WebProjectProperties>
  834. </FlavorProperties>
  835. </VisualStudio>
  836. </ProjectExtensions>
  837. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  838. Other similar extension points exist, see Microsoft.Common.targets.
  839. <Target Name="BeforeBuild">
  840. </Target>
  841. <Target Name="AfterBuild">
  842. </Target>
  843. -->
  844. </Project>