| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{50398A44-EE68-4A72-BAD7-13B5693D8B9C}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>ZXDT.CallCenter.MVCWeb</RootNamespace>
- <AssemblyName>ZXDT.CallCenter.MVCWeb</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <MvcBuildViews>false</MvcBuildViews>
- <UseIISExpress>true</UseIISExpress>
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <Use64BitIISExpress />
- <UseGlobalApplicationHostFile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <DocumentationFile>
- </DocumentationFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
- <HintPath>..\packages\log4net.2.0.12\lib\net45\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.Helpers.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Mvc, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.Mvc.5.0.0\lib\net45\System.Web.Mvc.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.Razor.3.0.0\lib\net45\System.Web.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.0.0\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Web" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Abstractions" />
- <Reference Include="System.Web.Routing" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- </Reference>
- <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.30506.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http.WebRequest">
- </Reference>
- <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.30506.0\lib\net40\System.Web.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
- </Reference>
- <Reference Include="WebActivator, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\WebActivator.1.5.1\lib\net40\WebActivator.dll</HintPath>
- </Reference>
- <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
- <HintPath>..\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Commons\HttpHelper.cs" />
- <Compile Include="Controllers\AES256Controller.cs" />
- <Compile Include="Controllers\APIController.cs" />
- <Compile Include="Controllers\BaseController.cs" />
- <Compile Include="Controllers\HW\CallRecordController.cs" />
- <Compile Include="Controllers\Com\ClassController.cs" />
- <Compile Include="Controllers\Com\UploadController.cs" />
- <Compile Include="Controllers\Com\TagController.cs" />
- <Compile Include="Controllers\Com\LogActionController.cs" />
- <Compile Include="Controllers\CustomerController.cs" />
- <Compile Include="Controllers\DefaultController.cs" />
- <Compile Include="Controllers\HrEmployeeBaseController.cs" />
- <Compile Include="Controllers\HW\CallHelperController.cs" />
- <Compile Include="Controllers\HW\MobileDataController.cs" />
- <Compile Include="Controllers\HW\DutyNumberController.cs" />
- <Compile Include="Controllers\KF\QuickMsgsController.cs" />
- <Compile Include="Controllers\LostGoodsController.cs" />
- <Compile Include="Controllers\MainController.cs" />
- <Compile Include="Controllers\OCXOptController.cs" />
- <Compile Include="Controllers\OptLogsController.cs" />
- <Compile Include="Controllers\Order\OrderController.cs" />
- <Compile Include="Controllers\OtherPageController.cs" />
- <Compile Include="Controllers\QualityManagementController.cs" />
- <Compile Include="Controllers\Report\ReportOtherController.cs" />
- <Compile Include="Controllers\Report\ReportController.cs" />
- <Compile Include="Controllers\RepositoryCategoryController.cs" />
- <Compile Include="Controllers\RepositoryController.cs" />
- <Compile Include="Controllers\RequestString.cs" />
- <Compile Include="Controllers\ScreenDisplayController.cs" />
- <Compile Include="Controllers\SMSController.cs" />
- <Compile Include="Controllers\SMSManagerController.cs" />
- <Compile Include="Controllers\SysAdmin\DepartmentController.cs" />
- <Compile Include="Controllers\SystemManageController.cs" />
- <Compile Include="Controllers\WorkFlowController.cs" />
- <Compile Include="Controllers\Order\WorkOrderController.cs" />
- <Compile Include="Controllers\WXInterFaceController.cs" />
- <Compile Include="Filter\CheckPermissionFilter.cs" />
- <Compile Include="Filter\MyExceptionAttribute.cs" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="Models\CallScreenModel.cs" />
- <Compile Include="Models\CusPageModel.cs" />
- <Compile Include="Models\ExToExcel.cs" />
- <Compile Include="Models\IndexCenterModel.cs" />
- <Compile Include="Models\IndexModel.cs" />
- <Compile Include="Models\LostGoodsModel.cs" />
- <Compile Include="Models\MainChartModel.cs" />
- <Compile Include="Models\QCVoicePlayModel.cs" />
- <Compile Include="Models\ResponseData.cs" />
- <Compile Include="Models\ResponseDataModel.cs" />
- <Compile Include="Models\SelectInfoTypeModel.cs" />
- <Compile Include="Models\VoicePlayModel.cs" />
- <Compile Include="Models\WorkOrderMyModel.cs" />
- <Compile Include="Models\WorkOrderPieModel.cs" />
- <Compile Include="Models\WorkOrderTypeUserMathModel.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App_Start\FilterConfig.cs" />
- <Compile Include="App_Start\RouteConfig.cs" />
- <Compile Include="App_Start\WebApiConfig.cs" />
- <Content Include="Content\css\callrecord\callrecord.css" />
- <Content Include="Content\css\callscreen\selectform.css" />
- <Content Include="Content\css\commonality.css" />
- <Content Include="Content\css\phonecall.css" />
- <Content Include="Content\css\screendisplay\style.css" />
- <Content Include="Content\css\screendisplay\swiper.min.css" />
- <Content Include="Content\css\workflow\workflow.css" />
- <Content Include="Content\css\workorder\eidtmyorder.css" />
- <Content Include="Content\css\workorder\loading.css" />
- <Content Include="Content\dist\chart\bar.js" />
- <Content Include="Content\dist\chart\chord.js" />
- <Content Include="Content\dist\chart\eventRiver.js" />
- <Content Include="Content\dist\chart\force.js" />
- <Content Include="Content\dist\chart\funnel.js" />
- <Content Include="Content\dist\chart\gauge.js" />
- <Content Include="Content\dist\chart\heatmap.js" />
- <Content Include="Content\dist\chart\k.js" />
- <Content Include="Content\dist\chart\line.js" />
- <Content Include="Content\dist\chart\map.js" />
- <Content Include="Content\dist\chart\pie.js" />
- <Content Include="Content\dist\chart\radar.js" />
- <Content Include="Content\dist\chart\scatter.js" />
- <Content Include="Content\dist\chart\tree.js" />
- <Content Include="Content\dist\chart\treemap.js" />
- <Content Include="Content\dist\chart\venn.js" />
- <Content Include="Content\dist\chart\wordCloud.js" />
- <Content Include="Content\dist\echarts-all.js" />
- <Content Include="Content\dist\echarts.js" />
- <Content Include="Content\dist\theme\blue.js" />
- <Content Include="Content\dist\theme\dahua.js" />
- <Content Include="Content\dist\theme\dark.js" />
- <Content Include="Content\dist\theme\default.js" />
- <Content Include="Content\dist\theme\gray.js" />
- <Content Include="Content\dist\theme\green.js" />
- <Content Include="Content\dist\theme\helianthus.js" />
- <Content Include="Content\dist\theme\infographic.js" />
- <Content Include="Content\dist\theme\macarons.js" />
- <Content Include="Content\dist\theme\macarons2.js" />
- <Content Include="Content\dist\theme\mint.js" />
- <Content Include="Content\dist\theme\red.js" />
- <Content Include="Content\dist\theme\roma.js" />
- <Content Include="Content\dist\theme\sakura.js" />
- <Content Include="Content\dist\theme\shine.js" />
- <Content Include="Content\images\blockIcon.png" />
- <Content Include="Content\images\downSelect.png" />
- <Content Include="Content\images\login\7-2.jpg" />
- <Content Include="Content\images\login\7-3.jpg" />
- <Content Include="Content\images\login\7.jpg" />
- <Content Include="Content\images\logo3.png" />
- <Content Include="Content\images\phone128.png" />
- <Content Include="Content\js\aes\crypto-js.js" />
- <Content Include="Content\js\Base64.js" />
- <Content Include="Content\js\CallRecord\dutyNumber.js" />
- <Content Include="Content\js\CallRecord\WBWorkFlow.js" />
- <Content Include="Content\js\callSocket.js" />
- <Content Include="Content\js\download.js" />
- <Content Include="Content\js\ExcelToExport.js" />
- <Content Include="Content\js\FileSaver.js" />
- <Content Include="Content\images\ajax-loader.gif" />
- <Content Include="Content\images\logo2.png" />
- <Content Include="Content\images\phonecall\ph_r10_c18.png" />
- <Content Include="Content\images\phonecall\ph_r13_c8.png" />
- <Content Include="Content\images\phonecall\ph_r1_c8.png" />
- <Content Include="Content\images\phonecall\ph_r2_c13.png" />
- <Content Include="Content\images\phonecall\ph_r2_c16.png" />
- <Content Include="Content\images\phonecall\ph_r3_c1.png" />
- <Content Include="Content\images\phonecall\ph_r3_c3.png" />
- <Content Include="Content\images\phonecall\ph_r3_c4.png" />
- <Content Include="Content\images\phonecall\ph_r4_c12.png" />
- <Content Include="Content\images\phonecall\ph_r4_c6.png" />
- <Content Include="Content\images\phonecall\ph_r9_c8.png" />
- <Content Include="Content\images\screendisplay\bg.jpg" />
- <Content Include="Content\images\screendisplay\bt01_blue.png" />
- <Content Include="Content\images\screendisplay\bt01_bt01.png" />
- <Content Include="Content\images\screendisplay\bt01_img01.png" />
- <Content Include="Content\images\screendisplay\bt01_red.png" />
- <Content Include="Content\images\screendisplay\bt01_top.png" />
- <Content Include="Content\images\screendisplay\bt02_img.jpg" />
- <Content Include="Content\images\screendisplay\bt03_img01.png" />
- <Content Include="Content\images\screendisplay\bt03_img01_0.png" />
- <Content Include="Content\images\screendisplay\bt03_img02.png" />
- <Content Include="Content\images\screendisplay\bt03_img03.png" />
- <Content Include="Content\images\screendisplay\bt_bg01.png" />
- <Content Include="Content\images\screendisplay\bt_bg02.png" />
- <Content Include="Content\images\screendisplay\bt_bg03.png" />
- <Content Include="Content\images\screendisplay\ju01.png" />
- <Content Include="Content\images\screendisplay\ju02.png" />
- <Content Include="Content\images\screendisplay\ju03.png" />
- <Content Include="Content\images\screendisplay\logo.png" />
- <Content Include="Content\images\screendisplay\right_bg.png" />
- <Content Include="Content\images\screendisplay\right_img01.png" />
- <Content Include="Content\images\screendisplay\right_img02.png" />
- <Content Include="Content\images\screendisplay\slider_bg.png" />
- <Content Include="Content\images\screendisplay\weather.png" />
- <Content Include="Content\images\seatimgs\cxjt1.png" />
- <Content Include="Content\images\seatimgs\cxjt2.png" />
- <Content Include="Content\images\seatimgs\dj1.png" />
- <Content Include="Content\images\seatimgs\dj2.png" />
- <Content Include="Content\images\seatimgs\jt1.png" />
- <Content Include="Content\images\seatimgs\jt2.png" />
- <Content Include="Content\images\seatimgs\kongxian.jpg" />
- <Content Include="Content\images\seatimgs\lj1.png" />
- <Content Include="Content\images\seatimgs\lj2.png" />
- <Content Include="Content\images\seatimgs\mang.jpg" />
- <Content Include="Content\images\seatimgs\Mtzm1.png" />
- <Content Include="Content\images\seatimgs\Mtzm2.png" />
- <Content Include="Content\images\seatimgs\Mtzx1.png" />
- <Content Include="Content\images\seatimgs\Mtzx2.png" />
- <Content Include="Content\images\seatimgs\qc1.png" />
- <Content Include="Content\images\seatimgs\qc2.png" />
- <Content Include="Content\images\seatimgs\qz1.png" />
- <Content Include="Content\images\seatimgs\qz2.png" />
- <Content Include="Content\images\seatimgs\qzlx1.png" />
- <Content Include="Content\images\seatimgs\qzlx2.png" />
- <Content Include="Content\images\seatimgs\tonghua.jpg" />
- <Content Include="Content\images\seatimgs\weiqianru.jpg" />
- <Content Include="Content\images\seatimgs\wh1.png" />
- <Content Include="Content\images\seatimgs\wh2.png" />
- <Content Include="Content\images\seatimgs\zhenglin.jpg" />
- <Content Include="Content\images\seatimgs\zm1.png" />
- <Content Include="Content\images\seatimgs\zm2.png" />
- <Content Include="Content\images\seatimgs\zx1.png" />
- <Content Include="Content\images\seatimgs\zx2.png" />
- <Content Include="Content\images\server0.png" />
- <Content Include="Content\images\server1.png" />
- <Content Include="Content\images\zx1.png" />
- <Content Include="Content\images\zx2.png" />
- <Content Include="Content\images\zx3.png" />
- <Content Include="Content\images\zx4.png" />
- <Content Include="Content\js\CallRecord\callscreen.js" />
- <Content Include="Content\js\CallRecord\callworkflow.js" />
- <Content Include="Content\js\CallRecord\custoninfolist.js" />
- <Content Include="Content\js\CallRecord\editcallworkflow.js" />
- <Content Include="Content\js\CallRecord\leaveRecord.js" />
- <Content Include="Content\js\CallRecord\wxcallworkflow.js" />
- <Content Include="Content\js\CallRecord\wxcallworkflowedit.js" />
- <Content Include="Content\js\hremployeebase\hremplyeebaseedit.js" />
- <Content Include="Content\js\hremployeebase\hremplyeebaselist.js" />
- <Content Include="Content\js\hremployeebase\hremplyeeExcel.js" />
- <Content Include="Content\js\hremployeebase\hremplyeesearchlist.js" />
- <Content Include="Content\js\jquery.md5.js" />
- <Content Include="Content\js\jquery\1.9.1\jquery.js" />
- <Content Include="Content\js\jquery\1.9.1\jquery.min.js" />
- <Content Include="Content\js\login\login.js" />
- <Content Include="Content\css\animate.css" />
- <Content Include="Content\css\animate.min.css" />
- <Content Include="Content\css\bootstrap.min.css" />
- <Content Include="Content\css\bootstrap.min14ed.css" />
- <Content Include="Content\css\callrecord\demo.css" />
- <Content Include="Content\css\callrecord\demo_fontclass.html" />
- <Content Include="Content\css\callrecord\demo_symbol.html" />
- <Content Include="Content\css\callrecord\demo_unicode.html" />
- <Content Include="Content\css\callrecord\iconfont.css" />
- <Content Include="Content\css\callrecord\iconfont.js" />
- <Content Include="Content\css\callrecord\iconfont.svg" />
- <Content Include="Content\css\callscreen\callscreen.css" />
- <Content Include="Content\css\demo\webuploader-demo.min.css" />
- <Content Include="Content\css\easyui.css" />
- <Content Include="Content\css\font-awesome.min93e3.css" />
- <Content Include="Content\css\font-awesome\css\font-awesome.css" />
- <Content Include="Content\css\font-awesome\css\font-awesome.min.css" />
- <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.svg" />
- <Content Include="Content\css\gobal.css" />
- <Content Include="Content\css\image1.gif" />
- <Content Include="Content\css\image2.gif" />
- <Content Include="Content\css\import_basic.css" />
- <Content Include="Content\css\index.css" />
- <Content Include="Content\css\Jcrop.gif" />
- <Content Include="Content\css\jquery.Jcrop.css" />
- <Content Include="Content\css\login.css" />
- <Content Include="Content\css\login.min.css" />
- <Content Include="Content\css\main.css" />
- <Content Include="Content\css\meneame.jpg" />
- <Content Include="Content\css\metrologin.css" />
- <Content Include="Content\css\myindex.css" />
- <Content Include="Content\css\pagination.css" />
- <Content Include="Content\css\patterns\header-profile-skin-1.png" />
- <Content Include="Content\css\patterns\header-profile-skin-3.png" />
- <Content Include="Content\css\patterns\header-profile.png" />
- <Content Include="Content\css\patterns\shattered.png" />
- <Content Include="Content\css\plugins\awesome-bootstrap-checkbox\awesome-bootstrap-checkbox.css" />
- <Content Include="Content\css\plugins\blueimp\css\blueimp-gallery.min.css" />
- <Content Include="Content\css\plugins\blueimp\img\error.png" />
- <Content Include="Content\css\plugins\blueimp\img\error.svg" />
- <Content Include="Content\css\plugins\blueimp\img\loading.gif" />
- <Content Include="Content\css\plugins\blueimp\img\play-pause.png" />
- <Content Include="Content\css\plugins\blueimp\img\play-pause.svg" />
- <Content Include="Content\css\plugins\blueimp\img\video-play.png" />
- <Content Include="Content\css\plugins\blueimp\img\video-play.svg" />
- <Content Include="Content\css\plugins\bootstrap-table\bootstrap-table.min.css" />
- <Content Include="Content\css\plugins\chosen\chosen-sprite%402x.png" />
- <Content Include="Content\css\plugins\chosen\chosen-sprite.png" />
- <Content Include="Content\css\plugins\chosen\chosen.css" />
- <Content Include="Content\css\plugins\clockpicker\clockpicker.css" />
- <Content Include="Content\css\plugins\codemirror\ambiance.css" />
- <Content Include="Content\css\plugins\codemirror\codemirror.css" />
- <Content Include="Content\css\plugins\colorpicker\css\bootstrap-colorpicker.min.css" />
- <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha-horizontal.png" />
- <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha.png" />
- <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\hue-horizontal.png" />
- <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\hue.png" />
- <Content Include="Content\css\plugins\colorpicker\img\bootstrap-colorpicker\saturation.png" />
- <Content Include="Content\css\plugins\cropper\cropper.min.css" />
- <Content Include="Content\css\plugins\datapicker\datepicker3.css" />
- <Content Include="Content\css\plugins\dataTables\dataTables.bootstrap.css" />
- <Content Include="Content\css\plugins\dropzone\basic.css" />
- <Content Include="Content\css\plugins\dropzone\dropzone.css" />
- <Content Include="Content\css\plugins\footable\fonts\footable.svg" />
- <Content Include="Content\css\plugins\footable\footable.core.css" />
- <Content Include="Content\css\plugins\fullcalendar\fullcalendar.css" />
- <Content Include="Content\css\plugins\fullcalendar\fullcalendar.print.css" />
- <Content Include="Content\css\plugins\iCheck\custom.css" />
- <Content Include="Content\css\plugins\iCheck\green%402x.png" />
- <Content Include="Content\css\plugins\iCheck\green.png" />
- <Content Include="Content\css\plugins\images\sort_asc.png" />
- <Content Include="Content\css\plugins\images\sort_desc.png" />
- <Content Include="Content\css\plugins\images\sprite-skin-flat.png" />
- <Content Include="Content\css\plugins\images\spritemap%402x.png" />
- <Content Include="Content\css\plugins\images\spritemap.png" />
- <Content Include="Content\css\plugins\ionRangeSlider\ion.rangeSlider.css" />
- <Content Include="Content\css\plugins\ionRangeSlider\ion.rangeSlider.skinFlat.css" />
- <Content Include="Content\css\plugins\jasny\jasny-bootstrap.min.css" />
- <Content Include="Content\css\plugins\jqgrid\ui.jqgridffe4.css" />
- <Content Include="Content\css\plugins\jsTree\style.min.css" />
- <Content Include="Content\css\plugins\markdown\bootstrap-markdown.min.css" />
- <Content Include="Content\css\plugins\morris\morris-0.4.3.min.css" />
- <Content Include="Content\css\plugins\nouslider\jquery.nouislider.css" />
- <Content Include="Content\css\plugins\plyr\plyr.css" />
- <Content Include="Content\css\plugins\plyr\sprite.svg" />
- <Content Include="Content\css\plugins\simditor\simditor.css" />
- <Content Include="Content\css\plugins\steps\jquery.steps.css" />
- <Content Include="Content\css\plugins\summernote\summernote-bs3.css" />
- <Content Include="Content\css\plugins\summernote\summernote.css" />
- <Content Include="Content\css\plugins\sweetalert\sweetalert.css" />
- <Content Include="Content\css\plugins\switchery\switchery.css" />
- <Content Include="Content\css\plugins\toastr\toastr.min.css" />
- <Content Include="Content\css\plugins\treeview\bootstrap-treeview.css" />
- <Content Include="Content\css\plugins\webuploader\webuploader.css" />
- <Content Include="Content\css\public.css" />
- <Content Include="Content\css\style.css" />
- <Content Include="Content\css\style.min.css" />
- <Content Include="Content\css\style.min862f.css" />
- <Content Include="Content\css\validate.css" />
- <Content Include="Content\images\face.jpg" />
- <Content Include="Content\images\login\1.jpg" />
- <Content Include="Content\images\login\2.jpg" />
- <Content Include="Content\images\login\3.jpg" />
- <Content Include="Content\images\login\4.jpg" />
- <Content Include="Content\images\login\6.jpg" />
- <Content Include="Content\images\login\login_code.png" />
- <Content Include="Content\images\logo.png" />
- <Content Include="Content\images\logo1.png" />
- <Content Include="Content\js\address.js" />
- <Content Include="Content\js\bodyTab.js" />
- <Content Include="Content\js\bootstrap.min.js" />
- <Content Include="Content\js\cache.js" />
- <Content Include="Content\js\chart\bar.js" />
- <Content Include="Content\js\chart\chord.js" />
- <Content Include="Content\js\chart\eventRiver.js" />
- <Content Include="Content\js\chart\force.js" />
- <Content Include="Content\js\chart\funnel.js" />
- <Content Include="Content\js\chart\gauge.js" />
- <Content Include="Content\js\chart\heatmap.js" />
- <Content Include="Content\js\chart\k.js" />
- <Content Include="Content\js\chart\line.js" />
- <Content Include="Content\js\chart\map.js" />
- <Content Include="Content\js\chart\pie.js" />
- <Content Include="Content\js\chart\radar.js" />
- <Content Include="Content\js\chart\scatter.js" />
- <Content Include="Content\js\chart\tree.js" />
- <Content Include="Content\js\chart\treemap.js" />
- <Content Include="Content\js\chart\venn.js" />
- <Content Include="Content\js\chart\wordCloud.js" />
- <Content Include="Content\js\contabs.min.js" />
- <Content Include="Content\js\content.min.js" />
- <Content Include="Content\js\echarts.js" />
- <Content Include="Content\js\hplus.min.js" />
- <Content Include="Content\js\index.js" />
- <Content Include="Content\js\jquery-1.8.3.min.js" />
- <Content Include="Content\js\jquery-ui-1.10.4.min.js" />
- <Content Include="Content\js\jquery-ui.custom.min.js" />
- <Content Include="Content\js\jquery.min.js" />
- <Content Include="Content\js\lostgoods\lostgoodsallList.js" />
- <Content Include="Content\js\lostgoods\lostgoodsList.js" />
- <Content Include="Content\js\lostgoods\lostgoodsreceivedlist.js" />
- <Content Include="Content\js\lostgoods\LostGoodsRegistEdit.js" />
- <Content Include="Content\js\lostgoods\LostGoodsRegist.js" />
- <Content Include="Content\js\lostgoods\losttransfer.js" />
- <Content Include="Content\js\lostgoods\rebackLost.js" />
- <Content Include="Content\js\main.js" />
- <Content Include="Content\js\myindex.js" />
- <Content Include="Content\js\optlogs\loginLogs.js" />
- <Content Include="Content\js\passWord\pwdValueDate.js" />
- <Content Include="Content\js\phonecall.js" />
- <Content Include="Content\js\plugins\beautifyhtml\beautifyhtml.js" />
- <Content Include="Content\js\plugins\blueimp\jquery.blueimp-gallery.min.js" />
- <Content Include="Content\js\plugins\bootstrap-table\bootstrap-table-mobile.min.js" />
- <Content Include="Content\js\plugins\bootstrap-table\bootstrap-table.min.js" />
- <Content Include="Content\js\plugins\bootstrap-table\locale\bootstrap-table-zh-CN.min.js" />
- <Content Include="Content\js\plugins\chartJs\Chart.min.js" />
- <Content Include="Content\js\plugins\chosen\chosen.jquery.js" />
- <Content Include="Content\js\plugins\clockpicker\clockpicker.js" />
- <Content Include="Content\js\plugins\codemirror\codemirror.js" />
- <Content Include="Content\js\plugins\codemirror\mode\javascript\javascript.js" />
- <Content Include="Content\js\plugins\colorpicker\bootstrap-colorpicker.min.js" />
- <Content Include="Content\js\plugins\cropper\cropper.min.js" />
- <Content Include="Content\js\plugins\datapicker\bootstrap-datepicker.js" />
- <Content Include="Content\js\plugins\dataTables\dataTables.bootstrap.js" />
- <Content Include="Content\js\plugins\dataTables\jquery.dataTables.js" />
- <Content Include="Content\js\plugins\diff_match_patch\diff_match_patch.js" />
- <Content Include="Content\js\plugins\dropzone\dropzone.js" />
- <Content Include="Content\js\plugins\easypiechart\jquery.easypiechart.js" />
- <Content Include="Content\js\plugins\echarts\echarts-all.js" />
- <Content Include="Content\js\plugins\fancybox\blank.gif" />
- <Content Include="Content\js\plugins\fancybox\fancybox_loading%402x.gif" />
- <Content Include="Content\js\plugins\fancybox\fancybox_loading.gif" />
- <Content Include="Content\js\plugins\fancybox\fancybox_overlay.png" />
- <Content Include="Content\js\plugins\fancybox\fancybox_sprite%402x.png" />
- <Content Include="Content\js\plugins\fancybox\fancybox_sprite.png" />
- <Content Include="Content\js\plugins\fancybox\jquery.fancybox.css" />
- <Content Include="Content\js\plugins\fancybox\jquery.fancybox.js" />
- <Content Include="Content\js\plugins\flot\curvedLines.js" />
- <Content Include="Content\js\plugins\flot\jquery.flot.js" />
- <Content Include="Content\js\plugins\flot\jquery.flot.pie.js" />
- <Content Include="Content\js\plugins\flot\jquery.flot.resize.js" />
- <Content Include="Content\js\plugins\flot\jquery.flot.spline.js" />
- <Content Include="Content\js\plugins\flot\jquery.flot.symbol.js" />
- <Content Include="Content\js\plugins\flot\jquery.flot.tooltip.min.js" />
- <Content Include="Content\js\plugins\footable\footable.all.min.js" />
- <Content Include="Content\js\plugins\fullcalendar\fullcalendar.min.js" />
- <Content Include="Content\js\plugins\gritter\images\gritter-light.png" />
- <Content Include="Content\js\plugins\gritter\images\gritter.png" />
- <Content Include="Content\js\plugins\gritter\images\ie-spacer.gif" />
- <Content Include="Content\js\plugins\gritter\jquery.gritter.css" />
- <Content Include="Content\js\plugins\gritter\jquery.gritter.min.js" />
- <Content Include="Content\js\plugins\iCheck\icheck.min.js" />
- <Content Include="Content\js\plugins\ionRangeSlider\ion.rangeSlider.min.js" />
- <Content Include="Content\js\plugins\jasny\jasny-bootstrap.min.js" />
- <Content Include="Content\js\plugins\jeditable\jquery.jeditable.js" />
- <Content Include="Content\js\plugins\jqgrid\i18n\grid.locale-cnffe4.js" />
- <Content Include="Content\js\plugins\jqgrid\jquery.jqGrid.minffe4.js" />
- <Content Include="Content\js\plugins\jquery-ui\jquery-ui.min.js" />
- <Content Include="Content\js\plugins\jsKnob\jquery.knob.js" />
- <Content Include="Content\js\plugins\jsTree\jstree.min.js" />
- <Content Include="Content\js\plugins\jvectormap\jquery-jvectormap-1.2.2.min.js" />
- <Content Include="Content\js\plugins\jvectormap\jquery-jvectormap-world-mill-en.js" />
- <Content Include="Content\js\plugins\layer\extend\layer.ext.js" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\demo.html" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\laydate.js" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\need\laydate.css" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\dahong\icon.png" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\dahong\laydate.css" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\default\icon.png" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\default\laydate.css" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\molv\icon.png" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\laydate\skins\molv\laydate.css" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\更新日志.txt" />
- <Content Include="Content\js\plugins\layer\laydate\laydate.js" />
- <Content Include="Content\js\plugins\layer\laydate\need\laydate.css" />
- <Content Include="Content\js\plugins\layer\laydate\skins\dahong\icon.png" />
- <Content Include="Content\js\plugins\layer\laydate\skins\dahong\laydate.css" />
- <Content Include="Content\js\plugins\layer\laydate\skins\default\icon.png" />
- <Content Include="Content\js\plugins\layer\laydate\skins\default\laydate.css" />
- <Content Include="Content\js\plugins\layer\laydate\skins\molv\icon.png" />
- <Content Include="Content\js\plugins\layer\laydate\skins\molv\laydate.css" />
- <Content Include="Content\js\plugins\layer\layer.min.js" />
- <Content Include="Content\js\plugins\layer\layim\layim.css" />
- <Content Include="Content\js\plugins\layer\layim\layim.js" />
- <Content Include="Content\js\plugins\layer\layim\loading.gif" />
- <Content Include="Content\js\plugins\layer\skin\layer.css" />
- <Content Include="Content\js\plugins\layer\skin\layer.ext.css" />
- <Content Include="Content\js\plugins\layer\skin\moon\style.css" />
- <Content Include="Content\js\plugins\markdown\bootstrap-markdown.js" />
- <Content Include="Content\js\plugins\markdown\bootstrap-markdown.zh.js" />
- <Content Include="Content\js\plugins\markdown\markdown.js" />
- <Content Include="Content\js\plugins\markdown\to-markdown.js" />
- <Content Include="Content\js\plugins\metisMenu\jquery.metisMenu.js" />
- <Content Include="Content\js\plugins\morris\morris.js" />
- <Content Include="Content\js\plugins\morris\raphael-2.1.0.min.js" />
- <Content Include="Content\js\plugins\nestable\jquery.nestable.js" />
- <Content Include="Content\js\plugins\nouslider\jquery.nouislider.min.js" />
- <Content Include="Content\js\plugins\pace\pace.min.js" />
- <Content Include="Content\js\plugins\peity\jquery.peity.min.js" />
- <Content Include="Content\js\plugins\plyr\plyr.js" />
- <Content Include="Content\js\plugins\preetyTextDiff\jquery.pretty-text-diff.min.js" />
- <Content Include="Content\js\plugins\prettyfile\bootstrap-prettyfile.js" />
- <Content Include="Content\js\plugins\rickshaw\rickshaw.min.js" />
- <Content Include="Content\js\plugins\rickshaw\vendor\d3.v3.js" />
- <Content Include="Content\js\plugins\simditor\hotkeys.js" />
- <Content Include="Content\js\plugins\simditor\module.js" />
- <Content Include="Content\js\plugins\simditor\simditor.js" />
- <Content Include="Content\js\plugins\simditor\uploader.js" />
- <Content Include="Content\js\plugins\slimscroll\jquery.slimscroll.min.js" />
- <Content Include="Content\js\plugins\sparkline\jquery.sparkline.min.js" />
- <Content Include="Content\js\plugins\staps\jquery.steps.min.js" />
- <Content Include="Content\js\plugins\suggest\bootstrap-suggest.min.js" />
- <Content Include="Content\js\plugins\summernote\summernote-zh-CN.js" />
- <Content Include="Content\js\plugins\summernote\summernote.min.js" />
- <Content Include="Content\js\plugins\sweetalert\sweetalert.min.js" />
- <Content Include="Content\js\plugins\switchery\switchery.js" />
- <Content Include="Content\js\plugins\toastr\toastr.min.js" />
- <Content Include="Content\js\plugins\treeview\bootstrap-treeview.js" />
- <Content Include="Content\js\plugins\validate\jquery.validate.min.js" />
- <Content Include="Content\js\plugins\validate\messages_zh.min.js" />
- <Content Include="Content\js\plugins\webuploader\index.html" />
- <Content Include="Content\js\plugins\webuploader\webuploader.min.js" />
- <Content Include="Content\js\QualityManagement\IndexBase.js" />
- <Content Include="Content\js\QualityManagement\IndexCategory.js" />
- <Content Include="Content\js\QualityManagement\QCcallRecord.js" />
- <Content Include="Content\js\QualityManagement\qcindextree - 复制.js" />
- <Content Include="Content\js\QualityManagement\QCVoicePlayEdit.js" />
- <Content Include="Content\js\QualityManagement\TargetManagementEdit.js" />
- <Content Include="Content\js\QualityManagement\TargetManagementList.js" />
- <Content Include="Content\js\Report\callinmonth.js" />
- <Content Include="Content\js\Report\callintypematch.js" />
- <Content Include="Content\js\Report\CallTimeMath.js" />
- <Content Include="Content\js\Report\GetDate.js" />
- <Content Include="Content\js\Report\GetDZView.js" />
- <Content Include="Content\js\Report\WorkOrderFrom.js" />
- <Content Include="Content\js\Report\WorkOrderShow.js" />
- <Content Include="Content\js\Report\WorkOrderTrainFunctionMath.js" />
- <Content Include="Content\js\Report\WorkOrderTypeMath.js" />
- <Content Include="Content\js\Report\WorkOrderTypeUserMath.js" />
- <Content Include="Content\js\Report\YwTypeReport.js" />
- <Content Include="Content\js\Report\zxywtype.js" />
- <Content Include="Content\js\repositorycategory\jquery.drag.js" />
- <Content Include="Content\js\repositorycategory\QuickMsgs.js" />
- <Content Include="Content\js\repositorycategory\repositorycategory.js" />
- <Content Include="Content\js\repositorycategory\repositorycategoryedit.js" />
- <Content Include="Content\js\repositorycategory\repositorycontentcategoryedit.js" />
- <Content Include="Content\js\repositorycategory\repositorycontentcategorylist.js" />
- <Content Include="Content\js\screendisplay\canvas.js" />
- <Content Include="Content\js\screendisplay\canvas01.js" />
- <Content Include="Content\js\screendisplay\swiper.min.js" />
- <Content Include="Content\js\screendisplay\zepto.min.js" />
- <Content Include="Content\js\SMSManager\smslist.js" />
- <Content Include="Content\js\sms\sentlist.js" />
- <Content Include="Content\js\sms\sentoklist.js" />
- <Content Include="Content\js\sms\sentsave.js" />
- <Content Include="Content\js\sysmanage\bussnesstypeedit.js" />
- <Content Include="Content\js\sysmanage\bussnesstypelist.js" />
- <Content Include="Content\js\sysmanage\classList.js" />
- <Content Include="Content\js\sysmanage\departmentlist.js" />
- <Content Include="Content\js\sysmanage\deptmentedit.js" />
- <Content Include="Content\js\sysmanage\dictionarybaseedit.js" />
- <Content Include="Content\js\sysmanage\dictionarylist.js" />
- <Content Include="Content\js\sysmanage\dictionaryvalueedit.js" />
- <Content Include="Content\js\sysmanage\menuedit.js" />
- <Content Include="Content\js\sysmanage\menulist.js" />
- <Content Include="Content\js\sysmanage\menutree.js" />
- <Content Include="Content\js\sysmanage\mobiledata.js" />
- <Content Include="Content\js\sysmanage\NoticeEdit.js" />
- <Content Include="Content\js\sysmanage\noticeManage.js" />
- <Content Include="Content\js\sysmanage\roleedit.js" />
- <Content Include="Content\js\sysmanage\rolelist.js" />
- <Content Include="Content\js\sysmanage\useredit.js" />
- <Content Include="Content\js\sysmanage\userlist.js" />
- <Content Include="Content\js\welcome.min.js" />
- <Content Include="Content\js\WorkOrder\editmyorder.js" />
- <Content Include="Content\js\WorkOrder\OverOrderView.js" />
- <Content Include="Content\js\WorkOrder\Tag.js" />
- <Content Include="Content\js\WorkOrder\workorderalllist.js" />
- <Content Include="Content\js\WorkOrder\WorkOrderAllListReport.js" />
- <Content Include="Content\js\WorkOrder\WorkOrderAllListShow.js" />
- <Content Include="Content\js\WorkOrder\WorkOrderAllList_Wb.js" />
- <Content Include="Content\js\WorkOrder\workordermylist.js" />
- <Content Include="Content\js\WorkOrder\WorkOrderMyListHF.js" />
- <Content Include="Content\js\WorkOrder\WorkOrderMyListJY.js" />
- <Content Include="Content\js\WorkOrder\WorkOrderMyListSP.js" />
- <Content Include="Content\js\WorkOrder\workordernolist.js" />
- <Content Include="Content\js\WorkOrder\workorderWaitlist.js" />
- <Content Include="Content\js\worldExport.js" />
- <Content Include="Content\js\ZXDT.config.js" />
- <Content Include="Content\js\ZXDT.http.js" />
- <Content Include="Content\js\zTree\jquery.ztree.core.js" />
- <Content Include="Content\js\zTree\jquery.ztree.excheck.min.js" />
- <Content Include="Content\js\zTree\zTreeStyle.css" />
- <Content Include="Content\layui\css\layui.css" />
- <Content Include="Content\layui\css\layui.mobile.css" />
- <Content Include="Content\layui\css\modules\code.css" />
- <Content Include="Content\layui\css\modules\laydate\default\laydate.css" />
- <Content Include="Content\layui\css\modules\layer\default\icon-ext.png" />
- <Content Include="Content\layui\css\modules\layer\default\icon.png" />
- <Content Include="Content\layui\css\modules\layer\default\layer.css" />
- <Content Include="Content\layui\css\modules\layer\default\loading-0.gif" />
- <Content Include="Content\layui\css\modules\layer\default\loading-1.gif" />
- <Content Include="Content\layui\css\modules\layer\default\loading-2.gif" />
- <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.css" />
- <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.svg" />
- <Content Include="Content\layui\font\iconfont.svg" />
- <Content Include="Content\layui\formatdate.js" />
- <Content Include="Content\layui\images\face\0.gif" />
- <Content Include="Content\layui\images\face\1.gif" />
- <Content Include="Content\layui\images\face\10.gif" />
- <Content Include="Content\layui\images\face\11.gif" />
- <Content Include="Content\layui\images\face\12.gif" />
- <Content Include="Content\layui\images\face\13.gif" />
- <Content Include="Content\layui\images\face\14.gif" />
- <Content Include="Content\layui\images\face\15.gif" />
- <Content Include="Content\layui\images\face\16.gif" />
- <Content Include="Content\layui\images\face\17.gif" />
- <Content Include="Content\layui\images\face\18.gif" />
- <Content Include="Content\layui\images\face\19.gif" />
- <Content Include="Content\layui\images\face\2.gif" />
- <Content Include="Content\layui\images\face\20.gif" />
- <Content Include="Content\layui\images\face\21.gif" />
- <Content Include="Content\layui\images\face\22.gif" />
- <Content Include="Content\layui\images\face\23.gif" />
- <Content Include="Content\layui\images\face\24.gif" />
- <Content Include="Content\layui\images\face\25.gif" />
- <Content Include="Content\layui\images\face\26.gif" />
- <Content Include="Content\layui\images\face\27.gif" />
- <Content Include="Content\layui\images\face\28.gif" />
- <Content Include="Content\layui\images\face\29.gif" />
- <Content Include="Content\layui\images\face\3.gif" />
- <Content Include="Content\layui\images\face\30.gif" />
- <Content Include="Content\layui\images\face\31.gif" />
- <Content Include="Content\layui\images\face\32.gif" />
- <Content Include="Content\layui\images\face\33.gif" />
- <Content Include="Content\layui\images\face\34.gif" />
- <Content Include="Content\layui\images\face\35.gif" />
- <Content Include="Content\layui\images\face\36.gif" />
- <Content Include="Content\layui\images\face\37.gif" />
- <Content Include="Content\layui\images\face\38.gif" />
- <Content Include="Content\layui\images\face\39.gif" />
- <Content Include="Content\layui\images\face\4.gif" />
- <Content Include="Content\layui\images\face\40.gif" />
- <Content Include="Content\layui\images\face\41.gif" />
- <Content Include="Content\layui\images\face\42.gif" />
- <Content Include="Content\layui\images\face\43.gif" />
- <Content Include="Content\layui\images\face\44.gif" />
- <Content Include="Content\layui\images\face\45.gif" />
- <Content Include="Content\layui\images\face\46.gif" />
- <Content Include="Content\layui\images\face\47.gif" />
- <Content Include="Content\layui\images\face\48.gif" />
- <Content Include="Content\layui\images\face\49.gif" />
- <Content Include="Content\layui\images\face\5.gif" />
- <Content Include="Content\layui\images\face\50.gif" />
- <Content Include="Content\layui\images\face\51.gif" />
- <Content Include="Content\layui\images\face\52.gif" />
- <Content Include="Content\layui\images\face\53.gif" />
- <Content Include="Content\layui\images\face\54.gif" />
- <Content Include="Content\layui\images\face\55.gif" />
- <Content Include="Content\layui\images\face\56.gif" />
- <Content Include="Content\layui\images\face\57.gif" />
- <Content Include="Content\layui\images\face\58.gif" />
- <Content Include="Content\layui\images\face\59.gif" />
- <Content Include="Content\layui\images\face\6.gif" />
- <Content Include="Content\layui\images\face\60.gif" />
- <Content Include="Content\layui\images\face\61.gif" />
- <Content Include="Content\layui\images\face\62.gif" />
- <Content Include="Content\layui\images\face\63.gif" />
- <Content Include="Content\layui\images\face\64.gif" />
- <Content Include="Content\layui\images\face\65.gif" />
- <Content Include="Content\layui\images\face\66.gif" />
- <Content Include="Content\layui\images\face\67.gif" />
- <Content Include="Content\layui\images\face\68.gif" />
- <Content Include="Content\layui\images\face\69.gif" />
- <Content Include="Content\layui\images\face\7.gif" />
- <Content Include="Content\layui\images\face\70.gif" />
- <Content Include="Content\layui\images\face\71.gif" />
- <Content Include="Content\layui\images\face\8.gif" />
- <Content Include="Content\layui\images\face\9.gif" />
- <Content Include="Content\js\CallRecord\callRecord.js" />
- <Content Include="Content\css\userinfo.css" />
- <Content Include="Content\layui\layui.all.js" />
- <Content Include="Content\layui\layui.js" />
- <Content Include="Content\layui\lay\modules\carousel.js" />
- <Content Include="Content\layui\lay\modules\code.js" />
- <Content Include="Content\layui\lay\modules\element.js" />
- <Content Include="Content\layui\lay\modules\flow.js" />
- <Content Include="Content\layui\lay\modules\form.js" />
- <Content Include="Content\layui\lay\modules\jquery.js" />
- <Content Include="Content\layui\lay\modules\laydate.js" />
- <Content Include="Content\layui\lay\modules\layedit.js" />
- <Content Include="Content\layui\lay\modules\layer.js" />
- <Content Include="Content\layui\lay\modules\laypage.js" />
- <Content Include="Content\layui\lay\modules\laytpl.js" />
- <Content Include="Content\layui\lay\modules\mobile.js" />
- <Content Include="Content\layui\lay\modules\table.js" />
- <Content Include="Content\layui\lay\modules\tree.js" />
- <Content Include="Content\layui\lay\modules\upload.js" />
- <Content Include="Content\layui\lay\modules\util.js" />
- <Content Include="Content\layui\loading.js" />
- <Content Include="Content\layui\ueditor\dialogs\anchor\anchor.html" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\attachment.css" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\attachment.html" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\attachment.js" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\alignicon.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\alignicon.png" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\bg.png" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\file-icons.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\file-icons.png" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\icons.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\icons.png" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\image.png" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\progress.png" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\success.gif" />
- <Content Include="Content\layui\ueditor\dialogs\attachment\images\success.png" />
- <Content Include="Content\layui\ueditor\dialogs\background\background.css" />
- <Content Include="Content\layui\ueditor\dialogs\background\background.html" />
- <Content Include="Content\layui\ueditor\dialogs\background\background.js" />
- <Content Include="Content\layui\ueditor\dialogs\background\images\bg.png" />
- <Content Include="Content\layui\ueditor\dialogs\background\images\success.png" />
- <Content Include="Content\layui\ueditor\dialogs\charts\chart.config.js" />
- <Content Include="Content\layui\ueditor\dialogs\charts\charts.css" />
- <Content Include="Content\layui\ueditor\dialogs\charts\charts.html" />
- <Content Include="Content\layui\ueditor\dialogs\charts\charts.js" />
- <Content Include="Content\layui\ueditor\dialogs\charts\images\charts0.png" />
- <Content Include="Content\layui\ueditor\dialogs\charts\images\charts1.png" />
- <Content Include="Content\layui\ueditor\dialogs\charts\images\charts2.png" />
- <Content Include="Content\layui\ueditor\dialogs\charts\images\charts3.png" />
- <Content Include="Content\layui\ueditor\dialogs\charts\images\charts4.png" />
- <Content Include="Content\layui\ueditor\dialogs\charts\images\charts5.png" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\emotion.css" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\emotion.html" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\emotion.js" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\0.gif" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\bface.gif" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\cface.gif" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\fface.gif" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\jxface2.gif" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\tface.gif" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\wface.gif" />
- <Content Include="Content\layui\ueditor\dialogs\emotion\images\yface.gif" />
- <Content Include="Content\layui\ueditor\dialogs\gmap\gmap.html" />
- <Content Include="Content\layui\ueditor\dialogs\help\help.css" />
- <Content Include="Content\layui\ueditor\dialogs\help\help.html" />
- <Content Include="Content\layui\ueditor\dialogs\help\help.js" />
- <Content Include="Content\layui\ueditor\dialogs\image\image.css" />
- <Content Include="Content\layui\ueditor\dialogs\image\image.html" />
- <Content Include="Content\layui\ueditor\dialogs\image\image.js" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\alignicon.jpg" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\bg.png" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\icons.gif" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\icons.png" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\image.png" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\progress.png" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\success.gif" />
- <Content Include="Content\layui\ueditor\dialogs\image\images\success.png" />
- <Content Include="Content\layui\ueditor\dialogs\insertframe\insertframe.html" />
- <Content Include="Content\layui\ueditor\dialogs\internal.js" />
- <Content Include="Content\layui\ueditor\dialogs\link\link.html" />
- <Content Include="Content\layui\ueditor\dialogs\map\map.html" />
- <Content Include="Content\layui\ueditor\dialogs\map\show.html" />
- <Content Include="Content\layui\ueditor\dialogs\music\music.css" />
- <Content Include="Content\layui\ueditor\dialogs\music\music.html" />
- <Content Include="Content\layui\ueditor\dialogs\music\music.js" />
- <Content Include="Content\layui\ueditor\dialogs\preview\preview.html" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\addimg.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\brush.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\delimg.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\delimgH.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\empty.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\emptyH.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\eraser.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\redo.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\redoH.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\scale.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\scaleH.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\size.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\undo.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\images\undoH.png" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\scrawl.css" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\scrawl.html" />
- <Content Include="Content\layui\ueditor\dialogs\scrawl\scrawl.js" />
- <Content Include="Content\layui\ueditor\dialogs\searchreplace\searchreplace.html" />
- <Content Include="Content\layui\ueditor\dialogs\searchreplace\searchreplace.js" />
- <Content Include="Content\layui\ueditor\dialogs\snapscreen\snapscreen.html" />
- <Content Include="Content\layui\ueditor\dialogs\spechars\spechars.html" />
- <Content Include="Content\layui\ueditor\dialogs\spechars\spechars.js" />
- <Content Include="Content\layui\ueditor\dialogs\table\dragicon.png" />
- <Content Include="Content\layui\ueditor\dialogs\table\edittable.css" />
- <Content Include="Content\layui\ueditor\dialogs\table\edittable.html" />
- <Content Include="Content\layui\ueditor\dialogs\table\edittable.js" />
- <Content Include="Content\layui\ueditor\dialogs\table\edittd.html" />
- <Content Include="Content\layui\ueditor\dialogs\table\edittip.html" />
- <Content Include="Content\layui\ueditor\dialogs\template\config.js" />
- <Content Include="Content\layui\ueditor\dialogs\template\images\bg.gif" />
- <Content Include="Content\layui\ueditor\dialogs\template\images\pre0.png" />
- <Content Include="Content\layui\ueditor\dialogs\template\images\pre1.png" />
- <Content Include="Content\layui\ueditor\dialogs\template\images\pre2.png" />
- <Content Include="Content\layui\ueditor\dialogs\template\images\pre3.png" />
- <Content Include="Content\layui\ueditor\dialogs\template\images\pre4.png" />
- <Content Include="Content\layui\ueditor\dialogs\template\template.css" />
- <Content Include="Content\layui\ueditor\dialogs\template\template.html" />
- <Content Include="Content\layui\ueditor\dialogs\template\template.js" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\bg.png" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\center_focus.jpg" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\file-icons.gif" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\file-icons.png" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\icons.gif" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\icons.png" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\image.png" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\left_focus.jpg" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\none_focus.jpg" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\progress.png" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\right_focus.jpg" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\success.gif" />
- <Content Include="Content\layui\ueditor\dialogs\video\images\success.png" />
- <Content Include="Content\layui\ueditor\dialogs\video\video.css" />
- <Content Include="Content\layui\ueditor\dialogs\video\video.html" />
- <Content Include="Content\layui\ueditor\dialogs\video\video.js" />
- <Content Include="Content\layui\ueditor\dialogs\webapp\webapp.html" />
- <Content Include="Content\layui\ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
- <Content Include="Content\layui\ueditor\dialogs\wordimage\imageUploader.swf" />
- <Content Include="Content\layui\ueditor\dialogs\wordimage\tangram.js" />
- <Content Include="Content\layui\ueditor\dialogs\wordimage\wordimage.html" />
- <Content Include="Content\layui\ueditor\dialogs\wordimage\wordimage.js" />
- <Content Include="Content\layui\ueditor\index.html" />
- <Content Include="Content\layui\ueditor\lang\en\en.js" />
- <Content Include="Content\layui\ueditor\lang\en\images\addimage.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\alldeletebtnhoverskin.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\alldeletebtnupskin.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\background.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\button.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\copy.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\deletedisable.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\deleteenable.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\listbackground.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\localimage.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\music.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\rotateleftdisable.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\rotateleftenable.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\rotaterightdisable.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\rotaterightenable.png" />
- <Content Include="Content\layui\ueditor\lang\en\images\upload.png" />
- <Content Include="Content\layui\ueditor\lang\zh-cn\images\copy.png" />
- <Content Include="Content\layui\ueditor\lang\zh-cn\images\localimage.png" />
- <Content Include="Content\layui\ueditor\lang\zh-cn\images\music.png" />
- <Content Include="Content\layui\ueditor\lang\zh-cn\images\upload.png" />
- <Content Include="Content\layui\ueditor\lang\zh-cn\zh-cn.js" />
- <Content Include="Content\layui\ueditor\net\net.sln" />
- <Content Include="Content\layui\ueditor\net\upload\image\20180208\6365368678473210553775084.jpg" />
- <Content Include="Content\layui\ueditor\net\upload\image\20180208\6365369534195746052197026.jpg" />
- <Content Include="Content\layui\ueditor\net\~upload\file\20180210\6365385194037829629530878.txt" />
- <Content Include="Content\layui\ueditor\themes\default\css\ueditor.css" />
- <Content Include="Content\layui\ueditor\themes\default\css\ueditor.min.css" />
- <Content Include="Content\layui\ueditor\themes\default\dialogbase.css" />
- <Content Include="Content\layui\ueditor\themes\default\images\anchor.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\arrow.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\arrow_down.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\arrow_up.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\button-bg.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\cancelbutton.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\charts.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\cursor_h.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\cursor_h.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\cursor_v.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\cursor_v.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\dialog-title-bg.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\filescan.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\highlighted.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\icons-all.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\icons.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\icons.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\loaderror.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\loading.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\lock.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\neweditor-tab-bg.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\pagebreak.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\scale.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\sortable.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\spacer.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\sparator_v.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\table-cell-align.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\tangram-colorpicker.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\toolbar_bg.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\unhighlighted.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\upload.png" />
- <Content Include="Content\layui\ueditor\themes\default\images\videologo.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\word.gif" />
- <Content Include="Content\layui\ueditor\themes\default\images\wordpaste.png" />
- <Content Include="Content\layui\ueditor\themes\iframe.css" />
- <Content Include="Content\layui\ueditor\third-party\codemirror\codemirror.css" />
- <Content Include="Content\layui\ueditor\third-party\codemirror\codemirror.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\standalone-framework.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts-more.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts-more.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\highcharts.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\annotations.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\annotations.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\canvas-tools.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\data.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\data.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\drilldown.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\drilldown.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\exporting.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\exporting.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\funnel.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\funnel.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\heatmap.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\heatmap.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\map.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\map.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\no-data-to-display.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\themes\dark-blue.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\themes\dark-green.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\themes\gray.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\themes\grid.js" />
- <Content Include="Content\layui\ueditor\third-party\highcharts\themes\skies.js" />
- <Content Include="Content\layui\ueditor\third-party\jquery-1.10.2.js" />
- <Content Include="Content\layui\ueditor\third-party\jquery-1.10.2.min.js" />
- <Content Include="Content\layui\ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
- <Content Include="Content\layui\ueditor\third-party\SyntaxHighlighter\shCore.js" />
- <Content Include="Content\layui\ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
- <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.svg" />
- <Content Include="Content\layui\ueditor\third-party\video-js\video-js.css" />
- <Content Include="Content\layui\ueditor\third-party\video-js\video-js.min.css" />
- <Content Include="Content\layui\ueditor\third-party\video-js\video-js.swf" />
- <Content Include="Content\layui\ueditor\third-party\video-js\video.dev.js" />
- <Content Include="Content\layui\ueditor\third-party\video-js\video.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\Uploader.swf" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.css" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.custom.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.custom.min.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.flashonly.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.html5only.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.html5only.min.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.min.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.withoutimage.js" />
- <Content Include="Content\layui\ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
- <Content Include="Content\layui\ueditor\third-party\xss.min.js" />
- <Content Include="Content\layui\ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
- <Content Include="Content\layui\ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
- <Content Include="Content\layui\ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
- <Content Include="Content\layui\ueditor\ueditor.all.js" />
- <Content Include="Content\layui\ueditor\ueditor.all.min.js" />
- <Content Include="Content\layui\ueditor\ueditor.config.js" />
- <Content Include="Content\layui\ueditor\ueditor.parse.js" />
- <Content Include="Content\layui\ueditor\ueditor.parse.min.js" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\api.js" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\common.css" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\common_ie6.css" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\apiMenu.gif" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\apiMenu.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\background.jpg" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\chinese.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\close.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\contact-bg.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\english.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\header-bg.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\lightbulb.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_arrow.gif" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_arrow.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_bg.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\overlay_close_IE6.gif" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\zTreeStandard.gif" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\img\zTreeStandard.png" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\jquery-1.6.2.min.js" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\jquery.ztree.core-3.5.js" />
- <Content Include="Content\layui\zTree\v3\api\apiCss\zTreeStyleForApi.css" />
- <Content Include="Content\layui\zTree\v3\api\API_cn.html" />
- <Content Include="Content\layui\zTree\v3\api\API_en.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree.destroy.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree.getZTreeObj.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree.init.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\fn.zTree._z.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.autoParam.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.contentType.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.dataFilter.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.dataType.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.otherParam.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.type.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.async.url.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeAsync.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeCheck.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeClick.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeCollapse.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDblClick.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDrag.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDragOpen.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeDrop.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeEditName.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeExpand.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeMouseDown.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeMouseUp.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeRemove.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeRename.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.beforeRightClick.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onAsyncError.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onAsyncSuccess.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onCheck.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onClick.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onCollapse.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDblClick.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDrag.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDragMove.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onDrop.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onExpand.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onMouseDown.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onMouseUp.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onNodeCreated.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onRemove.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onRename.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.callback.onRightClick.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.check.autoCheckTrigger.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.check.chkboxType.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.check.chkDisabledInherit.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.check.chkStyle.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.check.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.check.nocheckInherit.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.check.radioType.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.keep.leaf.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.keep.parent.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.checked.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.children.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.name.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.title.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.key.url.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.idKey.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.pIdKey.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.data.simpleData.rootPId.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.autoExpandTrigger.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.autoOpenTime.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.borderMax.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.borderMin.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.inner.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.isCopy.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.isMove.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.maxShowNodeNum.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.minMoveSize.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.next.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.drag.prev.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.editNameSelectAll.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.removeTitle.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.renameTitle.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.showRemoveBtn.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.edit.showRenameBtn.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.treeId.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.treeObj.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.addDiyDom.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.addHoverDom.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.autoCancelSelected.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.dblClickExpand.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.expandSpeed.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.fontCss.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.nameIsHTML.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.removeHoverDom.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.selectedMulti.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.showIcon.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.showLine.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.showTitle.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\setting.view.txtSelectedEnable.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.checked.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.checkedOld.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.check_Child_State.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.check_Focus.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.children.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.chkDisabled.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.click.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.diy.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.editNameFlag.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getCheckStatus.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getNextNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getParentNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.getPreNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.halfCheck.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.icon.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.iconClose.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.iconOpen.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.iconSkin.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isAjaxing.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isFirstNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isHidden.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isHover.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isLastNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.isParent.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.level.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.name.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.nocheck.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.open.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.parentTId.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.target.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.tId.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.url.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\treeNode.zAsync.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.addNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.cancelEditName.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.cancelSelectedNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.checkAllNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.checkNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.copyNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.destroy.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.editName.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.expandAll.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.expandNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getChangeCheckedNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getCheckedNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodeByParam.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodeByTId.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodeIndex.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodesByFilter.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodesByParam.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getNodesByParamFuzzy.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.getSelectedNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.hideNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.hideNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.moveNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.reAsyncChildNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.refresh.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.removeChildNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.removeNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.selectNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.setChkDisabled.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.setEditable.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.setting.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.showNode.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.showNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.transformToArray.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.transformTozTreeNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\cn\zTreeObj.updateNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\fn.zTree.destroy.html" />
- <Content Include="Content\layui\zTree\v3\api\en\fn.zTree.getZTreeObj.html" />
- <Content Include="Content\layui\zTree\v3\api\en\fn.zTree.init.html" />
- <Content Include="Content\layui\zTree\v3\api\en\fn.zTree._z.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.autoParam.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.contentType.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.dataFilter.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.dataType.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.otherParam.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.type.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.async.url.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeAsync.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeCheck.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeClick.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeCollapse.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDblClick.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDrag.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDragOpen.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeDrop.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeEditName.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeExpand.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeMouseDown.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeMouseUp.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeRemove.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeRename.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.beforeRightClick.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onAsyncError.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onAsyncSuccess.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onCheck.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onClick.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onCollapse.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDblClick.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDrag.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDragMove.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onDrop.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onExpand.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onMouseDown.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onMouseUp.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onNodeCreated.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onRemove.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onRename.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.callback.onRightClick.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.check.autoCheckTrigger.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.check.chkboxType.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.check.chkDisabledInherit.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.check.chkStyle.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.check.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.check.nocheckInherit.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.check.radioType.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.keep.leaf.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.keep.parent.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.checked.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.children.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.name.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.title.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.key.url.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.idKey.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.pIdKey.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.data.simpleData.rootPId.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.autoExpandTrigger.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.autoOpenTime.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.borderMax.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.borderMin.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.inner.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.isCopy.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.isMove.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.maxShowNodeNum.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.minMoveSize.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.next.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.drag.prev.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.editNameSelectAll.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.enable.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.removeTitle.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.renameTitle.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.showRemoveBtn.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.edit.showRenameBtn.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.treeId.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.treeObj.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.addDiyDom.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.addHoverDom.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.autoCancelSelected.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.dblClickExpand.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.expandSpeed.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.fontCss.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.nameIsHTML.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.removeHoverDom.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.selectedMulti.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.showIcon.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.showLine.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.showTitle.html" />
- <Content Include="Content\layui\zTree\v3\api\en\setting.view.txtSelectedEnable.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.checked.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.checkedOld.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.check_Child_State.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.check_Focus.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.children.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.chkDisabled.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.click.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.diy.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.editNameFlag.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.getCheckStatus.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.getNextNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.getParentNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.getPreNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.halfCheck.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.icon.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.iconClose.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.iconOpen.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.iconSkin.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.isAjaxing.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.isFirstNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.isHidden.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.isHover.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.isLastNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.isParent.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.level.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.name.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.nocheck.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.open.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.parentTId.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.target.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.tId.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.url.html" />
- <Content Include="Content\layui\zTree\v3\api\en\treeNode.zAsync.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.addNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.cancelEditName.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.cancelSelectedNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.checkAllNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.checkNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.copyNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.destroy.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.editName.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.expandAll.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.expandNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getChangeCheckedNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getCheckedNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodeByParam.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodeByTId.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodeIndex.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodesByFilter.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodesByParam.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getNodesByParamFuzzy.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.getSelectedNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.hideNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.hideNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.moveNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.reAsyncChildNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.refresh.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.removeChildNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.removeNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.selectNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.setChkDisabled.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.setEditable.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.setting.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.showNode.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.showNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.transformToArray.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.transformTozTreeNodes.html" />
- <Content Include="Content\layui\zTree\v3\api\en\zTreeObj.updateNode.html" />
- <Content Include="Content\layui\zTree\v3\css\metroStyle\img\line_conn.png" />
- <Content Include="Content\layui\zTree\v3\css\metroStyle\img\loading.gif" />
- <Content Include="Content\layui\zTree\v3\css\metroStyle\img\metro.gif" />
- <Content Include="Content\layui\zTree\v3\css\metroStyle\img\metro.png" />
- <Content Include="Content\layui\zTree\v3\css\metroStyle\metroStyle.css" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\1_close.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\1_open.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\2.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\3.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\4.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\5.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\6.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\7.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\8.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\diy\9.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\line_conn.gif" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\loading.gif" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\zTreeStandard.gif" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\img\zTreeStandard.png" />
- <Content Include="Content\layui\zTree\v3\css\zTreeStyle\zTreeStyle.css" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.all-3.5.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.all-3.5.min.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.core-3.5.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.core-3.5.min.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.excheck-3.5.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.excheck-3.5.min.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exedit-3.5.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exedit-3.5.min.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exedit.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exhide-3.5.js" />
- <Content Include="Content\layui\zTree\v3\js\jquery.ztree.exhide-3.5.min.js" />
- <Content Include="Content\seatformjs\formopt.js" />
- <Content Include="Content\seatformjs\ocxevent.js" />
- <Content Include="Content\seatformjs\ocxopt.js" />
- <Content Include="favicon.ico" />
- <Content Include="Global.asax" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Views\Web.config" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="App_Data\" />
- <Folder Include="Content\layui\ueditor\net\Bin\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.eot" />
- <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.ttf" />
- <Content Include="Content\layui\css\modules\layui-icon-extend\iconfont.woff" />
- <Content Include="Content\layui\font\iconfont.eot" />
- <Content Include="Content\layui\font\iconfont.ttf" />
- <Content Include="Content\layui\font\iconfont.woff" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Default\Login.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.eot" />
- <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.ttf" />
- <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.woff" />
- <Content Include="Content\css\font-awesome\fonts\fontawesome-webfont.woff2" />
- <Content Include="Content\css\font-awesome\fonts\FontAwesome.otf" />
- <Content Include="Content\css\plugins\footable\fonts\footable.eot" />
- <Content Include="Content\css\plugins\footable\fonts\footable.ttf" />
- <Content Include="Content\css\plugins\footable\fonts\footable.woff" />
- <Content Include="Content\css\plugins\footable\fonts\footabled41d.eot" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\js\plugins\layer\laydate-v1.1.zip" />
- <Content Include="Content\js\plugins\layer\laydate-v1.1\layDate官网.url" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Main\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Content\css\callrecord\iconfont.eot" />
- <Content Include="Content\css\callrecord\iconfont.ttf" />
- <Content Include="Content\css\callrecord\iconfont.woff" />
- <Content Include="Views\CallRecord\CallRecordList.cshtml" />
- <Content Include="Views\WorkFlow\WorkFlowList.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderAllList.cshtml" />
- <Content Include="Views\CallRecord\CallLeaveList.cshtml" />
- <Content Include="Views\CallRecord\SeatMonitoringList.cshtml" />
- <Content Include="Views\Customer\CustomerAllList.cshtml" />
- <Content Include="Views\SystemManage\DepartmentList.cshtml" />
- <Content Include="Views\CallRecord\CallScreen.cshtml" />
- <Content Include="Views\CallRecord\CallWorkFolw.cshtml" />
- <Content Include="Views\WorkOrder\EditMyOrder.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderMyList.cshtml" />
- <Content Include="Views\Main\iframeocx.cshtml" />
- <Content Include="Views\Main\IndexCenter.cshtml" />
- <Content Include="Views\Repository\RepositoryQAList.cshtml" />
- <Content Include="Views\Report\IndexCenterCallPre.cshtml" />
- <Content Include="Views\Report\IndexCenterWorkOrderPre.cshtml" />
- <Content Include="Views\Report\IndexCenterWorkOrderTimeBar.cshtml" />
- <Content Include="Views\WorkOrder\ViewMyOrder.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderNoList.cshtml" />
- <Content Include="Views\OCXOpt\OCXOptAjax.cshtml" />
- <Content Include="Content\layui\ueditor\net\config.json" />
- <Content Include="Content\layui\ueditor\net\controller.ashx" />
- <Content Include="Content\layui\ueditor\net\README.md" />
- <Content Include="Content\layui\ueditor\net\Web.config" />
- <Content Include="Content\layui\ueditor\third-party\jquery-1.10.2.min.map" />
- <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.eot" />
- <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.ttf" />
- <Content Include="Content\layui\ueditor\third-party\video-js\font\vjs.woff" />
- <Content Include="log4net.config" />
- <None Include="Properties\PublishProfiles\11.pubxml" />
- <Content Include="Views\SystemManage\RoleList.cshtml" />
- <Content Include="Views\SystemManage\BusinessTypeList.cshtml" />
- <Content Include="Views\SystemManage\BussinessTypeEdit.cshtml" />
- <Content Include="Views\SystemManage\RoleEdit.cshtml" />
- <Content Include="Views\SystemManage\DepartmentEdit.cshtml" />
- <Content Include="Views\SystemManage\DictionaryList.cshtml" />
- <Content Include="Views\SystemManage\DictionaryBaseEdit.cshtml" />
- <Content Include="Views\SystemManage\DictionaryValueEdit.cshtml" />
- <Content Include="Views\CallRecord\VoicePlay.cshtml" />
- <Content Include="Views\SystemManage\MenuTree.cshtml" />
- <Content Include="Views\SystemManage\MenuList.cshtml" />
- <Content Include="Views\SystemManage\MenuEdit.cshtml" />
- <Content Include="Views\SystemManage\UserList.cshtml" />
- <Content Include="Views\SystemManage\UserEdit.cshtml" />
- <Content Include="Views\SystemManage\UserPwdEdit.cshtml" />
- <Content Include="Views\RepositoryCategory\RepositoryCategoryList.cshtml" />
- <Content Include="Views\RepositoryCategory\RepositoryCategoryEdit.cshtml" />
- <Content Include="Views\RepositoryCategory\RepositoryCategoryContentList.cshtml" />
- <Content Include="Views\RepositoryCategory\RepositoryCategoryContentEdit.cshtml" />
- <Content Include="Views\RepositoryCategory\RepositoryCategoryContentView.cshtml" />
- <Content Include="Views\SystemManage\UserView.cshtml" />
- <Content Include="Views\CallRecord\EditCallWorkFolw.cshtml" />
- <Content Include="Views\Report\CallInMatch.cshtml" />
- <Content Include="Views\OtherPage\WebChart.cshtml" />
- <Content Include="Views\Report\CallInTypeMath.cshtml" />
- <Content Include="Views\Report\WorkOrderTypeMath.cshtml" />
- <Content Include="Views\LostGoods\LostGoodsRegistList.cshtml" />
- <Content Include="Views\LostGoods\LostGoodsRegist.cshtml" />
- <Content Include="Views\LostGoods\GetPathInfo.cshtml" />
- <Content Include="Views\LostGoods\RebackLost.cshtml" />
- <Content Include="Views\LostGoods\LostGoodsView.cshtml" />
- <Content Include="Views\LostGoods\LostTransfer.cshtml" />
- <Content Include="Views\LostGoods\LostGoodsAllList.cshtml" />
- <Content Include="Views\LostGoods\LostGoodsReceivedList.cshtml" />
- <Content Include="Views\CallRecord\WXWorkFlowEdit.cshtml" />
- <Content Include="Views\OptLogs\LoginLogList.cshtml" />
- <Content Include="Views\Report\WorkOrderTypeUserMath.cshtml" />
- <Content Include="Views\Report\WorkOrderFrom.cshtml" />
- <Content Include="Views\Report\WorkOrderTrainFunctionMath.cshtml" />
- <Content Include="Views\WXInterFace\WXWorkFlow.cshtml" />
- <Content Include="Views\WXInterFace\GetDicSelect.cshtml" />
- <Content Include="Views\Report\CallTimeMath.cshtml" />
- <Content Include="Views\Main\PhoneCall.cshtml" />
- <Content Include="Views\ScreenDisplay\MainScreen.cshtml" />
- <Content Include="Views\SMSManager\SMSSentList.cshtml" />
- <Content Include="Views\LostGoods\LostGoodsRegistEdit.cshtml" />
- <Content Include="Views\Customer\CusOrderList.cshtml" />
- <Content Include="Views\Report\WorkOrderShow.cshtml" />
- <Content Include="Views\SystemManage\NoticeEdit.cshtml" />
- <Content Include="Views\SystemManage\noticeManage.cshtml" />
- <Content Include="Views\SystemManage\NoticeView.cshtml" />
- <Content Include="Views\HrEmployeeBase\EmployeeBaseEdit.cshtml" />
- <Content Include="Views\HrEmployeeBase\EmployeeBaseList.cshtml" />
- <Content Include="Views\HrEmployeeBase\EmployeeSearchList.cshtml" />
- <Content Include="Views\HrEmployeeBase\EmployyFromExcel.cshtml" />
- <Content Include="Views\SMS\SMS_Send.cshtml" />
- <Content Include="Views\SMS\SMS_SendTask.cshtml" />
- <Content Include="Views\SMS\SMS_SendTaskOK.cshtml" />
- <Content Include="Views\QualityManagement\QCIndexEdit.cshtml" />
- <Content Include="Views\QualityManagement\QCIndexList.cshtml" />
- <Content Include="Views\QualityManagement\QcResultList.cshtml" />
- <Content Include="Views\QualityManagement\QCShowVoicePlay.cshtml" />
- <Content Include="Views\QualityManagement\QCVoicePlay.cshtml" />
- <Content Include="Views\QualityManagement\QualityTestScore.cshtml" />
- <Content Include="Views\QualityManagement\TargetManagementEdit.cshtml" />
- <Content Include="Views\QualityManagement\TargetManagementList.cshtml" />
- <Content Include="Views\Main\MainTabFrame.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderAllListReport.cshtml" />
- <Content Include="Views\Report\YwTypeReport.cshtml" />
- <Content Include="Views\Report\zxywtype.cshtml" />
- <Content Include="Views\Report\ReportWorkOrderInfo.cshtml" />
- <Content Include="Views\CallRecord\WBWorkFlow.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderAllList_Wb.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderAllListShow.cshtml" />
- <Content Include="Views\Report\ReportWorkOrderInfoWord.cshtml" />
- <Content Include="Views\QualityManagement\QCShowVoicePlayNew.cshtml" />
- <Content Include="Views\QualityManagement\QCVoicePlayNew.cshtml" />
- <Content Include="Views\DutyNumber\GetList.cshtml" />
- <Content Include="Views\DutyNumber\Add.cshtml" />
- <Content Include="Views\Customer\Add.cshtml" />
- <Content Include="Views\DutyNumber\Edit.cshtml" />
- <Content Include="Views\DutyNumber\NoticeEdit.cshtml" />
- <Content Include="Views\QuickMsgs\Add.cshtml" />
- <Content Include="Views\QuickMsgs\Edit.cshtml" />
- <Content Include="Views\QuickMsgs\GetList.cshtml" />
- <Content Include="Views\QuickMsgs\NoticeEdit.cshtml" />
- <Content Include="Views\LogAction\GetList.cshtml" />
- <Content Include="Views\Tag\Add.cshtml" />
- <Content Include="Views\Tag\Edit.cshtml" />
- <Content Include="Views\Tag\GetList.cshtml" />
- <Content Include="Views\Tag\NoticeEdit.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderMyListHF.cshtml" />
- <Content Include="Views\CallRecord\CallWorkFolw2.cshtml" />
- <Content Include="Views\WorkOrder\workorderWaitlist.cshtml" />
- <Content Include="Views\Order\EditMyOrder.cshtml" />
- <Content Include="Views\Order\ViewMyOrder.cshtml" />
- <Content Include="Views\Order\WorkOrderMyListDZ.cshtml" />
- <Content Include="Views\Order\WorkOrderMyListDZ1.cshtml" />
- <Content Include="Views\Order\WorkOrderMyListHF.cshtml" />
- <Content Include="Views\Order\WorkOrderMyListNotice.cshtml" />
- <Content Include="Views\Order\workorderWaitlist.cshtml" />
- <Content Include="Views\WorkOrder\WorkOrderMyListDZ.cshtml" />
- <Content Include="Views\Default\SSO.cshtml" />
- <Content Include="Views\ReportOther\GetDZView.cshtml" />
- <Content Include="Views\ReportOther\GetindexView.cshtml" />
- <Content Include="Views\Order\OverOrderView.cshtml" />
- <Content Include="Views\Order\WorkOrderAllList.cshtml" />
- <Content Include="Views\Order\WorkOrderMyList.cshtml" />
- <Content Include="Views\Default\SSOShow.cshtml" />
- <Content Include="Views\MobileData\Add.cshtml" />
- <Content Include="Views\MobileData\GetList.cshtml" />
- <Content Include="Views\Order\WorkOrderDealedList.cshtml" />
- <Content Include="Views\Order\WorkOrderVisitedList.cshtml" />
- <Content Include="Views\Order\DepartmentWorkOrderList.cshtml" />
- <Content Include="Views\Order\WorkOrderShenPiList.cshtml" />
- <Content Include="Views\Order\OrderShenPiTanKuangList.cshtml" />
- <Content Include="Views\Order\WorkOrderMyDataOverAnswer.cshtml" />
- <Content Include="Views\Order\WorkOrderMyListJY.cshtml" />
- <Content Include="Views\QuickMsgs\GetHistory.cshtml" />
- <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\ZXDT.CallCenter.BLL\ZXDT.CallCenter.BLL.csproj">
- <Project>{686ab9e3-caf6-4740-962d-6e7affc7ba22}</Project>
- <Name>ZXDT.CallCenter.BLL</Name>
- </ProjectReference>
- <ProjectReference Include="..\ZXDT.CallCenter.DAL\ZXDT.CallCenter.DAL.csproj">
- <Project>{a18f58a7-3a14-4558-ba3f-42d61e00909f}</Project>
- <Name>ZXDT.CallCenter.DAL</Name>
- </ProjectReference>
- <ProjectReference Include="..\ZXDT.CallCenter.Model\ZXDT.CallCenter.Model.csproj">
- <Project>{ea3a3bd8-2b5f-4077-9d8a-dff27cdd4c12}</Project>
- <Name>ZXDT.CallCenter.Model</Name>
- </ProjectReference>
- <ProjectReference Include="..\ZXDT.Common\ZXDT.Common.csproj">
- <Project>{56213535-7fd9-4acd-a497-705670ce61dc}</Project>
- <Name>ZXDT.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\ZXDT.DBUtility\ZXDT.DBUtility.csproj">
- <Project>{e2c9435b-cb68-465a-bdf9-333f2d75e81b}</Project>
- <Name>ZXDT.DBUtility</Name>
- </ProjectReference>
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
- <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
- </Target>
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>True</UseIIS>
- <AutoAssignPort>False</AutoAssignPort>
- <DevelopmentServerPort>41969</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:41970/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target> -->
- </Project>
|