郑许地铁

ZXDT.CallCenter.MVCWeb.csproj 114KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672
  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="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{50398A44-EE68-4A72-BAD7-13B5693D8B9C}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>ZXDT.CallCenter.MVCWeb</RootNamespace>
  15. <AssemblyName>ZXDT.CallCenter.MVCWeb</AssemblyName>
  16. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  17. <MvcBuildViews>false</MvcBuildViews>
  18. <UseIISExpress>true</UseIISExpress>
  19. <IISExpressSSLPort />
  20. <IISExpressAnonymousAuthentication />
  21. <IISExpressWindowsAuthentication />
  22. <IISExpressUseClassicPipelineMode />
  23. <Use64BitIISExpress />
  24. <UseGlobalApplicationHostFile />
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  27. <DebugSymbols>true</DebugSymbols>
  28. <DebugType>full</DebugType>
  29. <Optimize>false</Optimize>
  30. <OutputPath>bin\</OutputPath>
  31. <DefineConstants>DEBUG;TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. <DocumentationFile>
  35. </DocumentationFile>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  38. <DebugType>pdbonly</DebugType>
  39. <Optimize>true</Optimize>
  40. <OutputPath>bin\</OutputPath>
  41. <DefineConstants>TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  47. <HintPath>..\packages\log4net.2.0.12\lib\net45\log4net.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Microsoft.CSharp" />
  50. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  51. <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  52. </Reference>
  53. <Reference Include="System" />
  54. <Reference Include="System.Data" />
  55. <Reference Include="System.Drawing" />
  56. <Reference Include="System.Web.DynamicData" />
  57. <Reference Include="System.Web.Entity" />
  58. <Reference Include="System.Web.ApplicationServices" />
  59. <Reference Include="System.ComponentModel.DataAnnotations" />
  60. <Reference Include="System.Core" />
  61. <Reference Include="System.Data.DataSetExtensions" />
  62. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  63. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.Helpers.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System.Web.Mvc, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  66. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.0.0\lib\net45\System.Web.Mvc.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  69. <HintPath>..\packages\Microsoft.AspNet.Razor.3.0.0\lib\net45\System.Web.Razor.dll</HintPath>
  70. </Reference>
  71. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  72. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.dll</HintPath>
  73. </Reference>
  74. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  76. </Reference>
  77. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  78. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.Xml.Linq" />
  81. <Reference Include="System.Web" />
  82. <Reference Include="System.Web.Extensions" />
  83. <Reference Include="System.Web.Abstractions" />
  84. <Reference Include="System.Web.Routing" />
  85. <Reference Include="System.Xml" />
  86. <Reference Include="System.Configuration" />
  87. <Reference Include="System.Web.Services" />
  88. <Reference Include="System.EnterpriseServices" />
  89. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  90. <Private>True</Private>
  91. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System.Net.Http">
  94. </Reference>
  95. <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  96. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.30506.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System.Net.Http.WebRequest">
  99. </Reference>
  100. <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  101. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.30506.0\lib\net40\System.Web.Http.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  104. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
  105. </Reference>
  106. <Reference Include="WebActivator, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL">
  107. <HintPath>..\packages\WebActivator.1.5.1\lib\net40\WebActivator.dll</HintPath>
  108. </Reference>
  109. <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
  110. <HintPath>..\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll</HintPath>
  111. </Reference>
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Compile Include="Commons\HttpHelper.cs" />
  115. <Compile Include="Controllers\AES256Controller.cs" />
  116. <Compile Include="Controllers\APIController.cs" />
  117. <Compile Include="Controllers\BaseController.cs" />
  118. <Compile Include="Controllers\HW\CallRecordController.cs" />
  119. <Compile Include="Controllers\Com\ClassController.cs" />
  120. <Compile Include="Controllers\Com\UploadController.cs" />
  121. <Compile Include="Controllers\Com\TagController.cs" />
  122. <Compile Include="Controllers\Com\LogActionController.cs" />
  123. <Compile Include="Controllers\CustomerController.cs" />
  124. <Compile Include="Controllers\DefaultController.cs" />
  125. <Compile Include="Controllers\HrEmployeeBaseController.cs" />
  126. <Compile Include="Controllers\HW\CallHelperController.cs" />
  127. <Compile Include="Controllers\HW\MobileDataController.cs" />
  128. <Compile Include="Controllers\HW\DutyNumberController.cs" />
  129. <Compile Include="Controllers\KF\QuickMsgsController.cs" />
  130. <Compile Include="Controllers\LostGoodsController.cs" />
  131. <Compile Include="Controllers\MainController.cs" />
  132. <Compile Include="Controllers\OCXOptController.cs" />
  133. <Compile Include="Controllers\OptLogsController.cs" />
  134. <Compile Include="Controllers\Order\OrderController.cs" />
  135. <Compile Include="Controllers\OtherPageController.cs" />
  136. <Compile Include="Controllers\QualityManagementController.cs" />
  137. <Compile Include="Controllers\Report\ReportOtherController.cs" />
  138. <Compile Include="Controllers\Report\ReportController.cs" />
  139. <Compile Include="Controllers\RepositoryCategoryController.cs" />
  140. <Compile Include="Controllers\RepositoryController.cs" />
  141. <Compile Include="Controllers\RequestString.cs" />
  142. <Compile Include="Controllers\ScreenDisplayController.cs" />
  143. <Compile Include="Controllers\SMSController.cs" />
  144. <Compile Include="Controllers\SMSManagerController.cs" />
  145. <Compile Include="Controllers\SysAdmin\DepartmentController.cs" />
  146. <Compile Include="Controllers\SystemManageController.cs" />
  147. <Compile Include="Controllers\WorkFlowController.cs" />
  148. <Compile Include="Controllers\Order\WorkOrderController.cs" />
  149. <Compile Include="Controllers\WXInterFaceController.cs" />
  150. <Compile Include="Filter\CheckPermissionFilter.cs" />
  151. <Compile Include="Filter\MyExceptionAttribute.cs" />
  152. <Compile Include="Global.asax.cs">
  153. <DependentUpon>Global.asax</DependentUpon>
  154. </Compile>
  155. <Compile Include="Models\CallScreenModel.cs" />
  156. <Compile Include="Models\CusPageModel.cs" />
  157. <Compile Include="Models\ExToExcel.cs" />
  158. <Compile Include="Models\IndexCenterModel.cs" />
  159. <Compile Include="Models\IndexModel.cs" />
  160. <Compile Include="Models\LostGoodsModel.cs" />
  161. <Compile Include="Models\MainChartModel.cs" />
  162. <Compile Include="Models\QCVoicePlayModel.cs" />
  163. <Compile Include="Models\ResponseData.cs" />
  164. <Compile Include="Models\ResponseDataModel.cs" />
  165. <Compile Include="Models\SelectInfoTypeModel.cs" />
  166. <Compile Include="Models\VoicePlayModel.cs" />
  167. <Compile Include="Models\WorkOrderMyModel.cs" />
  168. <Compile Include="Models\WorkOrderPieModel.cs" />
  169. <Compile Include="Models\WorkOrderTypeUserMathModel.cs" />
  170. <Compile Include="Properties\AssemblyInfo.cs" />
  171. </ItemGroup>
  172. <ItemGroup>
  173. <Compile Include="App_Start\FilterConfig.cs" />
  174. <Compile Include="App_Start\RouteConfig.cs" />
  175. <Compile Include="App_Start\WebApiConfig.cs" />
  176. <Content Include="Content\css\callrecord\callrecord.css" />
  177. <Content Include="Content\css\callscreen\selectform.css" />
  178. <Content Include="Content\css\commonality.css" />
  179. <Content Include="Content\css\phonecall.css" />
  180. <Content Include="Content\css\screendisplay\style.css" />
  181. <Content Include="Content\css\screendisplay\swiper.min.css" />
  182. <Content Include="Content\css\workflow\workflow.css" />
  183. <Content Include="Content\css\workorder\eidtmyorder.css" />
  184. <Content Include="Content\css\workorder\loading.css" />
  185. <Content Include="Content\dist\chart\bar.js" />
  186. <Content Include="Content\dist\chart\chord.js" />
  187. <Content Include="Content\dist\chart\eventRiver.js" />
  188. <Content Include="Content\dist\chart\force.js" />
  189. <Content Include="Content\dist\chart\funnel.js" />
  190. <Content Include="Content\dist\chart\gauge.js" />
  191. <Content Include="Content\dist\chart\heatmap.js" />
  192. <Content Include="Content\dist\chart\k.js" />
  193. <Content Include="Content\dist\chart\line.js" />
  194. <Content Include="Content\dist\chart\map.js" />
  195. <Content Include="Content\dist\chart\pie.js" />
  196. <Content Include="Content\dist\chart\radar.js" />
  197. <Content Include="Content\dist\chart\scatter.js" />
  198. <Content Include="Content\dist\chart\tree.js" />
  199. <Content Include="Content\dist\chart\treemap.js" />
  200. <Content Include="Content\dist\chart\venn.js" />
  201. <Content Include="Content\dist\chart\wordCloud.js" />
  202. <Content Include="Content\dist\echarts-all.js" />
  203. <Content Include="Content\dist\echarts.js" />
  204. <Content Include="Content\dist\theme\blue.js" />
  205. <Content Include="Content\dist\theme\dahua.js" />
  206. <Content Include="Content\dist\theme\dark.js" />
  207. <Content Include="Content\dist\theme\default.js" />
  208. <Content Include="Content\dist\theme\gray.js" />
  209. <Content Include="Content\dist\theme\green.js" />
  210. <Content Include="Content\dist\theme\helianthus.js" />
  211. <Content Include="Content\dist\theme\infographic.js" />
  212. <Content Include="Content\dist\theme\macarons.js" />
  213. <Content Include="Content\dist\theme\macarons2.js" />
  214. <Content Include="Content\dist\theme\mint.js" />
  215. <Content Include="Content\dist\theme\red.js" />
  216. <Content Include="Content\dist\theme\roma.js" />
  217. <Content Include="Content\dist\theme\sakura.js" />
  218. <Content Include="Content\dist\theme\shine.js" />
  219. <Content Include="Content\images\blockIcon.png" />
  220. <Content Include="Content\images\downSelect.png" />
  221. <Content Include="Content\images\login\7-2.jpg" />
  222. <Content Include="Content\images\login\7-3.jpg" />
  223. <Content Include="Content\images\login\7.jpg" />
  224. <Content Include="Content\images\logo3.png" />
  225. <Content Include="Content\images\phone128.png" />
  226. <Content Include="Content\js\aes\crypto-js.js" />
  227. <Content Include="Content\js\Base64.js" />
  228. <Content Include="Content\js\CallRecord\dutyNumber.js" />
  229. <Content Include="Content\js\CallRecord\WBWorkFlow.js" />
  230. <Content Include="Content\js\callSocket.js" />
  231. <Content Include="Content\js\download.js" />
  232. <Content Include="Content\js\ExcelToExport.js" />
  233. <Content Include="Content\js\FileSaver.js" />
  234. <Content Include="Content\images\ajax-loader.gif" />
  235. <Content Include="Content\images\logo2.png" />
  236. <Content Include="Content\images\phonecall\ph_r10_c18.png" />
  237. <Content Include="Content\images\phonecall\ph_r13_c8.png" />
  238. <Content Include="Content\images\phonecall\ph_r1_c8.png" />
  239. <Content Include="Content\images\phonecall\ph_r2_c13.png" />
  240. <Content Include="Content\images\phonecall\ph_r2_c16.png" />
  241. <Content Include="Content\images\phonecall\ph_r3_c1.png" />
  242. <Content Include="Content\images\phonecall\ph_r3_c3.png" />
  243. <Content Include="Content\images\phonecall\ph_r3_c4.png" />
  244. <Content Include="Content\images\phonecall\ph_r4_c12.png" />
  245. <Content Include="Content\images\phonecall\ph_r4_c6.png" />
  246. <Content Include="Content\images\phonecall\ph_r9_c8.png" />
  247. <Content Include="Content\images\screendisplay\bg.jpg" />
  248. <Content Include="Content\images\screendisplay\bt01_blue.png" />
  249. <Content Include="Content\images\screendisplay\bt01_bt01.png" />
  250. <Content Include="Content\images\screendisplay\bt01_img01.png" />
  251. <Content Include="Content\images\screendisplay\bt01_red.png" />
  252. <Content Include="Content\images\screendisplay\bt01_top.png" />
  253. <Content Include="Content\images\screendisplay\bt02_img.jpg" />
  254. <Content Include="Content\images\screendisplay\bt03_img01.png" />
  255. <Content Include="Content\images\screendisplay\bt03_img01_0.png" />
  256. <Content Include="Content\images\screendisplay\bt03_img02.png" />
  257. <Content Include="Content\images\screendisplay\bt03_img03.png" />
  258. <Content Include="Content\images\screendisplay\bt_bg01.png" />
  259. <Content Include="Content\images\screendisplay\bt_bg02.png" />
  260. <Content Include="Content\images\screendisplay\bt_bg03.png" />
  261. <Content Include="Content\images\screendisplay\ju01.png" />
  262. <Content Include="Content\images\screendisplay\ju02.png" />
  263. <Content Include="Content\images\screendisplay\ju03.png" />
  264. <Content Include="Content\images\screendisplay\logo.png" />
  265. <Content Include="Content\images\screendisplay\right_bg.png" />
  266. <Content Include="Content\images\screendisplay\right_img01.png" />
  267. <Content Include="Content\images\screendisplay\right_img02.png" />
  268. <Content Include="Content\images\screendisplay\slider_bg.png" />
  269. <Content Include="Content\images\screendisplay\weather.png" />
  270. <Content Include="Content\images\seatimgs\cxjt1.png" />
  271. <Content Include="Content\images\seatimgs\cxjt2.png" />
  272. <Content Include="Content\images\seatimgs\dj1.png" />
  273. <Content Include="Content\images\seatimgs\dj2.png" />
  274. <Content Include="Content\images\seatimgs\jt1.png" />
  275. <Content Include="Content\images\seatimgs\jt2.png" />
  276. <Content Include="Content\images\seatimgs\kongxian.jpg" />
  277. <Content Include="Content\images\seatimgs\lj1.png" />
  278. <Content Include="Content\images\seatimgs\lj2.png" />
  279. <Content Include="Content\images\seatimgs\mang.jpg" />
  280. <Content Include="Content\images\seatimgs\Mtzm1.png" />
  281. <Content Include="Content\images\seatimgs\Mtzm2.png" />
  282. <Content Include="Content\images\seatimgs\Mtzx1.png" />
  283. <Content Include="Content\images\seatimgs\Mtzx2.png" />
  284. <Content Include="Content\images\seatimgs\qc1.png" />
  285. <Content Include="Content\images\seatimgs\qc2.png" />
  286. <Content Include="Content\images\seatimgs\qz1.png" />
  287. <Content Include="Content\images\seatimgs\qz2.png" />
  288. <Content Include="Content\images\seatimgs\qzlx1.png" />
  289. <Content Include="Content\images\seatimgs\qzlx2.png" />
  290. <Content Include="Content\images\seatimgs\tonghua.jpg" />
  291. <Content Include="Content\images\seatimgs\weiqianru.jpg" />
  292. <Content Include="Content\images\seatimgs\wh1.png" />
  293. <Content Include="Content\images\seatimgs\wh2.png" />
  294. <Content Include="Content\images\seatimgs\zhenglin.jpg" />
  295. <Content Include="Content\images\seatimgs\zm1.png" />
  296. <Content Include="Content\images\seatimgs\zm2.png" />
  297. <Content Include="Content\images\seatimgs\zx1.png" />
  298. <Content Include="Content\images\seatimgs\zx2.png" />
  299. <Content Include="Content\images\server0.png" />
  300. <Content Include="Content\images\server1.png" />
  301. <Content Include="Content\images\zx1.png" />
  302. <Content Include="Content\images\zx2.png" />
  303. <Content Include="Content\images\zx3.png" />
  304. <Content Include="Content\images\zx4.png" />
  305. <Content Include="Content\js\CallRecord\callscreen.js" />
  306. <Content Include="Content\js\CallRecord\callworkflow.js" />
  307. <Content Include="Content\js\CallRecord\custoninfolist.js" />
  308. <Content Include="Content\js\CallRecord\editcallworkflow.js" />
  309. <Content Include="Content\js\CallRecord\leaveRecord.js" />
  310. <Content Include="Content\js\CallRecord\wxcallworkflow.js" />
  311. <Content Include="Content\js\CallRecord\wxcallworkflowedit.js" />
  312. <Content Include="Content\js\hremployeebase\hremplyeebaseedit.js" />
  313. <Content Include="Content\js\hremployeebase\hremplyeebaselist.js" />
  314. <Content Include="Content\js\hremployeebase\hremplyeeExcel.js" />
  315. <Content Include="Content\js\hremployeebase\hremplyeesearchlist.js" />
  316. <Content Include="Content\js\jquery.md5.js" />
  317. <Content Include="Content\js\jquery\1.9.1\jquery.js" />
  318. <Content Include="Content\js\jquery\1.9.1\jquery.min.js" />
  319. <Content Include="Content\js\login\login.js" />
  320. <Content Include="Content\css\animate.css" />
  321. <Content Include="Content\css\animate.min.css" />
  322. <Content Include="Content\css\bootstrap.min.css" />
  323. <Content Include="Content\css\bootstrap.min14ed.css" />
  324. <Content Include="Content\css\callrecord\demo.css" />
  325. <Content Include="Content\css\callrecord\demo_fontclass.html" />
  326. <Content Include="Content\css\callrecord\demo_symbol.html" />
  327. <Content Include="Content\css\callrecord\demo_unicode.html" />
  328. <Content Include="Content\css\callrecord\iconfont.css" />
  329. <Content Include="Content\css\callrecord\iconfont.js" />
  330. <Content Include="Content\css\callrecord\iconfont.svg" />
  331. <Content Include="Content\css\callscreen\callscreen.css" />
  332. <Content Include="Content\css\demo\webuploader-demo.min.css" />
  333. <Content Include="Content\css\easyui.css" />
  334. <Content Include="Content\css\font-awesome.min93e3.css" />
  335. <Content Include="Content\css\font-awesome\css\font-awesome.css" />
  336. <Content Include="Content\css\font-awesome\css\font-awesome.min.css" />
  337. <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.svg" />
  338. <Content Include="Content\css\gobal.css" />
  339. <Content Include="Content\css\image1.gif" />
  340. <Content Include="Content\css\image2.gif" />
  341. <Content Include="Content\css\import_basic.css" />
  342. <Content Include="Content\css\index.css" />
  343. <Content Include="Content\css\Jcrop.gif" />
  344. <Content Include="Content\css\jquery.Jcrop.css" />
  345. <Content Include="Content\css\login.css" />
  346. <Content Include="Content\css\login.min.css" />
  347. <Content Include="Content\css\main.css" />
  348. <Content Include="Content\css\meneame.jpg" />
  349. <Content Include="Content\css\metrologin.css" />
  350. <Content Include="Content\css\myindex.css" />
  351. <Content Include="Content\css\pagination.css" />
  352. <Content Include="Content\css\patterns\header-profile-skin-1.png" />
  353. <Content Include="Content\css\patterns\header-profile-skin-3.png" />
  354. <Content Include="Content\css\patterns\header-profile.png" />
  355. <Content Include="Content\css\patterns\shattered.png" />
  356. <Content Include="Content\css\plugins\awesome-bootstrap-checkbox\awesome-bootstrap-checkbox.css" />
  357. <Content Include="Content\css\plugins\blueimp\css\blueimp-gallery.min.css" />
  358. <Content Include="Content\css\plugins\blueimp\img\error.png" />
  359. <Content Include="Content\css\plugins\blueimp\img\error.svg" />
  360. <Content Include="Content\css\plugins\blueimp\img\loading.gif" />
  361. <Content Include="Content\css\plugins\blueimp\img\play-pause.png" />
  362. <Content Include="Content\css\plugins\blueimp\img\play-pause.svg" />
  363. <Content Include="Content\css\plugins\blueimp\img\video-play.png" />
  364. <Content Include="Content\css\plugins\blueimp\img\video-play.svg" />
  365. <Content Include="Content\css\plugins\bootstrap-table\bootstrap-table.min.css" />
  366. <Content Include="Content\css\plugins\chosen\chosen-sprite%402x.png" />
  367. <Content Include="Content\css\plugins\chosen\chosen-sprite.png" />
  368. <Content Include="Content\css\plugins\chosen\chosen.css" />
  369. <Content Include="Content\css\plugins\clockpicker\clockpicker.css" />
  370. <Content Include="Content\css\plugins\codemirror\ambiance.css" />
  371. <Content Include="Content\css\plugins\codemirror\codemirror.css" />
  372. <Content Include="Content\css\plugins\colorpicker\css\bootstrap-colorpicker.min.css" />
  373. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha-horizontal.png" />
  374. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha.png" />
  375. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\hue-horizontal.png" />
  376. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\hue.png" />
  377. <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\saturation.png" />
  378. <Content Include="Content\css\plugins\cropper\cropper.min.css" />
  379. <Content Include="Content\css\plugins\datapicker\datepicker3.css" />
  380. <Content Include="Content\css\plugins\dataTables\dataTables.bootstrap.css" />
  381. <Content Include="Content\css\plugins\dropzone\basic.css" />
  382. <Content Include="Content\css\plugins\dropzone\dropzone.css" />
  383. <Content Include="Content\css\plugins\footable\fonts\footable.svg" />
  384. <Content Include="Content\css\plugins\footable\footable.core.css" />
  385. <Content Include="Content\css\plugins\fullcalendar\fullcalendar.css" />
  386. <Content Include="Content\css\plugins\fullcalendar\fullcalendar.print.css" />
  387. <Content Include="Content\css\plugins\iCheck\custom.css" />
  388. <Content Include="Content\css\plugins\iCheck\green%402x.png" />
  389. <Content Include="Content\css\plugins\iCheck\green.png" />
  390. <Content Include="Content\css\plugins\images\sort_asc.png" />
  391. <Content Include="Content\css\plugins\images\sort_desc.png" />
  392. <Content Include="Content\css\plugins\images\sprite-skin-flat.png" />
  393. <Content Include="Content\css\plugins\images\spritemap%402x.png" />
  394. <Content Include="Content\css\plugins\images\spritemap.png" />
  395. <Content Include="Content\css\plugins\ionRangeSlider\ion.rangeSlider.css" />
  396. <Content Include="Content\css\plugins\ionRangeSlider\ion.rangeSlider.skinFlat.css" />
  397. <Content Include="Content\css\plugins\jasny\jasny-bootstrap.min.css" />
  398. <Content Include="Content\css\plugins\jqgrid\ui.jqgridffe4.css" />
  399. <Content Include="Content\css\plugins\jsTree\style.min.css" />
  400. <Content Include="Content\css\plugins\markdown\bootstrap-markdown.min.css" />
  401. <Content Include="Content\css\plugins\morris\morris-0.4.3.min.css" />
  402. <Content Include="Content\css\plugins\nouslider\jquery.nouislider.css" />
  403. <Content Include="Content\css\plugins\plyr\plyr.css" />
  404. <Content Include="Content\css\plugins\plyr\sprite.svg" />
  405. <Content Include="Content\css\plugins\simditor\simditor.css" />
  406. <Content Include="Content\css\plugins\steps\jquery.steps.css" />
  407. <Content Include="Content\css\plugins\summernote\summernote-bs3.css" />
  408. <Content Include="Content\css\plugins\summernote\summernote.css" />
  409. <Content Include="Content\css\plugins\sweetalert\sweetalert.css" />
  410. <Content Include="Content\css\plugins\switchery\switchery.css" />
  411. <Content Include="Content\css\plugins\toastr\toastr.min.css" />
  412. <Content Include="Content\css\plugins\treeview\bootstrap-treeview.css" />
  413. <Content Include="Content\css\plugins\webuploader\webuploader.css" />
  414. <Content Include="Content\css\public.css" />
  415. <Content Include="Content\css\style.css" />
  416. <Content Include="Content\css\style.min.css" />
  417. <Content Include="Content\css\style.min862f.css" />
  418. <Content Include="Content\css\validate.css" />
  419. <Content Include="Content\images\face.jpg" />
  420. <Content Include="Content\images\login\1.jpg" />
  421. <Content Include="Content\images\login\2.jpg" />
  422. <Content Include="Content\images\login\3.jpg" />
  423. <Content Include="Content\images\login\4.jpg" />
  424. <Content Include="Content\images\login\6.jpg" />
  425. <Content Include="Content\images\login\login_code.png" />
  426. <Content Include="Content\images\logo.png" />
  427. <Content Include="Content\images\logo1.png" />
  428. <Content Include="Content\js\address.js" />
  429. <Content Include="Content\js\bodyTab.js" />
  430. <Content Include="Content\js\bootstrap.min.js" />
  431. <Content Include="Content\js\cache.js" />
  432. <Content Include="Content\js\chart\bar.js" />
  433. <Content Include="Content\js\chart\chord.js" />
  434. <Content Include="Content\js\chart\eventRiver.js" />
  435. <Content Include="Content\js\chart\force.js" />
  436. <Content Include="Content\js\chart\funnel.js" />
  437. <Content Include="Content\js\chart\gauge.js" />
  438. <Content Include="Content\js\chart\heatmap.js" />
  439. <Content Include="Content\js\chart\k.js" />
  440. <Content Include="Content\js\chart\line.js" />
  441. <Content Include="Content\js\chart\map.js" />
  442. <Content Include="Content\js\chart\pie.js" />
  443. <Content Include="Content\js\chart\radar.js" />
  444. <Content Include="Content\js\chart\scatter.js" />
  445. <Content Include="Content\js\chart\tree.js" />
  446. <Content Include="Content\js\chart\treemap.js" />
  447. <Content Include="Content\js\chart\venn.js" />
  448. <Content Include="Content\js\chart\wordCloud.js" />
  449. <Content Include="Content\js\contabs.min.js" />
  450. <Content Include="Content\js\content.min.js" />
  451. <Content Include="Content\js\echarts.js" />
  452. <Content Include="Content\js\hplus.min.js" />
  453. <Content Include="Content\js\index.js" />
  454. <Content Include="Content\js\jquery-1.8.3.min.js" />
  455. <Content Include="Content\js\jquery-ui-1.10.4.min.js" />
  456. <Content Include="Content\js\jquery-ui.custom.min.js" />
  457. <Content Include="Content\js\jquery.min.js" />
  458. <Content Include="Content\js\lostgoods\lostgoodsallList.js" />
  459. <Content Include="Content\js\lostgoods\lostgoodsList.js" />
  460. <Content Include="Content\js\lostgoods\lostgoodsreceivedlist.js" />
  461. <Content Include="Content\js\lostgoods\LostGoodsRegistEdit.js" />
  462. <Content Include="Content\js\lostgoods\LostGoodsRegist.js" />
  463. <Content Include="Content\js\lostgoods\losttransfer.js" />
  464. <Content Include="Content\js\lostgoods\rebackLost.js" />
  465. <Content Include="Content\js\main.js" />
  466. <Content Include="Content\js\myindex.js" />
  467. <Content Include="Content\js\optlogs\loginLogs.js" />
  468. <Content Include="Content\js\passWord\pwdValueDate.js" />
  469. <Content Include="Content\js\phonecall.js" />
  470. <Content Include="Content\js\plugins\beautifyhtml\beautifyhtml.js" />
  471. <Content Include="Content\js\plugins\blueimp\jquery.blueimp-gallery.min.js" />
  472. <Content Include="Content\js\plugins\bootstrap-table\bootstrap-table-mobile.min.js" />
  473. <Content Include="Content\js\plugins\bootstrap-table\bootstrap-table.min.js" />
  474. <Content Include="Content\js\plugins\bootstrap-table\locale\bootstrap-table-zh-CN.min.js" />
  475. <Content Include="Content\js\plugins\chartJs\Chart.min.js" />
  476. <Content Include="Content\js\plugins\chosen\chosen.jquery.js" />
  477. <Content Include="Content\js\plugins\clockpicker\clockpicker.js" />
  478. <Content Include="Content\js\plugins\codemirror\codemirror.js" />
  479. <Content Include="Content\js\plugins\codemirror\mode\javascript\javascript.js" />
  480. <Content Include="Content\js\plugins\colorpicker\bootstrap-colorpicker.min.js" />
  481. <Content Include="Content\js\plugins\cropper\cropper.min.js" />
  482. <Content Include="Content\js\plugins\datapicker\bootstrap-datepicker.js" />
  483. <Content Include="Content\js\plugins\dataTables\dataTables.bootstrap.js" />
  484. <Content Include="Content\js\plugins\dataTables\jquery.dataTables.js" />
  485. <Content Include="Content\js\plugins\diff_match_patch\diff_match_patch.js" />
  486. <Content Include="Content\js\plugins\dropzone\dropzone.js" />
  487. <Content Include="Content\js\plugins\easypiechart\jquery.easypiechart.js" />
  488. <Content Include="Content\js\plugins\echarts\echarts-all.js" />
  489. <Content Include="Content\js\plugins\fancybox\blank.gif" />
  490. <Content Include="Content\js\plugins\fancybox\fancybox_loading%402x.gif" />
  491. <Content Include="Content\js\plugins\fancybox\fancybox_loading.gif" />
  492. <Content Include="Content\js\plugins\fancybox\fancybox_overlay.png" />
  493. <Content Include="Content\js\plugins\fancybox\fancybox_sprite%402x.png" />
  494. <Content Include="Content\js\plugins\fancybox\fancybox_sprite.png" />
  495. <Content Include="Content\js\plugins\fancybox\jquery.fancybox.css" />
  496. <Content Include="Content\js\plugins\fancybox\jquery.fancybox.js" />
  497. <Content Include="Content\js\plugins\flot\curvedLines.js" />
  498. <Content Include="Content\js\plugins\flot\jquery.flot.js" />
  499. <Content Include="Content\js\plugins\flot\jquery.flot.pie.js" />
  500. <Content Include="Content\js\plugins\flot\jquery.flot.resize.js" />
  501. <Content Include="Content\js\plugins\flot\jquery.flot.spline.js" />
  502. <Content Include="Content\js\plugins\flot\jquery.flot.symbol.js" />
  503. <Content Include="Content\js\plugins\flot\jquery.flot.tooltip.min.js" />
  504. <Content Include="Content\js\plugins\footable\footable.all.min.js" />
  505. <Content Include="Content\js\plugins\fullcalendar\fullcalendar.min.js" />
  506. <Content Include="Content\js\plugins\gritter\images\gritter-light.png" />
  507. <Content Include="Content\js\plugins\gritter\images\gritter.png" />
  508. <Content Include="Content\js\plugins\gritter\images\ie-spacer.gif" />
  509. <Content Include="Content\js\plugins\gritter\jquery.gritter.css" />
  510. <Content Include="Content\js\plugins\gritter\jquery.gritter.min.js" />
  511. <Content Include="Content\js\plugins\iCheck\icheck.min.js" />
  512. <Content Include="Content\js\plugins\ionRangeSlider\ion.rangeSlider.min.js" />
  513. <Content Include="Content\js\plugins\jasny\jasny-bootstrap.min.js" />
  514. <Content Include="Content\js\plugins\jeditable\jquery.jeditable.js" />
  515. <Content Include="Content\js\plugins\jqgrid\i18n\grid.locale-cnffe4.js" />
  516. <Content Include="Content\js\plugins\jqgrid\jquery.jqGrid.minffe4.js" />
  517. <Content Include="Content\js\plugins\jquery-ui\jquery-ui.min.js" />
  518. <Content Include="Content\js\plugins\jsKnob\jquery.knob.js" />
  519. <Content Include="Content\js\plugins\jsTree\jstree.min.js" />
  520. <Content Include="Content\js\plugins\jvectormap\jquery-jvectormap-1.2.2.min.js" />
  521. <Content Include="Content\js\plugins\jvectormap\jquery-jvectormap-world-mill-en.js" />
  522. <Content Include="Content\js\plugins\layer\extend\layer.ext.js" />
  523. <Content Include="Content\js\plugins\layer\laydate-v1.1\demo.html" />
  524. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\laydate.js" />
  525. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\need\laydate.css" />
  526. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\dahong\icon.png" />
  527. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\dahong\laydate.css" />
  528. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\default\icon.png" />
  529. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\default\laydate.css" />
  530. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\molv\icon.png" />
  531. <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\molv\laydate.css" />
  532. <Content Include="Content\js\plugins\layer\laydate-v1.1\更新日志.txt" />
  533. <Content Include="Content\js\plugins\layer\laydate\laydate.js" />
  534. <Content Include="Content\js\plugins\layer\laydate\need\laydate.css" />
  535. <Content Include="Content\js\plugins\layer\laydate\skins\dahong\icon.png" />
  536. <Content Include="Content\js\plugins\layer\laydate\skins\dahong\laydate.css" />
  537. <Content Include="Content\js\plugins\layer\laydate\skins\default\icon.png" />
  538. <Content Include="Content\js\plugins\layer\laydate\skins\default\laydate.css" />
  539. <Content Include="Content\js\plugins\layer\laydate\skins\molv\icon.png" />
  540. <Content Include="Content\js\plugins\layer\laydate\skins\molv\laydate.css" />
  541. <Content Include="Content\js\plugins\layer\layer.min.js" />
  542. <Content Include="Content\js\plugins\layer\layim\layim.css" />
  543. <Content Include="Content\js\plugins\layer\layim\layim.js" />
  544. <Content Include="Content\js\plugins\layer\layim\loading.gif" />
  545. <Content Include="Content\js\plugins\layer\skin\layer.css" />
  546. <Content Include="Content\js\plugins\layer\skin\layer.ext.css" />
  547. <Content Include="Content\js\plugins\layer\skin\moon\style.css" />
  548. <Content Include="Content\js\plugins\markdown\bootstrap-markdown.js" />
  549. <Content Include="Content\js\plugins\markdown\bootstrap-markdown.zh.js" />
  550. <Content Include="Content\js\plugins\markdown\markdown.js" />
  551. <Content Include="Content\js\plugins\markdown\to-markdown.js" />
  552. <Content Include="Content\js\plugins\metisMenu\jquery.metisMenu.js" />
  553. <Content Include="Content\js\plugins\morris\morris.js" />
  554. <Content Include="Content\js\plugins\morris\raphael-2.1.0.min.js" />
  555. <Content Include="Content\js\plugins\nestable\jquery.nestable.js" />
  556. <Content Include="Content\js\plugins\nouslider\jquery.nouislider.min.js" />
  557. <Content Include="Content\js\plugins\pace\pace.min.js" />
  558. <Content Include="Content\js\plugins\peity\jquery.peity.min.js" />
  559. <Content Include="Content\js\plugins\plyr\plyr.js" />
  560. <Content Include="Content\js\plugins\preetyTextDiff\jquery.pretty-text-diff.min.js" />
  561. <Content Include="Content\js\plugins\prettyfile\bootstrap-prettyfile.js" />
  562. <Content Include="Content\js\plugins\rickshaw\rickshaw.min.js" />
  563. <Content Include="Content\js\plugins\rickshaw\vendor\d3.v3.js" />
  564. <Content Include="Content\js\plugins\simditor\hotkeys.js" />
  565. <Content Include="Content\js\plugins\simditor\module.js" />
  566. <Content Include="Content\js\plugins\simditor\simditor.js" />
  567. <Content Include="Content\js\plugins\simditor\uploader.js" />
  568. <Content Include="Content\js\plugins\slimscroll\jquery.slimscroll.min.js" />
  569. <Content Include="Content\js\plugins\sparkline\jquery.sparkline.min.js" />
  570. <Content Include="Content\js\plugins\staps\jquery.steps.min.js" />
  571. <Content Include="Content\js\plugins\suggest\bootstrap-suggest.min.js" />
  572. <Content Include="Content\js\plugins\summernote\summernote-zh-CN.js" />
  573. <Content Include="Content\js\plugins\summernote\summernote.min.js" />
  574. <Content Include="Content\js\plugins\sweetalert\sweetalert.min.js" />
  575. <Content Include="Content\js\plugins\switchery\switchery.js" />
  576. <Content Include="Content\js\plugins\toastr\toastr.min.js" />
  577. <Content Include="Content\js\plugins\treeview\bootstrap-treeview.js" />
  578. <Content Include="Content\js\plugins\validate\jquery.validate.min.js" />
  579. <Content Include="Content\js\plugins\validate\messages_zh.min.js" />
  580. <Content Include="Content\js\plugins\webuploader\index.html" />
  581. <Content Include="Content\js\plugins\webuploader\webuploader.min.js" />
  582. <Content Include="Content\js\QualityManagement\IndexBase.js" />
  583. <Content Include="Content\js\QualityManagement\IndexCategory.js" />
  584. <Content Include="Content\js\QualityManagement\QCcallRecord.js" />
  585. <Content Include="Content\js\QualityManagement\qcindextree - 复制.js" />
  586. <Content Include="Content\js\QualityManagement\QCVoicePlayEdit.js" />
  587. <Content Include="Content\js\QualityManagement\TargetManagementEdit.js" />
  588. <Content Include="Content\js\QualityManagement\TargetManagementList.js" />
  589. <Content Include="Content\js\Report\callinmonth.js" />
  590. <Content Include="Content\js\Report\callintypematch.js" />
  591. <Content Include="Content\js\Report\CallTimeMath.js" />
  592. <Content Include="Content\js\Report\GetDate.js" />
  593. <Content Include="Content\js\Report\GetDZView.js" />
  594. <Content Include="Content\js\Report\WorkOrderFrom.js" />
  595. <Content Include="Content\js\Report\WorkOrderShow.js" />
  596. <Content Include="Content\js\Report\WorkOrderTrainFunctionMath.js" />
  597. <Content Include="Content\js\Report\WorkOrderTypeMath.js" />
  598. <Content Include="Content\js\Report\WorkOrderTypeUserMath.js" />
  599. <Content Include="Content\js\Report\YwTypeReport.js" />
  600. <Content Include="Content\js\Report\zxywtype.js" />
  601. <Content Include="Content\js\repositorycategory\jquery.drag.js" />
  602. <Content Include="Content\js\repositorycategory\QuickMsgs.js" />
  603. <Content Include="Content\js\repositorycategory\repositorycategory.js" />
  604. <Content Include="Content\js\repositorycategory\repositorycategoryedit.js" />
  605. <Content Include="Content\js\repositorycategory\repositorycontentcategoryedit.js" />
  606. <Content Include="Content\js\repositorycategory\repositorycontentcategorylist.js" />
  607. <Content Include="Content\js\screendisplay\canvas.js" />
  608. <Content Include="Content\js\screendisplay\canvas01.js" />
  609. <Content Include="Content\js\screendisplay\swiper.min.js" />
  610. <Content Include="Content\js\screendisplay\zepto.min.js" />
  611. <Content Include="Content\js\SMSManager\smslist.js" />
  612. <Content Include="Content\js\sms\sentlist.js" />
  613. <Content Include="Content\js\sms\sentoklist.js" />
  614. <Content Include="Content\js\sms\sentsave.js" />
  615. <Content Include="Content\js\sysmanage\bussnesstypeedit.js" />
  616. <Content Include="Content\js\sysmanage\bussnesstypelist.js" />
  617. <Content Include="Content\js\sysmanage\classList.js" />
  618. <Content Include="Content\js\sysmanage\departmentlist.js" />
  619. <Content Include="Content\js\sysmanage\deptmentedit.js" />
  620. <Content Include="Content\js\sysmanage\dictionarybaseedit.js" />
  621. <Content Include="Content\js\sysmanage\dictionarylist.js" />
  622. <Content Include="Content\js\sysmanage\dictionaryvalueedit.js" />
  623. <Content Include="Content\js\sysmanage\menuedit.js" />
  624. <Content Include="Content\js\sysmanage\menulist.js" />
  625. <Content Include="Content\js\sysmanage\menutree.js" />
  626. <Content Include="Content\js\sysmanage\mobiledata.js" />
  627. <Content Include="Content\js\sysmanage\NoticeEdit.js" />
  628. <Content Include="Content\js\sysmanage\noticeManage.js" />
  629. <Content Include="Content\js\sysmanage\roleedit.js" />
  630. <Content Include="Content\js\sysmanage\rolelist.js" />
  631. <Content Include="Content\js\sysmanage\useredit.js" />
  632. <Content Include="Content\js\sysmanage\userlist.js" />
  633. <Content Include="Content\js\welcome.min.js" />
  634. <Content Include="Content\js\WorkOrder\editmyorder.js" />
  635. <Content Include="Content\js\WorkOrder\OverOrderView.js" />
  636. <Content Include="Content\js\WorkOrder\Tag.js" />
  637. <Content Include="Content\js\WorkOrder\workorderalllist.js" />
  638. <Content Include="Content\js\WorkOrder\WorkOrderAllListReport.js" />
  639. <Content Include="Content\js\WorkOrder\WorkOrderAllListShow.js" />
  640. <Content Include="Content\js\WorkOrder\WorkOrderAllList_Wb.js" />
  641. <Content Include="Content\js\WorkOrder\workordermylist.js" />
  642. <Content Include="Content\js\WorkOrder\WorkOrderMyListHF.js" />
  643. <Content Include="Content\js\WorkOrder\WorkOrderMyListJY.js" />
  644. <Content Include="Content\js\WorkOrder\WorkOrderMyListSP.js" />
  645. <Content Include="Content\js\WorkOrder\workordernolist.js" />
  646. <Content Include="Content\js\WorkOrder\workorderWaitlist.js" />
  647. <Content Include="Content\js\worldExport.js" />
  648. <Content Include="Content\js\ZXDT.config.js" />
  649. <Content Include="Content\js\ZXDT.http.js" />
  650. <Content Include="Content\js\zTree\jquery.ztree.core.js" />
  651. <Content Include="Content\js\zTree\jquery.ztree.excheck.min.js" />
  652. <Content Include="Content\js\zTree\zTreeStyle.css" />
  653. <Content Include="Content\layui\css\layui.css" />
  654. <Content Include="Content\layui\css\layui.mobile.css" />
  655. <Content Include="Content\layui\css\modules\code.css" />
  656. <Content Include="Content\layui\css\modules\laydate\default\laydate.css" />
  657. <Content Include="Content\layui\css\modules\layer\default\icon-ext.png" />
  658. <Content Include="Content\layui\css\modules\layer\default\icon.png" />
  659. <Content Include="Content\layui\css\modules\layer\default\layer.css" />
  660. <Content Include="Content\layui\css\modules\layer\default\loading-0.gif" />
  661. <Content Include="Content\layui\css\modules\layer\default\loading-1.gif" />
  662. <Content Include="Content\layui\css\modules\layer\default\loading-2.gif" />
  663. <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.css" />
  664. <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.svg" />
  665. <Content Include="Content\layui\font\iconfont.svg" />
  666. <Content Include="Content\layui\formatdate.js" />
  667. <Content Include="Content\layui\images\face\0.gif" />
  668. <Content Include="Content\layui\images\face\1.gif" />
  669. <Content Include="Content\layui\images\face\10.gif" />
  670. <Content Include="Content\layui\images\face\11.gif" />
  671. <Content Include="Content\layui\images\face\12.gif" />
  672. <Content Include="Content\layui\images\face\13.gif" />
  673. <Content Include="Content\layui\images\face\14.gif" />
  674. <Content Include="Content\layui\images\face\15.gif" />
  675. <Content Include="Content\layui\images\face\16.gif" />
  676. <Content Include="Content\layui\images\face\17.gif" />
  677. <Content Include="Content\layui\images\face\18.gif" />
  678. <Content Include="Content\layui\images\face\19.gif" />
  679. <Content Include="Content\layui\images\face\2.gif" />
  680. <Content Include="Content\layui\images\face\20.gif" />
  681. <Content Include="Content\layui\images\face\21.gif" />
  682. <Content Include="Content\layui\images\face\22.gif" />
  683. <Content Include="Content\layui\images\face\23.gif" />
  684. <Content Include="Content\layui\images\face\24.gif" />
  685. <Content Include="Content\layui\images\face\25.gif" />
  686. <Content Include="Content\layui\images\face\26.gif" />
  687. <Content Include="Content\layui\images\face\27.gif" />
  688. <Content Include="Content\layui\images\face\28.gif" />
  689. <Content Include="Content\layui\images\face\29.gif" />
  690. <Content Include="Content\layui\images\face\3.gif" />
  691. <Content Include="Content\layui\images\face\30.gif" />
  692. <Content Include="Content\layui\images\face\31.gif" />
  693. <Content Include="Content\layui\images\face\32.gif" />
  694. <Content Include="Content\layui\images\face\33.gif" />
  695. <Content Include="Content\layui\images\face\34.gif" />
  696. <Content Include="Content\layui\images\face\35.gif" />
  697. <Content Include="Content\layui\images\face\36.gif" />
  698. <Content Include="Content\layui\images\face\37.gif" />
  699. <Content Include="Content\layui\images\face\38.gif" />
  700. <Content Include="Content\layui\images\face\39.gif" />
  701. <Content Include="Content\layui\images\face\4.gif" />
  702. <Content Include="Content\layui\images\face\40.gif" />
  703. <Content Include="Content\layui\images\face\41.gif" />
  704. <Content Include="Content\layui\images\face\42.gif" />
  705. <Content Include="Content\layui\images\face\43.gif" />
  706. <Content Include="Content\layui\images\face\44.gif" />
  707. <Content Include="Content\layui\images\face\45.gif" />
  708. <Content Include="Content\layui\images\face\46.gif" />
  709. <Content Include="Content\layui\images\face\47.gif" />
  710. <Content Include="Content\layui\images\face\48.gif" />
  711. <Content Include="Content\layui\images\face\49.gif" />
  712. <Content Include="Content\layui\images\face\5.gif" />
  713. <Content Include="Content\layui\images\face\50.gif" />
  714. <Content Include="Content\layui\images\face\51.gif" />
  715. <Content Include="Content\layui\images\face\52.gif" />
  716. <Content Include="Content\layui\images\face\53.gif" />
  717. <Content Include="Content\layui\images\face\54.gif" />
  718. <Content Include="Content\layui\images\face\55.gif" />
  719. <Content Include="Content\layui\images\face\56.gif" />
  720. <Content Include="Content\layui\images\face\57.gif" />
  721. <Content Include="Content\layui\images\face\58.gif" />
  722. <Content Include="Content\layui\images\face\59.gif" />
  723. <Content Include="Content\layui\images\face\6.gif" />
  724. <Content Include="Content\layui\images\face\60.gif" />
  725. <Content Include="Content\layui\images\face\61.gif" />
  726. <Content Include="Content\layui\images\face\62.gif" />
  727. <Content Include="Content\layui\images\face\63.gif" />
  728. <Content Include="Content\layui\images\face\64.gif" />
  729. <Content Include="Content\layui\images\face\65.gif" />
  730. <Content Include="Content\layui\images\face\66.gif" />
  731. <Content Include="Content\layui\images\face\67.gif" />
  732. <Content Include="Content\layui\images\face\68.gif" />
  733. <Content Include="Content\layui\images\face\69.gif" />
  734. <Content Include="Content\layui\images\face\7.gif" />
  735. <Content Include="Content\layui\images\face\70.gif" />
  736. <Content Include="Content\layui\images\face\71.gif" />
  737. <Content Include="Content\layui\images\face\8.gif" />
  738. <Content Include="Content\layui\images\face\9.gif" />
  739. <Content Include="Content\js\CallRecord\callRecord.js" />
  740. <Content Include="Content\css\userinfo.css" />
  741. <Content Include="Content\layui\layui.all.js" />
  742. <Content Include="Content\layui\layui.js" />
  743. <Content Include="Content\layui\lay\modules\carousel.js" />
  744. <Content Include="Content\layui\lay\modules\code.js" />
  745. <Content Include="Content\layui\lay\modules\element.js" />
  746. <Content Include="Content\layui\lay\modules\flow.js" />
  747. <Content Include="Content\layui\lay\modules\form.js" />
  748. <Content Include="Content\layui\lay\modules\jquery.js" />
  749. <Content Include="Content\layui\lay\modules\laydate.js" />
  750. <Content Include="Content\layui\lay\modules\layedit.js" />
  751. <Content Include="Content\layui\lay\modules\layer.js" />
  752. <Content Include="Content\layui\lay\modules\laypage.js" />
  753. <Content Include="Content\layui\lay\modules\laytpl.js" />
  754. <Content Include="Content\layui\lay\modules\mobile.js" />
  755. <Content Include="Content\layui\lay\modules\table.js" />
  756. <Content Include="Content\layui\lay\modules\tree.js" />
  757. <Content Include="Content\layui\lay\modules\upload.js" />
  758. <Content Include="Content\layui\lay\modules\util.js" />
  759. <Content Include="Content\layui\loading.js" />
  760. <Content Include="Content\layui\ueditor\dialogs\anchor\anchor.html" />
  761. <Content Include="Content\layui\ueditor\dialogs\attachment\attachment.css" />
  762. <Content Include="Content\layui\ueditor\dialogs\attachment\attachment.html" />
  763. <Content Include="Content\layui\ueditor\dialogs\attachment\attachment.js" />
  764. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
  765. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
  766. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
  767. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
  768. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
  769. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
  770. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
  771. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
  772. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
  773. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
  774. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
  775. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
  776. <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
  777. <Content Include="Content\layui\ueditor\dialogs\attachment\images\alignicon.gif" />
  778. <Content Include="Content\layui\ueditor\dialogs\attachment\images\alignicon.png" />
  779. <Content Include="Content\layui\ueditor\dialogs\attachment\images\bg.png" />
  780. <Content Include="Content\layui\ueditor\dialogs\attachment\images\file-icons.gif" />
  781. <Content Include="Content\layui\ueditor\dialogs\attachment\images\file-icons.png" />
  782. <Content Include="Content\layui\ueditor\dialogs\attachment\images\icons.gif" />
  783. <Content Include="Content\layui\ueditor\dialogs\attachment\images\icons.png" />
  784. <Content Include="Content\layui\ueditor\dialogs\attachment\images\image.png" />
  785. <Content Include="Content\layui\ueditor\dialogs\attachment\images\progress.png" />
  786. <Content Include="Content\layui\ueditor\dialogs\attachment\images\success.gif" />
  787. <Content Include="Content\layui\ueditor\dialogs\attachment\images\success.png" />
  788. <Content Include="Content\layui\ueditor\dialogs\background\background.css" />
  789. <Content Include="Content\layui\ueditor\dialogs\background\background.html" />
  790. <Content Include="Content\layui\ueditor\dialogs\background\background.js" />
  791. <Content Include="Content\layui\ueditor\dialogs\background\images\bg.png" />
  792. <Content Include="Content\layui\ueditor\dialogs\background\images\success.png" />
  793. <Content Include="Content\layui\ueditor\dialogs\charts\chart.config.js" />
  794. <Content Include="Content\layui\ueditor\dialogs\charts\charts.css" />
  795. <Content Include="Content\layui\ueditor\dialogs\charts\charts.html" />
  796. <Content Include="Content\layui\ueditor\dialogs\charts\charts.js" />
  797. <Content Include="Content\layui\ueditor\dialogs\charts\images\charts0.png" />
  798. <Content Include="Content\layui\ueditor\dialogs\charts\images\charts1.png" />
  799. <Content Include="Content\layui\ueditor\dialogs\charts\images\charts2.png" />
  800. <Content Include="Content\layui\ueditor\dialogs\charts\images\charts3.png" />
  801. <Content Include="Content\layui\ueditor\dialogs\charts\images\charts4.png" />
  802. <Content Include="Content\layui\ueditor\dialogs\charts\images\charts5.png" />
  803. <Content Include="Content\layui\ueditor\dialogs\emotion\emotion.css" />
  804. <Content Include="Content\layui\ueditor\dialogs\emotion\emotion.html" />
  805. <Content Include="Content\layui\ueditor\dialogs\emotion\emotion.js" />
  806. <Content Include="Content\layui\ueditor\dialogs\emotion\images\0.gif" />
  807. <Content Include="Content\layui\ueditor\dialogs\emotion\images\bface.gif" />
  808. <Content Include="Content\layui\ueditor\dialogs\emotion\images\cface.gif" />
  809. <Content Include="Content\layui\ueditor\dialogs\emotion\images\fface.gif" />
  810. <Content Include="Content\layui\ueditor\dialogs\emotion\images\jxface2.gif" />
  811. <Content Include="Content\layui\ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
  812. <Content Include="Content\layui\ueditor\dialogs\emotion\images\tface.gif" />
  813. <Content Include="Content\layui\ueditor\dialogs\emotion\images\wface.gif" />
  814. <Content Include="Content\layui\ueditor\dialogs\emotion\images\yface.gif" />
  815. <Content Include="Content\layui\ueditor\dialogs\gmap\gmap.html" />
  816. <Content Include="Content\layui\ueditor\dialogs\help\help.css" />
  817. <Content Include="Content\layui\ueditor\dialogs\help\help.html" />
  818. <Content Include="Content\layui\ueditor\dialogs\help\help.js" />
  819. <Content Include="Content\layui\ueditor\dialogs\image\image.css" />
  820. <Content Include="Content\layui\ueditor\dialogs\image\image.html" />
  821. <Content Include="Content\layui\ueditor\dialogs\image\image.js" />
  822. <Content Include="Content\layui\ueditor\dialogs\image\images\alignicon.jpg" />
  823. <Content Include="Content\layui\ueditor\dialogs\image\images\bg.png" />
  824. <Content Include="Content\layui\ueditor\dialogs\image\images\icons.gif" />
  825. <Content Include="Content\layui\ueditor\dialogs\image\images\icons.png" />
  826. <Content Include="Content\layui\ueditor\dialogs\image\images\image.png" />
  827. <Content Include="Content\layui\ueditor\dialogs\image\images\progress.png" />
  828. <Content Include="Content\layui\ueditor\dialogs\image\images\success.gif" />
  829. <Content Include="Content\layui\ueditor\dialogs\image\images\success.png" />
  830. <Content Include="Content\layui\ueditor\dialogs\insertframe\insertframe.html" />
  831. <Content Include="Content\layui\ueditor\dialogs\internal.js" />
  832. <Content Include="Content\layui\ueditor\dialogs\link\link.html" />
  833. <Content Include="Content\layui\ueditor\dialogs\map\map.html" />
  834. <Content Include="Content\layui\ueditor\dialogs\map\show.html" />
  835. <Content Include="Content\layui\ueditor\dialogs\music\music.css" />
  836. <Content Include="Content\layui\ueditor\dialogs\music\music.html" />
  837. <Content Include="Content\layui\ueditor\dialogs\music\music.js" />
  838. <Content Include="Content\layui\ueditor\dialogs\preview\preview.html" />
  839. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\addimg.png" />
  840. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\brush.png" />
  841. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\delimg.png" />
  842. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\delimgH.png" />
  843. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\empty.png" />
  844. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\emptyH.png" />
  845. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\eraser.png" />
  846. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\redo.png" />
  847. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\redoH.png" />
  848. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\scale.png" />
  849. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\scaleH.png" />
  850. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\size.png" />
  851. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\undo.png" />
  852. <Content Include="Content\layui\ueditor\dialogs\scrawl\images\undoH.png" />
  853. <Content Include="Content\layui\ueditor\dialogs\scrawl\scrawl.css" />
  854. <Content Include="Content\layui\ueditor\dialogs\scrawl\scrawl.html" />
  855. <Content Include="Content\layui\ueditor\dialogs\scrawl\scrawl.js" />
  856. <Content Include="Content\layui\ueditor\dialogs\searchreplace\searchreplace.html" />
  857. <Content Include="Content\layui\ueditor\dialogs\searchreplace\searchreplace.js" />
  858. <Content Include="Content\layui\ueditor\dialogs\snapscreen\snapscreen.html" />
  859. <Content Include="Content\layui\ueditor\dialogs\spechars\spechars.html" />
  860. <Content Include="Content\layui\ueditor\dialogs\spechars\spechars.js" />
  861. <Content Include="Content\layui\ueditor\dialogs\table\dragicon.png" />
  862. <Content Include="Content\layui\ueditor\dialogs\table\edittable.css" />
  863. <Content Include="Content\layui\ueditor\dialogs\table\edittable.html" />
  864. <Content Include="Content\layui\ueditor\dialogs\table\edittable.js" />
  865. <Content Include="Content\layui\ueditor\dialogs\table\edittd.html" />
  866. <Content Include="Content\layui\ueditor\dialogs\table\edittip.html" />
  867. <Content Include="Content\layui\ueditor\dialogs\template\config.js" />
  868. <Content Include="Content\layui\ueditor\dialogs\template\images\bg.gif" />
  869. <Content Include="Content\layui\ueditor\dialogs\template\images\pre0.png" />
  870. <Content Include="Content\layui\ueditor\dialogs\template\images\pre1.png" />
  871. <Content Include="Content\layui\ueditor\dialogs\template\images\pre2.png" />
  872. <Content Include="Content\layui\ueditor\dialogs\template\images\pre3.png" />
  873. <Content Include="Content\layui\ueditor\dialogs\template\images\pre4.png" />
  874. <Content Include="Content\layui\ueditor\dialogs\template\template.css" />
  875. <Content Include="Content\layui\ueditor\dialogs\template\template.html" />
  876. <Content Include="Content\layui\ueditor\dialogs\template\template.js" />
  877. <Content Include="Content\layui\ueditor\dialogs\video\images\bg.png" />
  878. <Content Include="Content\layui\ueditor\dialogs\video\images\center_focus.jpg" />
  879. <Content Include="Content\layui\ueditor\dialogs\video\images\file-icons.gif" />
  880. <Content Include="Content\layui\ueditor\dialogs\video\images\file-icons.png" />
  881. <Content Include="Content\layui\ueditor\dialogs\video\images\icons.gif" />
  882. <Content Include="Content\layui\ueditor\dialogs\video\images\icons.png" />
  883. <Content Include="Content\layui\ueditor\dialogs\video\images\image.png" />
  884. <Content Include="Content\layui\ueditor\dialogs\video\images\left_focus.jpg" />
  885. <Content Include="Content\layui\ueditor\dialogs\video\images\none_focus.jpg" />
  886. <Content Include="Content\layui\ueditor\dialogs\video\images\progress.png" />
  887. <Content Include="Content\layui\ueditor\dialogs\video\images\right_focus.jpg" />
  888. <Content Include="Content\layui\ueditor\dialogs\video\images\success.gif" />
  889. <Content Include="Content\layui\ueditor\dialogs\video\images\success.png" />
  890. <Content Include="Content\layui\ueditor\dialogs\video\video.css" />
  891. <Content Include="Content\layui\ueditor\dialogs\video\video.html" />
  892. <Content Include="Content\layui\ueditor\dialogs\video\video.js" />
  893. <Content Include="Content\layui\ueditor\dialogs\webapp\webapp.html" />
  894. <Content Include="Content\layui\ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
  895. <Content Include="Content\layui\ueditor\dialogs\wordimage\imageUploader.swf" />
  896. <Content Include="Content\layui\ueditor\dialogs\wordimage\tangram.js" />
  897. <Content Include="Content\layui\ueditor\dialogs\wordimage\wordimage.html" />
  898. <Content Include="Content\layui\ueditor\dialogs\wordimage\wordimage.js" />
  899. <Content Include="Content\layui\ueditor\index.html" />
  900. <Content Include="Content\layui\ueditor\lang\en\en.js" />
  901. <Content Include="Content\layui\ueditor\lang\en\images\addimage.png" />
  902. <Content Include="Content\layui\ueditor\lang\en\images\alldeletebtnhoverskin.png" />
  903. <Content Include="Content\layui\ueditor\lang\en\images\alldeletebtnupskin.png" />
  904. <Content Include="Content\layui\ueditor\lang\en\images\background.png" />
  905. <Content Include="Content\layui\ueditor\lang\en\images\button.png" />
  906. <Content Include="Content\layui\ueditor\lang\en\images\copy.png" />
  907. <Content Include="Content\layui\ueditor\lang\en\images\deletedisable.png" />
  908. <Content Include="Content\layui\ueditor\lang\en\images\deleteenable.png" />
  909. <Content Include="Content\layui\ueditor\lang\en\images\listbackground.png" />
  910. <Content Include="Content\layui\ueditor\lang\en\images\localimage.png" />
  911. <Content Include="Content\layui\ueditor\lang\en\images\music.png" />
  912. <Content Include="Content\layui\ueditor\lang\en\images\rotateleftdisable.png" />
  913. <Content Include="Content\layui\ueditor\lang\en\images\rotateleftenable.png" />
  914. <Content Include="Content\layui\ueditor\lang\en\images\rotaterightdisable.png" />
  915. <Content Include="Content\layui\ueditor\lang\en\images\rotaterightenable.png" />
  916. <Content Include="Content\layui\ueditor\lang\en\images\upload.png" />
  917. <Content Include="Content\layui\ueditor\lang\zh-cn\images\copy.png" />
  918. <Content Include="Content\layui\ueditor\lang\zh-cn\images\localimage.png" />
  919. <Content Include="Content\layui\ueditor\lang\zh-cn\images\music.png" />
  920. <Content Include="Content\layui\ueditor\lang\zh-cn\images\upload.png" />
  921. <Content Include="Content\layui\ueditor\lang\zh-cn\zh-cn.js" />
  922. <Content Include="Content\layui\ueditor\net\net.sln" />
  923. <Content Include="Content\layui\ueditor\net\upload\image\20180208\6365368678473210553775084.jpg" />
  924. <Content Include="Content\layui\ueditor\net\upload\image\20180208\6365369534195746052197026.jpg" />
  925. <Content Include="Content\layui\ueditor\net\~upload\file\20180210\6365385194037829629530878.txt" />
  926. <Content Include="Content\layui\ueditor\themes\default\css\ueditor.css" />
  927. <Content Include="Content\layui\ueditor\themes\default\css\ueditor.min.css" />
  928. <Content Include="Content\layui\ueditor\themes\default\dialogbase.css" />
  929. <Content Include="Content\layui\ueditor\themes\default\images\anchor.gif" />
  930. <Content Include="Content\layui\ueditor\themes\default\images\arrow.png" />
  931. <Content Include="Content\layui\ueditor\themes\default\images\arrow_down.png" />
  932. <Content Include="Content\layui\ueditor\themes\default\images\arrow_up.png" />
  933. <Content Include="Content\layui\ueditor\themes\default\images\button-bg.gif" />
  934. <Content Include="Content\layui\ueditor\themes\default\images\cancelbutton.gif" />
  935. <Content Include="Content\layui\ueditor\themes\default\images\charts.png" />
  936. <Content Include="Content\layui\ueditor\themes\default\images\cursor_h.gif" />
  937. <Content Include="Content\layui\ueditor\themes\default\images\cursor_h.png" />
  938. <Content Include="Content\layui\ueditor\themes\default\images\cursor_v.gif" />
  939. <Content Include="Content\layui\ueditor\themes\default\images\cursor_v.png" />
  940. <Content Include="Content\layui\ueditor\themes\default\images\dialog-title-bg.png" />
  941. <Content Include="Content\layui\ueditor\themes\default\images\filescan.png" />
  942. <Content Include="Content\layui\ueditor\themes\default\images\highlighted.gif" />
  943. <Content Include="Content\layui\ueditor\themes\default\images\icons-all.gif" />
  944. <Content Include="Content\layui\ueditor\themes\default\images\icons.gif" />
  945. <Content Include="Content\layui\ueditor\themes\default\images\icons.png" />
  946. <Content Include="Content\layui\ueditor\themes\default\images\loaderror.png" />
  947. <Content Include="Content\layui\ueditor\themes\default\images\loading.gif" />
  948. <Content Include="Content\layui\ueditor\themes\default\images\lock.gif" />
  949. <Content Include="Content\layui\ueditor\themes\default\images\neweditor-tab-bg.png" />
  950. <Content Include="Content\layui\ueditor\themes\default\images\pagebreak.gif" />
  951. <Content Include="Content\layui\ueditor\themes\default\images\scale.png" />
  952. <Content Include="Content\layui\ueditor\themes\default\images\sortable.png" />
  953. <Content Include="Content\layui\ueditor\themes\default\images\spacer.gif" />
  954. <Content Include="Content\layui\ueditor\themes\default\images\sparator_v.png" />
  955. <Content Include="Content\layui\ueditor\themes\default\images\table-cell-align.png" />
  956. <Content Include="Content\layui\ueditor\themes\default\images\tangram-colorpicker.png" />
  957. <Content Include="Content\layui\ueditor\themes\default\images\toolbar_bg.png" />
  958. <Content Include="Content\layui\ueditor\themes\default\images\unhighlighted.gif" />
  959. <Content Include="Content\layui\ueditor\themes\default\images\upload.png" />
  960. <Content Include="Content\layui\ueditor\themes\default\images\videologo.gif" />
  961. <Content Include="Content\layui\ueditor\themes\default\images\word.gif" />
  962. <Content Include="Content\layui\ueditor\themes\default\images\wordpaste.png" />
  963. <Content Include="Content\layui\ueditor\themes\iframe.css" />
  964. <Content Include="Content\layui\ueditor\third-party\codemirror\codemirror.css" />
  965. <Content Include="Content\layui\ueditor\third-party\codemirror\codemirror.js" />
  966. <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
  967. <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
  968. <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
  969. <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
  970. <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\standalone-framework.js" />
  971. <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
  972. <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts-more.js" />
  973. <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts-more.src.js" />
  974. <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts.js" />
  975. <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts.src.js" />
  976. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\annotations.js" />
  977. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\annotations.src.js" />
  978. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\canvas-tools.js" />
  979. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
  980. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\data.js" />
  981. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\data.src.js" />
  982. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\drilldown.js" />
  983. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\drilldown.src.js" />
  984. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\exporting.js" />
  985. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\exporting.src.js" />
  986. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\funnel.js" />
  987. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\funnel.src.js" />
  988. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\heatmap.js" />
  989. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\heatmap.src.js" />
  990. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\map.js" />
  991. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\map.src.js" />
  992. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\no-data-to-display.js" />
  993. <Content Include="Content\layui\ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
  994. <Content Include="Content\layui\ueditor\third-party\highcharts\themes\dark-blue.js" />
  995. <Content Include="Content\layui\ueditor\third-party\highcharts\themes\dark-green.js" />
  996. <Content Include="Content\layui\ueditor\third-party\highcharts\themes\gray.js" />
  997. <Content Include="Content\layui\ueditor\third-party\highcharts\themes\grid.js" />
  998. <Content Include="Content\layui\ueditor\third-party\highcharts\themes\skies.js" />
  999. <Content Include="Content\layui\ueditor\third-party\jquery-1.10.2.js" />
  1000. <Content Include="Content\layui\ueditor\third-party\jquery-1.10.2.min.js" />
  1001. <Content Include="Content\layui\ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
  1002. <Content Include="Content\layui\ueditor\third-party\SyntaxHighlighter\shCore.js" />
  1003. <Content Include="Content\layui\ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
  1004. <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.svg" />
  1005. <Content Include="Content\layui\ueditor\third-party\video-js\video-js.css" />
  1006. <Content Include="Content\layui\ueditor\third-party\video-js\video-js.min.css" />
  1007. <Content Include="Content\layui\ueditor\third-party\video-js\video-js.swf" />
  1008. <Content Include="Content\layui\ueditor\third-party\video-js\video.dev.js" />
  1009. <Content Include="Content\layui\ueditor\third-party\video-js\video.js" />
  1010. <Content Include="Content\layui\ueditor\third-party\webuploader\Uploader.swf" />
  1011. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.css" />
  1012. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.custom.js" />
  1013. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.custom.min.js" />
  1014. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.flashonly.js" />
  1015. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
  1016. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.html5only.js" />
  1017. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.html5only.min.js" />
  1018. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.js" />
  1019. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.min.js" />
  1020. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.withoutimage.js" />
  1021. <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
  1022. <Content Include="Content\layui\ueditor\third-party\xss.min.js" />
  1023. <Content Include="Content\layui\ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
  1024. <Content Include="Content\layui\ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
  1025. <Content Include="Content\layui\ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
  1026. <Content Include="Content\layui\ueditor\ueditor.all.js" />
  1027. <Content Include="Content\layui\ueditor\ueditor.all.min.js" />
  1028. <Content Include="Content\layui\ueditor\ueditor.config.js" />
  1029. <Content Include="Content\layui\ueditor\ueditor.parse.js" />
  1030. <Content Include="Content\layui\ueditor\ueditor.parse.min.js" />
  1031. <Content Include="Content\layui\zTree\v3\api\apiCss\api.js" />
  1032. <Content Include="Content\layui\zTree\v3\api\apiCss\common.css" />
  1033. <Content Include="Content\layui\zTree\v3\api\apiCss\common_ie6.css" />
  1034. <Content Include="Content\layui\zTree\v3\api\apiCss\img\apiMenu.gif" />
  1035. <Content Include="Content\layui\zTree\v3\api\apiCss\img\apiMenu.png" />
  1036. <Content Include="Content\layui\zTree\v3\api\apiCss\img\background.jpg" />
  1037. <Content Include="Content\layui\zTree\v3\api\apiCss\img\chinese.png" />
  1038. <Content Include="Content\layui\zTree\v3\api\apiCss\img\close.png" />
  1039. <Content Include="Content\layui\zTree\v3\api\apiCss\img\contact-bg.png" />
  1040. <Content Include="Content\layui\zTree\v3\api\apiCss\img\english.png" />
  1041. <Content Include="Content\layui\zTree\v3\api\apiCss\img\header-bg.png" />
  1042. <Content Include="Content\layui\zTree\v3\api\apiCss\img\lightbulb.png" />
  1043. <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_arrow.gif" />
  1044. <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_arrow.png" />
  1045. <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_bg.png" />
  1046. <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_close_IE6.gif" />
  1047. <Content Include="Content\layui\zTree\v3\api\apiCss\img\zTreeStandard.gif" />
  1048. <Content Include="Content\layui\zTree\v3\api\apiCss\img\zTreeStandard.png" />
  1049. <Content Include="Content\layui\zTree\v3\api\apiCss\jquery-1.6.2.min.js" />
  1050. <Content Include="Content\layui\zTree\v3\api\apiCss\jquery.ztree.core-3.5.js" />
  1051. <Content Include="Content\layui\zTree\v3\api\apiCss\zTreeStyleForApi.css" />
  1052. <Content Include="Content\layui\zTree\v3\api\API_cn.html" />
  1053. <Content Include="Content\layui\zTree\v3\api\API_en.html" />
  1054. <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree.destroy.html" />
  1055. <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree.getZTreeObj.html" />
  1056. <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree.init.html" />
  1057. <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree._z.html" />
  1058. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.autoParam.html" />
  1059. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.contentType.html" />
  1060. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.dataFilter.html" />
  1061. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.dataType.html" />
  1062. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.enable.html" />
  1063. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.otherParam.html" />
  1064. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.type.html" />
  1065. <Content Include="Content\layui\zTree\v3\api\cn\setting.async.url.html" />
  1066. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeAsync.html" />
  1067. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeCheck.html" />
  1068. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeClick.html" />
  1069. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeCollapse.html" />
  1070. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDblClick.html" />
  1071. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDrag.html" />
  1072. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDragOpen.html" />
  1073. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDrop.html" />
  1074. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeEditName.html" />
  1075. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeExpand.html" />
  1076. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeMouseDown.html" />
  1077. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeMouseUp.html" />
  1078. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeRemove.html" />
  1079. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeRename.html" />
  1080. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeRightClick.html" />
  1081. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onAsyncError.html" />
  1082. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onAsyncSuccess.html" />
  1083. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onCheck.html" />
  1084. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onClick.html" />
  1085. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onCollapse.html" />
  1086. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDblClick.html" />
  1087. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDrag.html" />
  1088. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDragMove.html" />
  1089. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDrop.html" />
  1090. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onExpand.html" />
  1091. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onMouseDown.html" />
  1092. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onMouseUp.html" />
  1093. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onNodeCreated.html" />
  1094. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onRemove.html" />
  1095. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onRename.html" />
  1096. <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onRightClick.html" />
  1097. <Content Include="Content\layui\zTree\v3\api\cn\setting.check.autoCheckTrigger.html" />
  1098. <Content Include="Content\layui\zTree\v3\api\cn\setting.check.chkboxType.html" />
  1099. <Content Include="Content\layui\zTree\v3\api\cn\setting.check.chkDisabledInherit.html" />
  1100. <Content Include="Content\layui\zTree\v3\api\cn\setting.check.chkStyle.html" />
  1101. <Content Include="Content\layui\zTree\v3\api\cn\setting.check.enable.html" />
  1102. <Content Include="Content\layui\zTree\v3\api\cn\setting.check.nocheckInherit.html" />
  1103. <Content Include="Content\layui\zTree\v3\api\cn\setting.check.radioType.html" />
  1104. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.keep.leaf.html" />
  1105. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.keep.parent.html" />
  1106. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.checked.html" />
  1107. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.children.html" />
  1108. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.name.html" />
  1109. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.title.html" />
  1110. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.url.html" />
  1111. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.enable.html" />
  1112. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.idKey.html" />
  1113. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.pIdKey.html" />
  1114. <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.rootPId.html" />
  1115. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.autoExpandTrigger.html" />
  1116. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.autoOpenTime.html" />
  1117. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.borderMax.html" />
  1118. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.borderMin.html" />
  1119. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.inner.html" />
  1120. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.isCopy.html" />
  1121. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.isMove.html" />
  1122. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.maxShowNodeNum.html" />
  1123. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.minMoveSize.html" />
  1124. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.next.html" />
  1125. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.prev.html" />
  1126. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.editNameSelectAll.html" />
  1127. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.enable.html" />
  1128. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.removeTitle.html" />
  1129. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.renameTitle.html" />
  1130. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.showRemoveBtn.html" />
  1131. <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.showRenameBtn.html" />
  1132. <Content Include="Content\layui\zTree\v3\api\cn\setting.treeId.html" />
  1133. <Content Include="Content\layui\zTree\v3\api\cn\setting.treeObj.html" />
  1134. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.addDiyDom.html" />
  1135. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.addHoverDom.html" />
  1136. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.autoCancelSelected.html" />
  1137. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.dblClickExpand.html" />
  1138. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.expandSpeed.html" />
  1139. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.fontCss.html" />
  1140. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.nameIsHTML.html" />
  1141. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.removeHoverDom.html" />
  1142. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.selectedMulti.html" />
  1143. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.showIcon.html" />
  1144. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.showLine.html" />
  1145. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.showTitle.html" />
  1146. <Content Include="Content\layui\zTree\v3\api\cn\setting.view.txtSelectedEnable.html" />
  1147. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.checked.html" />
  1148. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.checkedOld.html" />
  1149. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.check_Child_State.html" />
  1150. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.check_Focus.html" />
  1151. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.children.html" />
  1152. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.chkDisabled.html" />
  1153. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.click.html" />
  1154. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.diy.html" />
  1155. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.editNameFlag.html" />
  1156. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getCheckStatus.html" />
  1157. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getNextNode.html" />
  1158. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getParentNode.html" />
  1159. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getPreNode.html" />
  1160. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.halfCheck.html" />
  1161. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.icon.html" />
  1162. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.iconClose.html" />
  1163. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.iconOpen.html" />
  1164. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.iconSkin.html" />
  1165. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isAjaxing.html" />
  1166. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isFirstNode.html" />
  1167. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isHidden.html" />
  1168. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isHover.html" />
  1169. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isLastNode.html" />
  1170. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isParent.html" />
  1171. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.level.html" />
  1172. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.name.html" />
  1173. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.nocheck.html" />
  1174. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.open.html" />
  1175. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.parentTId.html" />
  1176. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.target.html" />
  1177. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.tId.html" />
  1178. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.url.html" />
  1179. <Content Include="Content\layui\zTree\v3\api\cn\treeNode.zAsync.html" />
  1180. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.addNodes.html" />
  1181. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.cancelEditName.html" />
  1182. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.cancelSelectedNode.html" />
  1183. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.checkAllNodes.html" />
  1184. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.checkNode.html" />
  1185. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.copyNode.html" />
  1186. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.destroy.html" />
  1187. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.editName.html" />
  1188. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.expandAll.html" />
  1189. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.expandNode.html" />
  1190. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getChangeCheckedNodes.html" />
  1191. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getCheckedNodes.html" />
  1192. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodeByParam.html" />
  1193. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodeByTId.html" />
  1194. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodeIndex.html" />
  1195. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodes.html" />
  1196. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodesByFilter.html" />
  1197. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodesByParam.html" />
  1198. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodesByParamFuzzy.html" />
  1199. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getSelectedNodes.html" />
  1200. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.hideNode.html" />
  1201. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.hideNodes.html" />
  1202. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.moveNode.html" />
  1203. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.reAsyncChildNodes.html" />
  1204. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.refresh.html" />
  1205. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.removeChildNodes.html" />
  1206. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.removeNode.html" />
  1207. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.selectNode.html" />
  1208. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.setChkDisabled.html" />
  1209. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.setEditable.html" />
  1210. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.setting.html" />
  1211. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.showNode.html" />
  1212. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.showNodes.html" />
  1213. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.transformToArray.html" />
  1214. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.transformTozTreeNodes.html" />
  1215. <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.updateNode.html" />
  1216. <Content Include="Content\layui\zTree\v3\api\en\fn.zTree.destroy.html" />
  1217. <Content Include="Content\layui\zTree\v3\api\en\fn.zTree.getZTreeObj.html" />
  1218. <Content Include="Content\layui\zTree\v3\api\en\fn.zTree.init.html" />
  1219. <Content Include="Content\layui\zTree\v3\api\en\fn.zTree._z.html" />
  1220. <Content Include="Content\layui\zTree\v3\api\en\setting.async.autoParam.html" />
  1221. <Content Include="Content\layui\zTree\v3\api\en\setting.async.contentType.html" />
  1222. <Content Include="Content\layui\zTree\v3\api\en\setting.async.dataFilter.html" />
  1223. <Content Include="Content\layui\zTree\v3\api\en\setting.async.dataType.html" />
  1224. <Content Include="Content\layui\zTree\v3\api\en\setting.async.enable.html" />
  1225. <Content Include="Content\layui\zTree\v3\api\en\setting.async.otherParam.html" />
  1226. <Content Include="Content\layui\zTree\v3\api\en\setting.async.type.html" />
  1227. <Content Include="Content\layui\zTree\v3\api\en\setting.async.url.html" />
  1228. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeAsync.html" />
  1229. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeCheck.html" />
  1230. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeClick.html" />
  1231. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeCollapse.html" />
  1232. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDblClick.html" />
  1233. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDrag.html" />
  1234. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDragOpen.html" />
  1235. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDrop.html" />
  1236. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeEditName.html" />
  1237. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeExpand.html" />
  1238. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeMouseDown.html" />
  1239. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeMouseUp.html" />
  1240. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeRemove.html" />
  1241. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeRename.html" />
  1242. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeRightClick.html" />
  1243. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onAsyncError.html" />
  1244. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onAsyncSuccess.html" />
  1245. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onCheck.html" />
  1246. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onClick.html" />
  1247. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onCollapse.html" />
  1248. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDblClick.html" />
  1249. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDrag.html" />
  1250. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDragMove.html" />
  1251. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDrop.html" />
  1252. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onExpand.html" />
  1253. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onMouseDown.html" />
  1254. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onMouseUp.html" />
  1255. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onNodeCreated.html" />
  1256. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onRemove.html" />
  1257. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onRename.html" />
  1258. <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onRightClick.html" />
  1259. <Content Include="Content\layui\zTree\v3\api\en\setting.check.autoCheckTrigger.html" />
  1260. <Content Include="Content\layui\zTree\v3\api\en\setting.check.chkboxType.html" />
  1261. <Content Include="Content\layui\zTree\v3\api\en\setting.check.chkDisabledInherit.html" />
  1262. <Content Include="Content\layui\zTree\v3\api\en\setting.check.chkStyle.html" />
  1263. <Content Include="Content\layui\zTree\v3\api\en\setting.check.enable.html" />
  1264. <Content Include="Content\layui\zTree\v3\api\en\setting.check.nocheckInherit.html" />
  1265. <Content Include="Content\layui\zTree\v3\api\en\setting.check.radioType.html" />
  1266. <Content Include="Content\layui\zTree\v3\api\en\setting.data.keep.leaf.html" />
  1267. <Content Include="Content\layui\zTree\v3\api\en\setting.data.keep.parent.html" />
  1268. <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.checked.html" />
  1269. <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.children.html" />
  1270. <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.name.html" />
  1271. <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.title.html" />
  1272. <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.url.html" />
  1273. <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.enable.html" />
  1274. <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.idKey.html" />
  1275. <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.pIdKey.html" />
  1276. <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.rootPId.html" />
  1277. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.autoExpandTrigger.html" />
  1278. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.autoOpenTime.html" />
  1279. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.borderMax.html" />
  1280. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.borderMin.html" />
  1281. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.inner.html" />
  1282. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.isCopy.html" />
  1283. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.isMove.html" />
  1284. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.maxShowNodeNum.html" />
  1285. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.minMoveSize.html" />
  1286. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.next.html" />
  1287. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.prev.html" />
  1288. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.editNameSelectAll.html" />
  1289. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.enable.html" />
  1290. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.removeTitle.html" />
  1291. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.renameTitle.html" />
  1292. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.showRemoveBtn.html" />
  1293. <Content Include="Content\layui\zTree\v3\api\en\setting.edit.showRenameBtn.html" />
  1294. <Content Include="Content\layui\zTree\v3\api\en\setting.treeId.html" />
  1295. <Content Include="Content\layui\zTree\v3\api\en\setting.treeObj.html" />
  1296. <Content Include="Content\layui\zTree\v3\api\en\setting.view.addDiyDom.html" />
  1297. <Content Include="Content\layui\zTree\v3\api\en\setting.view.addHoverDom.html" />
  1298. <Content Include="Content\layui\zTree\v3\api\en\setting.view.autoCancelSelected.html" />
  1299. <Content Include="Content\layui\zTree\v3\api\en\setting.view.dblClickExpand.html" />
  1300. <Content Include="Content\layui\zTree\v3\api\en\setting.view.expandSpeed.html" />
  1301. <Content Include="Content\layui\zTree\v3\api\en\setting.view.fontCss.html" />
  1302. <Content Include="Content\layui\zTree\v3\api\en\setting.view.nameIsHTML.html" />
  1303. <Content Include="Content\layui\zTree\v3\api\en\setting.view.removeHoverDom.html" />
  1304. <Content Include="Content\layui\zTree\v3\api\en\setting.view.selectedMulti.html" />
  1305. <Content Include="Content\layui\zTree\v3\api\en\setting.view.showIcon.html" />
  1306. <Content Include="Content\layui\zTree\v3\api\en\setting.view.showLine.html" />
  1307. <Content Include="Content\layui\zTree\v3\api\en\setting.view.showTitle.html" />
  1308. <Content Include="Content\layui\zTree\v3\api\en\setting.view.txtSelectedEnable.html" />
  1309. <Content Include="Content\layui\zTree\v3\api\en\treeNode.checked.html" />
  1310. <Content Include="Content\layui\zTree\v3\api\en\treeNode.checkedOld.html" />
  1311. <Content Include="Content\layui\zTree\v3\api\en\treeNode.check_Child_State.html" />
  1312. <Content Include="Content\layui\zTree\v3\api\en\treeNode.check_Focus.html" />
  1313. <Content Include="Content\layui\zTree\v3\api\en\treeNode.children.html" />
  1314. <Content Include="Content\layui\zTree\v3\api\en\treeNode.chkDisabled.html" />
  1315. <Content Include="Content\layui\zTree\v3\api\en\treeNode.click.html" />
  1316. <Content Include="Content\layui\zTree\v3\api\en\treeNode.diy.html" />
  1317. <Content Include="Content\layui\zTree\v3\api\en\treeNode.editNameFlag.html" />
  1318. <Content Include="Content\layui\zTree\v3\api\en\treeNode.getCheckStatus.html" />
  1319. <Content Include="Content\layui\zTree\v3\api\en\treeNode.getNextNode.html" />
  1320. <Content Include="Content\layui\zTree\v3\api\en\treeNode.getParentNode.html" />
  1321. <Content Include="Content\layui\zTree\v3\api\en\treeNode.getPreNode.html" />
  1322. <Content Include="Content\layui\zTree\v3\api\en\treeNode.halfCheck.html" />
  1323. <Content Include="Content\layui\zTree\v3\api\en\treeNode.icon.html" />
  1324. <Content Include="Content\layui\zTree\v3\api\en\treeNode.iconClose.html" />
  1325. <Content Include="Content\layui\zTree\v3\api\en\treeNode.iconOpen.html" />
  1326. <Content Include="Content\layui\zTree\v3\api\en\treeNode.iconSkin.html" />
  1327. <Content Include="Content\layui\zTree\v3\api\en\treeNode.isAjaxing.html" />
  1328. <Content Include="Content\layui\zTree\v3\api\en\treeNode.isFirstNode.html" />
  1329. <Content Include="Content\layui\zTree\v3\api\en\treeNode.isHidden.html" />
  1330. <Content Include="Content\layui\zTree\v3\api\en\treeNode.isHover.html" />
  1331. <Content Include="Content\layui\zTree\v3\api\en\treeNode.isLastNode.html" />
  1332. <Content Include="Content\layui\zTree\v3\api\en\treeNode.isParent.html" />
  1333. <Content Include="Content\layui\zTree\v3\api\en\treeNode.level.html" />
  1334. <Content Include="Content\layui\zTree\v3\api\en\treeNode.name.html" />
  1335. <Content Include="Content\layui\zTree\v3\api\en\treeNode.nocheck.html" />
  1336. <Content Include="Content\layui\zTree\v3\api\en\treeNode.open.html" />
  1337. <Content Include="Content\layui\zTree\v3\api\en\treeNode.parentTId.html" />
  1338. <Content Include="Content\layui\zTree\v3\api\en\treeNode.target.html" />
  1339. <Content Include="Content\layui\zTree\v3\api\en\treeNode.tId.html" />
  1340. <Content Include="Content\layui\zTree\v3\api\en\treeNode.url.html" />
  1341. <Content Include="Content\layui\zTree\v3\api\en\treeNode.zAsync.html" />
  1342. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.addNodes.html" />
  1343. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.cancelEditName.html" />
  1344. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.cancelSelectedNode.html" />
  1345. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.checkAllNodes.html" />
  1346. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.checkNode.html" />
  1347. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.copyNode.html" />
  1348. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.destroy.html" />
  1349. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.editName.html" />
  1350. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.expandAll.html" />
  1351. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.expandNode.html" />
  1352. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getChangeCheckedNodes.html" />
  1353. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getCheckedNodes.html" />
  1354. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodeByParam.html" />
  1355. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodeByTId.html" />
  1356. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodeIndex.html" />
  1357. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodes.html" />
  1358. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodesByFilter.html" />
  1359. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodesByParam.html" />
  1360. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodesByParamFuzzy.html" />
  1361. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getSelectedNodes.html" />
  1362. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.hideNode.html" />
  1363. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.hideNodes.html" />
  1364. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.moveNode.html" />
  1365. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.reAsyncChildNodes.html" />
  1366. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.refresh.html" />
  1367. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.removeChildNodes.html" />
  1368. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.removeNode.html" />
  1369. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.selectNode.html" />
  1370. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.setChkDisabled.html" />
  1371. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.setEditable.html" />
  1372. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.setting.html" />
  1373. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.showNode.html" />
  1374. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.showNodes.html" />
  1375. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.transformToArray.html" />
  1376. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.transformTozTreeNodes.html" />
  1377. <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.updateNode.html" />
  1378. <Content Include="Content\layui\zTree\v3\css\metroStyle\img\line_conn.png" />
  1379. <Content Include="Content\layui\zTree\v3\css\metroStyle\img\loading.gif" />
  1380. <Content Include="Content\layui\zTree\v3\css\metroStyle\img\metro.gif" />
  1381. <Content Include="Content\layui\zTree\v3\css\metroStyle\img\metro.png" />
  1382. <Content Include="Content\layui\zTree\v3\css\metroStyle\metroStyle.css" />
  1383. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\1_close.png" />
  1384. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\1_open.png" />
  1385. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\2.png" />
  1386. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\3.png" />
  1387. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\4.png" />
  1388. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\5.png" />
  1389. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\6.png" />
  1390. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\7.png" />
  1391. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\8.png" />
  1392. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\9.png" />
  1393. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\line_conn.gif" />
  1394. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\loading.gif" />
  1395. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\zTreeStandard.gif" />
  1396. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\zTreeStandard.png" />
  1397. <Content Include="Content\layui\zTree\v3\css\zTreeStyle\zTreeStyle.css" />
  1398. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.all-3.5.js" />
  1399. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.all-3.5.min.js" />
  1400. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.core-3.5.js" />
  1401. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.core-3.5.min.js" />
  1402. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.excheck-3.5.js" />
  1403. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.excheck-3.5.min.js" />
  1404. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exedit-3.5.js" />
  1405. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exedit-3.5.min.js" />
  1406. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exedit.js" />
  1407. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exhide-3.5.js" />
  1408. <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exhide-3.5.min.js" />
  1409. <Content Include="Content\seatformjs\formopt.js" />
  1410. <Content Include="Content\seatformjs\ocxevent.js" />
  1411. <Content Include="Content\seatformjs\ocxopt.js" />
  1412. <Content Include="favicon.ico" />
  1413. <Content Include="Global.asax" />
  1414. <Content Include="Web.config">
  1415. <SubType>Designer</SubType>
  1416. </Content>
  1417. <Content Include="Web.Debug.config">
  1418. <DependentUpon>Web.config</DependentUpon>
  1419. </Content>
  1420. <Content Include="Web.Release.config">
  1421. <DependentUpon>Web.config</DependentUpon>
  1422. </Content>
  1423. <Content Include="Views\Web.config" />
  1424. </ItemGroup>
  1425. <ItemGroup>
  1426. <Folder Include="App_Data\" />
  1427. <Folder Include="Content\layui\ueditor\net\Bin\" />
  1428. </ItemGroup>
  1429. <ItemGroup>
  1430. <Content Include="packages.config" />
  1431. </ItemGroup>
  1432. <ItemGroup>
  1433. <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.eot" />
  1434. <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.ttf" />
  1435. <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.woff" />
  1436. <Content Include="Content\layui\font\iconfont.eot" />
  1437. <Content Include="Content\layui\font\iconfont.ttf" />
  1438. <Content Include="Content\layui\font\iconfont.woff" />
  1439. </ItemGroup>
  1440. <ItemGroup>
  1441. <Content Include="Views\Default\Login.cshtml" />
  1442. </ItemGroup>
  1443. <ItemGroup>
  1444. <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.eot" />
  1445. <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.ttf" />
  1446. <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.woff" />
  1447. <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.woff2" />
  1448. <Content Include="Content\css\font-awesome\fonts\FontAwesome.otf" />
  1449. <Content Include="Content\css\plugins\footable\fonts\footable.eot" />
  1450. <Content Include="Content\css\plugins\footable\fonts\footable.ttf" />
  1451. <Content Include="Content\css\plugins\footable\fonts\footable.woff" />
  1452. <Content Include="Content\css\plugins\footable\fonts\footabled41d.eot" />
  1453. </ItemGroup>
  1454. <ItemGroup>
  1455. <Content Include="Content\js\plugins\layer\laydate-v1.1.zip" />
  1456. <Content Include="Content\js\plugins\layer\laydate-v1.1\layDate官网.url" />
  1457. </ItemGroup>
  1458. <ItemGroup>
  1459. <Content Include="Views\Main\Index.cshtml" />
  1460. </ItemGroup>
  1461. <ItemGroup>
  1462. <Content Include="Content\css\callrecord\iconfont.eot" />
  1463. <Content Include="Content\css\callrecord\iconfont.ttf" />
  1464. <Content Include="Content\css\callrecord\iconfont.woff" />
  1465. <Content Include="Views\CallRecord\CallRecordList.cshtml" />
  1466. <Content Include="Views\WorkFlow\WorkFlowList.cshtml" />
  1467. <Content Include="Views\WorkOrder\WorkOrderAllList.cshtml" />
  1468. <Content Include="Views\CallRecord\CallLeaveList.cshtml" />
  1469. <Content Include="Views\CallRecord\SeatMonitoringList.cshtml" />
  1470. <Content Include="Views\Customer\CustomerAllList.cshtml" />
  1471. <Content Include="Views\SystemManage\DepartmentList.cshtml" />
  1472. <Content Include="Views\CallRecord\CallScreen.cshtml" />
  1473. <Content Include="Views\CallRecord\CallWorkFolw.cshtml" />
  1474. <Content Include="Views\WorkOrder\EditMyOrder.cshtml" />
  1475. <Content Include="Views\WorkOrder\WorkOrderMyList.cshtml" />
  1476. <Content Include="Views\Main\iframeocx.cshtml" />
  1477. <Content Include="Views\Main\IndexCenter.cshtml" />
  1478. <Content Include="Views\Repository\RepositoryQAList.cshtml" />
  1479. <Content Include="Views\Report\IndexCenterCallPre.cshtml" />
  1480. <Content Include="Views\Report\IndexCenterWorkOrderPre.cshtml" />
  1481. <Content Include="Views\Report\IndexCenterWorkOrderTimeBar.cshtml" />
  1482. <Content Include="Views\WorkOrder\ViewMyOrder.cshtml" />
  1483. <Content Include="Views\WorkOrder\WorkOrderNoList.cshtml" />
  1484. <Content Include="Views\OCXOpt\OCXOptAjax.cshtml" />
  1485. <Content Include="Content\layui\ueditor\net\config.json" />
  1486. <Content Include="Content\layui\ueditor\net\controller.ashx" />
  1487. <Content Include="Content\layui\ueditor\net\README.md" />
  1488. <Content Include="Content\layui\ueditor\net\Web.config" />
  1489. <Content Include="Content\layui\ueditor\third-party\jquery-1.10.2.min.map" />
  1490. <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.eot" />
  1491. <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.ttf" />
  1492. <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.woff" />
  1493. <Content Include="log4net.config" />
  1494. <None Include="Properties\PublishProfiles\11.pubxml" />
  1495. <Content Include="Views\SystemManage\RoleList.cshtml" />
  1496. <Content Include="Views\SystemManage\BusinessTypeList.cshtml" />
  1497. <Content Include="Views\SystemManage\BussinessTypeEdit.cshtml" />
  1498. <Content Include="Views\SystemManage\RoleEdit.cshtml" />
  1499. <Content Include="Views\SystemManage\DepartmentEdit.cshtml" />
  1500. <Content Include="Views\SystemManage\DictionaryList.cshtml" />
  1501. <Content Include="Views\SystemManage\DictionaryBaseEdit.cshtml" />
  1502. <Content Include="Views\SystemManage\DictionaryValueEdit.cshtml" />
  1503. <Content Include="Views\CallRecord\VoicePlay.cshtml" />
  1504. <Content Include="Views\SystemManage\MenuTree.cshtml" />
  1505. <Content Include="Views\SystemManage\MenuList.cshtml" />
  1506. <Content Include="Views\SystemManage\MenuEdit.cshtml" />
  1507. <Content Include="Views\SystemManage\UserList.cshtml" />
  1508. <Content Include="Views\SystemManage\UserEdit.cshtml" />
  1509. <Content Include="Views\SystemManage\UserPwdEdit.cshtml" />
  1510. <Content Include="Views\RepositoryCategory\RepositoryCategoryList.cshtml" />
  1511. <Content Include="Views\RepositoryCategory\RepositoryCategoryEdit.cshtml" />
  1512. <Content Include="Views\RepositoryCategory\RepositoryCategoryContentList.cshtml" />
  1513. <Content Include="Views\RepositoryCategory\RepositoryCategoryContentEdit.cshtml" />
  1514. <Content Include="Views\RepositoryCategory\RepositoryCategoryContentView.cshtml" />
  1515. <Content Include="Views\SystemManage\UserView.cshtml" />
  1516. <Content Include="Views\CallRecord\EditCallWorkFolw.cshtml" />
  1517. <Content Include="Views\Report\CallInMatch.cshtml" />
  1518. <Content Include="Views\OtherPage\WebChart.cshtml" />
  1519. <Content Include="Views\Report\CallInTypeMath.cshtml" />
  1520. <Content Include="Views\Report\WorkOrderTypeMath.cshtml" />
  1521. <Content Include="Views\LostGoods\LostGoodsRegistList.cshtml" />
  1522. <Content Include="Views\LostGoods\LostGoodsRegist.cshtml" />
  1523. <Content Include="Views\LostGoods\GetPathInfo.cshtml" />
  1524. <Content Include="Views\LostGoods\RebackLost.cshtml" />
  1525. <Content Include="Views\LostGoods\LostGoodsView.cshtml" />
  1526. <Content Include="Views\LostGoods\LostTransfer.cshtml" />
  1527. <Content Include="Views\LostGoods\LostGoodsAllList.cshtml" />
  1528. <Content Include="Views\LostGoods\LostGoodsReceivedList.cshtml" />
  1529. <Content Include="Views\CallRecord\WXWorkFlowEdit.cshtml" />
  1530. <Content Include="Views\OptLogs\LoginLogList.cshtml" />
  1531. <Content Include="Views\Report\WorkOrderTypeUserMath.cshtml" />
  1532. <Content Include="Views\Report\WorkOrderFrom.cshtml" />
  1533. <Content Include="Views\Report\WorkOrderTrainFunctionMath.cshtml" />
  1534. <Content Include="Views\WXInterFace\WXWorkFlow.cshtml" />
  1535. <Content Include="Views\WXInterFace\GetDicSelect.cshtml" />
  1536. <Content Include="Views\Report\CallTimeMath.cshtml" />
  1537. <Content Include="Views\Main\PhoneCall.cshtml" />
  1538. <Content Include="Views\ScreenDisplay\MainScreen.cshtml" />
  1539. <Content Include="Views\SMSManager\SMSSentList.cshtml" />
  1540. <Content Include="Views\LostGoods\LostGoodsRegistEdit.cshtml" />
  1541. <Content Include="Views\Customer\CusOrderList.cshtml" />
  1542. <Content Include="Views\Report\WorkOrderShow.cshtml" />
  1543. <Content Include="Views\SystemManage\NoticeEdit.cshtml" />
  1544. <Content Include="Views\SystemManage\noticeManage.cshtml" />
  1545. <Content Include="Views\SystemManage\NoticeView.cshtml" />
  1546. <Content Include="Views\HrEmployeeBase\EmployeeBaseEdit.cshtml" />
  1547. <Content Include="Views\HrEmployeeBase\EmployeeBaseList.cshtml" />
  1548. <Content Include="Views\HrEmployeeBase\EmployeeSearchList.cshtml" />
  1549. <Content Include="Views\HrEmployeeBase\EmployyFromExcel.cshtml" />
  1550. <Content Include="Views\SMS\SMS_Send.cshtml" />
  1551. <Content Include="Views\SMS\SMS_SendTask.cshtml" />
  1552. <Content Include="Views\SMS\SMS_SendTaskOK.cshtml" />
  1553. <Content Include="Views\QualityManagement\QCIndexEdit.cshtml" />
  1554. <Content Include="Views\QualityManagement\QCIndexList.cshtml" />
  1555. <Content Include="Views\QualityManagement\QcResultList.cshtml" />
  1556. <Content Include="Views\QualityManagement\QCShowVoicePlay.cshtml" />
  1557. <Content Include="Views\QualityManagement\QCVoicePlay.cshtml" />
  1558. <Content Include="Views\QualityManagement\QualityTestScore.cshtml" />
  1559. <Content Include="Views\QualityManagement\TargetManagementEdit.cshtml" />
  1560. <Content Include="Views\QualityManagement\TargetManagementList.cshtml" />
  1561. <Content Include="Views\Main\MainTabFrame.cshtml" />
  1562. <Content Include="Views\WorkOrder\WorkOrderAllListReport.cshtml" />
  1563. <Content Include="Views\Report\YwTypeReport.cshtml" />
  1564. <Content Include="Views\Report\zxywtype.cshtml" />
  1565. <Content Include="Views\Report\ReportWorkOrderInfo.cshtml" />
  1566. <Content Include="Views\CallRecord\WBWorkFlow.cshtml" />
  1567. <Content Include="Views\WorkOrder\WorkOrderAllList_Wb.cshtml" />
  1568. <Content Include="Views\WorkOrder\WorkOrderAllListShow.cshtml" />
  1569. <Content Include="Views\Report\ReportWorkOrderInfoWord.cshtml" />
  1570. <Content Include="Views\QualityManagement\QCShowVoicePlayNew.cshtml" />
  1571. <Content Include="Views\QualityManagement\QCVoicePlayNew.cshtml" />
  1572. <Content Include="Views\DutyNumber\GetList.cshtml" />
  1573. <Content Include="Views\DutyNumber\Add.cshtml" />
  1574. <Content Include="Views\Customer\Add.cshtml" />
  1575. <Content Include="Views\DutyNumber\Edit.cshtml" />
  1576. <Content Include="Views\DutyNumber\NoticeEdit.cshtml" />
  1577. <Content Include="Views\QuickMsgs\Add.cshtml" />
  1578. <Content Include="Views\QuickMsgs\Edit.cshtml" />
  1579. <Content Include="Views\QuickMsgs\GetList.cshtml" />
  1580. <Content Include="Views\QuickMsgs\NoticeEdit.cshtml" />
  1581. <Content Include="Views\LogAction\GetList.cshtml" />
  1582. <Content Include="Views\Tag\Add.cshtml" />
  1583. <Content Include="Views\Tag\Edit.cshtml" />
  1584. <Content Include="Views\Tag\GetList.cshtml" />
  1585. <Content Include="Views\Tag\NoticeEdit.cshtml" />
  1586. <Content Include="Views\WorkOrder\WorkOrderMyListHF.cshtml" />
  1587. <Content Include="Views\CallRecord\CallWorkFolw2.cshtml" />
  1588. <Content Include="Views\WorkOrder\workorderWaitlist.cshtml" />
  1589. <Content Include="Views\Order\EditMyOrder.cshtml" />
  1590. <Content Include="Views\Order\ViewMyOrder.cshtml" />
  1591. <Content Include="Views\Order\WorkOrderMyListDZ.cshtml" />
  1592. <Content Include="Views\Order\WorkOrderMyListDZ1.cshtml" />
  1593. <Content Include="Views\Order\WorkOrderMyListHF.cshtml" />
  1594. <Content Include="Views\Order\WorkOrderMyListNotice.cshtml" />
  1595. <Content Include="Views\Order\workorderWaitlist.cshtml" />
  1596. <Content Include="Views\WorkOrder\WorkOrderMyListDZ.cshtml" />
  1597. <Content Include="Views\Default\SSO.cshtml" />
  1598. <Content Include="Views\ReportOther\GetDZView.cshtml" />
  1599. <Content Include="Views\ReportOther\GetindexView.cshtml" />
  1600. <Content Include="Views\Order\OverOrderView.cshtml" />
  1601. <Content Include="Views\Order\WorkOrderAllList.cshtml" />
  1602. <Content Include="Views\Order\WorkOrderMyList.cshtml" />
  1603. <Content Include="Views\Default\SSOShow.cshtml" />
  1604. <Content Include="Views\MobileData\Add.cshtml" />
  1605. <Content Include="Views\MobileData\GetList.cshtml" />
  1606. <Content Include="Views\Order\WorkOrderDealedList.cshtml" />
  1607. <Content Include="Views\Order\WorkOrderVisitedList.cshtml" />
  1608. <Content Include="Views\Order\DepartmentWorkOrderList.cshtml" />
  1609. <Content Include="Views\Order\WorkOrderShenPiList.cshtml" />
  1610. <Content Include="Views\Order\OrderShenPiTanKuangList.cshtml" />
  1611. <Content Include="Views\Order\WorkOrderMyDataOverAnswer.cshtml" />
  1612. <Content Include="Views\Order\WorkOrderMyListJY.cshtml" />
  1613. <Content Include="Views\QuickMsgs\GetHistory.cshtml" />
  1614. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  1615. </ItemGroup>
  1616. <ItemGroup>
  1617. <ProjectReference Include="..\ZXDT.CallCenter.BLL\ZXDT.CallCenter.BLL.csproj">
  1618. <Project>{686ab9e3-caf6-4740-962d-6e7affc7ba22}</Project>
  1619. <Name>ZXDT.CallCenter.BLL</Name>
  1620. </ProjectReference>
  1621. <ProjectReference Include="..\ZXDT.CallCenter.DAL\ZXDT.CallCenter.DAL.csproj">
  1622. <Project>{a18f58a7-3a14-4558-ba3f-42d61e00909f}</Project>
  1623. <Name>ZXDT.CallCenter.DAL</Name>
  1624. </ProjectReference>
  1625. <ProjectReference Include="..\ZXDT.CallCenter.Model\ZXDT.CallCenter.Model.csproj">
  1626. <Project>{ea3a3bd8-2b5f-4077-9d8a-dff27cdd4c12}</Project>
  1627. <Name>ZXDT.CallCenter.Model</Name>
  1628. </ProjectReference>
  1629. <ProjectReference Include="..\ZXDT.Common\ZXDT.Common.csproj">
  1630. <Project>{56213535-7fd9-4acd-a497-705670ce61dc}</Project>
  1631. <Name>ZXDT.Common</Name>
  1632. </ProjectReference>
  1633. <ProjectReference Include="..\ZXDT.DBUtility\ZXDT.DBUtility.csproj">
  1634. <Project>{e2c9435b-cb68-465a-bdf9-333f2d75e81b}</Project>
  1635. <Name>ZXDT.DBUtility</Name>
  1636. </ProjectReference>
  1637. </ItemGroup>
  1638. <PropertyGroup>
  1639. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  1640. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  1641. </PropertyGroup>
  1642. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  1643. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  1644. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  1645. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  1646. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  1647. </Target>
  1648. <ProjectExtensions>
  1649. <VisualStudio>
  1650. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  1651. <WebProjectProperties>
  1652. <UseIIS>True</UseIIS>
  1653. <AutoAssignPort>False</AutoAssignPort>
  1654. <DevelopmentServerPort>41969</DevelopmentServerPort>
  1655. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  1656. <IISUrl>http://localhost:41970/</IISUrl>
  1657. <NTLMAuthentication>False</NTLMAuthentication>
  1658. <UseCustomServer>False</UseCustomServer>
  1659. <CustomServerUrl>
  1660. </CustomServerUrl>
  1661. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  1662. </WebProjectProperties>
  1663. </FlavorProperties>
  1664. </VisualStudio>
  1665. </ProjectExtensions>
  1666. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1667. Other similar extension points exist, see Microsoft.Common.targets.
  1668. <Target Name="BeforeBuild">
  1669. </Target>
  1670. <Target Name="AfterBuild">
  1671. </Target> -->
  1672. </Project>