You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4182 lines
252 KiB
4182 lines
252 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
|
|
<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>{CF434F3D-0103-4338-9FDC-80AFA7B44962}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>FangYar.WebUI</RootNamespace>
|
|
<AssemblyName>FangYar.WebUI</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<TargetFrameworkProfile />
|
|
<TypeScriptToolsVersion>1.8</TypeScriptToolsVersion>
|
|
<Use64BitIISExpress />
|
|
</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>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<NoWarn>0168;</NoWarn>
|
|
</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>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Hangfire.Core, Version=1.7.12.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Hangfire.Core.1.7.12\lib\net45\Hangfire.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Hangfire.MemoryStorage, Version=1.7.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Hangfire.MemoryStorage.1.7.0\lib\net40\Hangfire.MemoryStorage.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Hangfire.SqlServer, Version=1.7.12.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Hangfire.SqlServer.1.7.12\lib\net45\Hangfire.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net">
|
|
<HintPath>..\..\lib\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Microsoft.Owin.4.1.1\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data">
|
|
<HintPath>..\..\lib\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<!--<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\lib\Newtonsoft.Json.dll</HintPath>-->
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\lib\NPOI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ServiceStack.Common">
|
|
<HintPath>..\..\lib\ServiceStack.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Spire.Common">
|
|
<HintPath>..\..\lib\Spire.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Spire.Doc">
|
|
<HintPath>..\..\lib\Spire.Doc.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Spire.License, Version=1.3.7.40, Culture=neutral, PublicKeyToken=b1144360237c8b3f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\lib\Spire.License.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Spire.XLS, Version=10.3.8.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\lib\Spire.XLS.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SqlSugarRepository, Version=2.1.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\lib\SqlSugarRepository.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ashx\CarApplyHandler.ashx" />
|
|
<Content Include="css\bootstrap.css" />
|
|
<Content Include="css\chinaz.css" />
|
|
<Content Include="css\Extend\calendar\fullcalendar.css" />
|
|
<Content Include="css\Extend\calendar\fullcalendar.print.css" />
|
|
<Content Include="css\font\adminthemes-webfont.svg" />
|
|
<Content Include="css\font\fontawesome-webfont.svg" />
|
|
<Content Include="css\font\iconfont.css" />
|
|
<Content Include="css\font\iconfont.js" />
|
|
<Content Include="css\font\iconfont.svg" />
|
|
<Content Include="css\font\pxgridsicons.svg" />
|
|
<Content Include="css\global.css" />
|
|
<Content Include="css\index.css" />
|
|
<Content Include="css\jquery.easy_slides.css" />
|
|
<Content Include="css\login.css" />
|
|
<Content Include="css\menufont\iconfont.css" />
|
|
<Content Include="css\menufont\iconfont.js" />
|
|
<Content Include="css\menufont\iconfont.svg" />
|
|
<Content Include="css\public.css" />
|
|
<Content Include="css\skin\Default.css" />
|
|
<Content Include="css\treeselect.css" />
|
|
<Content Include="css\zhgl-style.css" />
|
|
<Content Include="css\zhgl-style2.css" />
|
|
<Content Include="css\ztree\awesome\img\loading.gif" />
|
|
<Content Include="css\ztree\awesome\ztree.css" />
|
|
<Content Include="css\ztree\default\img\diy\1_close.png" />
|
|
<Content Include="css\ztree\default\img\diy\1_open.png" />
|
|
<Content Include="css\ztree\default\img\diy\2.png" />
|
|
<Content Include="css\ztree\default\img\diy\3.png" />
|
|
<Content Include="css\ztree\default\img\diy\4.png" />
|
|
<Content Include="css\ztree\default\img\diy\5.png" />
|
|
<Content Include="css\ztree\default\img\diy\6.png" />
|
|
<Content Include="css\ztree\default\img\diy\7.png" />
|
|
<Content Include="css\ztree\default\img\diy\8.png" />
|
|
<Content Include="css\ztree\default\img\diy\9.png" />
|
|
<Content Include="css\ztree\default\img\line_conn.gif" />
|
|
<Content Include="css\ztree\default\img\loading.gif" />
|
|
<Content Include="css\ztree\default\img\zTreeStandard.gif" />
|
|
<Content Include="css\ztree\default\img\zTreeStandard.png" />
|
|
<Content Include="css\ztree\default\ztree.css" />
|
|
<Content Include="css\ztree\metro\img\line_conn.png" />
|
|
<Content Include="css\ztree\metro\img\loading.gif" />
|
|
<Content Include="css\ztree\metro\img\metro.gif" />
|
|
<Content Include="css\ztree\metro\img\metro.png" />
|
|
<Content Include="css\ztree\metro\ztree.css" />
|
|
<Content Include="DocManageAPP.Publish.xml" />
|
|
<Content Include="Fire\Announcement\AnnAudit.html" />
|
|
<Content Include="Fire\Announcement\AnnEdit.html" />
|
|
<Content Include="Fire\Announcement\AnnEdit.js" />
|
|
<Content Include="Fire\Announcement\AnnList.html" />
|
|
<Content Include="Fire\Announcement\AnnList.js" />
|
|
<Content Include="Fire\Announcement\depttree.html" />
|
|
<Content Include="Fire\Announcement\HomeAnn.html" />
|
|
<Content Include="Fire\Announcement\HomeAnnList.html" />
|
|
<Content Include="Fire\Announcement\HomeAnnList.js" />
|
|
<Content Include="Fire\Dept\DeptAudit.html" />
|
|
<Content Include="Fire\Dept\DeptAudit.js" />
|
|
<Content Include="Fire\Dept\DeptEdit.html" />
|
|
<Content Include="Fire\Dept\DeptEdit.js" />
|
|
<Content Include="Fire\Dept\DeptList.html" />
|
|
<Content Include="Fire\Dept\DeptList.js" />
|
|
<Content Include="Fire\Dept\tree.html" />
|
|
<Content Include="Fire\Epuip\CarEquEdit.html" />
|
|
<Content Include="Fire\Epuip\CarEquEdit.js" />
|
|
<Content Include="Fire\Epuip\CarEquip.html" />
|
|
<Content Include="Fire\Epuip\CarEquip.js" />
|
|
<Content Include="Fire\Epuip\edit.html" />
|
|
<Content Include="Fire\Epuip\edit.js" />
|
|
<Content Include="Fire\Epuip\Record.html" />
|
|
<Content Include="Fire\Epuip\Record.js" />
|
|
<Content Include="Fire\Epuip\view.html" />
|
|
<Content Include="Fire\GISBASE\GisBaseAudit.html" />
|
|
<Content Include="Fire\GISBASE\GisBaseAudit.js" />
|
|
<Content Include="Fire\GISBASE\GisBaseEdit.html" />
|
|
<Content Include="Fire\GISBASE\GisBaseEdit.js" />
|
|
<Content Include="Fire\GISBASE\GisBaseList.html" />
|
|
<Content Include="Fire\GISBASE\GisBaseList.js" />
|
|
<Content Include="Fire\Crane\CraneAudit.html" />
|
|
<Content Include="Fire\Crane\CraneAudit.js" />
|
|
<Content Include="Fire\Crane\CraneEdit.html" />
|
|
<Content Include="Fire\Crane\CraneEdit.js" />
|
|
<Content Include="Fire\Crane\CraneList.html" />
|
|
<Content Include="Fire\Crane\CraneList.js" />
|
|
<Content Include="Fire\Epuip\EpuEdit.html" />
|
|
<Content Include="Fire\Epuip\EpuEdit.js" />
|
|
<Content Include="Fire\Epuip\EpuList.html" />
|
|
<Content Include="Fire\Epuip\EpuList.js" />
|
|
<Content Include="Fire\Epuip\EpuAudit.html" />
|
|
<Content Include="Fire\Epuip\EpuAudit.js" />
|
|
<Content Include="Fire\EpuType\EpuTypeEdit.html" />
|
|
<Content Include="Fire\EpuType\EpuTypeEdit.js" />
|
|
<Content Include="Fire\EpuType\EpuTypeList.html" />
|
|
<Content Include="Fire\EpuType\EpuTypeList.js" />
|
|
<Content Include="Fire\EUnit\EUnitAudit.js" />
|
|
<Content Include="Fire\Expert\ExpertAudit.html" />
|
|
<Content Include="Fire\Expert\ExpertEdit.html" />
|
|
<Content Include="Fire\Expert\ExpertEdit.js" />
|
|
<Content Include="Fire\Expert\ExpertList.html" />
|
|
<Content Include="Fire\Expert\ExpertList.js" />
|
|
<Content Include="Fire\Expert\ExpertAudit.js" />
|
|
<Content Include="Fire\Hydrant\HydrantAudit.html" />
|
|
<Content Include="Fire\Hydrant\HydrantAudit.js" />
|
|
<Content Include="Fire\Hydrant\HydrantEdit.html" />
|
|
<Content Include="Fire\Hydrant\HydrantEdit.js" />
|
|
<Content Include="Fire\Hydrant\HydrantList.html" />
|
|
<Content Include="Fire\Hydrant\HydrantList.js" />
|
|
<Content Include="Fire\HydSta\HydStaAudit.html" />
|
|
<Content Include="Fire\HydSta\HydStaEdit.html" />
|
|
<Content Include="Fire\HydSta\HydStaEdit.js" />
|
|
<Content Include="Fire\HydSta\HydStaList.html" />
|
|
<Content Include="Fire\HydSta\HydStaList.js" />
|
|
<Content Include="Fire\ImportantDiary\fireDiary.html" />
|
|
<Content Include="Fire\Inspect\InspectEchars.html" />
|
|
<Content Include="Fire\Inspect\InspectEdit.html" />
|
|
<Content Include="Fire\Inspect\InspectEdit.js" />
|
|
<Content Include="Fire\Inspect\InspectList.html" />
|
|
<Content Include="Fire\Inspect\InspectList.js" />
|
|
<Content Include="Fire\Inspect\InspectAudit.html" />
|
|
<Content Include="Fire\Inspect\InspectAudit.js" />
|
|
<Content Include="Fire\Inspect\InspectList - 复制.html" />
|
|
<Content Include="Fire\Inspect\InspectList - 复制.js" />
|
|
<Content Include="Fire\IntWharf\IntWharfAudit.html" />
|
|
<Content Include="Fire\IntWharf\IntWharfEdit.html" />
|
|
<Content Include="Fire\IntWharf\IntWharfEdit.js" />
|
|
<Content Include="Fire\IntWharf\IntWharfList.html" />
|
|
<Content Include="Fire\IntWharf\IntWharfList.js" />
|
|
<Content Include="Fire\IntWharf\IntWharfAudit.js" />
|
|
<Content Include="Fire\lampControl\lampControl.html" />
|
|
<Content Include="Fire\lampControl\lampList.html" />
|
|
<Content Include="Fire\LUnit\LUnitAudit.html" />
|
|
<Content Include="Fire\LUnit\LUnitEdit.html" />
|
|
<Content Include="Fire\LUnit\LUnitEdit.js" />
|
|
<Content Include="Fire\LUnit\LUnitList.html" />
|
|
<Content Include="Fire\LUnit\LUnitList.js" />
|
|
<Content Include="Fire\LUnit\LUnitAudit.js" />
|
|
<Content Include="Fire\Map2\coordinateTransformation.js" />
|
|
<Content Include="Fire\Map2\fonts\iconfont.css" />
|
|
<Content Include="Fire\Map2\fonts\iconfont.js" />
|
|
<Content Include="Fire\Map2\fonts\iconfont.svg" />
|
|
<Content Include="Fire\Map2\img\alarmIcon.png" />
|
|
<Content Include="Fire\Map2\img\carLocation.png" />
|
|
<Content Include="Fire\Map2\img\electronicFence.png" />
|
|
<Content Include="Fire\Map2\img\gjlbg1.png" />
|
|
<Content Include="Fire\Map2\img\is实时路况.png" />
|
|
<Content Include="Fire\Map2\img\is报警列表.png" />
|
|
<Content Include="Fire\Map2\img\is搜索.png" />
|
|
<Content Include="Fire\Map2\img\is测量.png" />
|
|
<Content Include="Fire\Map2\img\is路径规划.png" />
|
|
<Content Include="Fire\Map2\img\is车辆列表.png" />
|
|
<Content Include="Fire\Map2\img\is面积.png" />
|
|
<Content Include="Fire\Map2\img\trajectory.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon1.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon1h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon2.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon2h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon3.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon3h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon4.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon4h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon5.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-gjl-icon5h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon1.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon1h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon2.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon2h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon3.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon3h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon4.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon4h.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon5.png" />
|
|
<Content Include="Fire\Map2\img\xfzy-icon5h.png" />
|
|
<Content Include="Fire\Map2\img\公务车.png" />
|
|
<Content Include="Fire\Map2\img\实时路况.png" />
|
|
<Content Include="Fire\Map2\img\打印.png" />
|
|
<Content Include="Fire\Map2\img\报警列表.png" />
|
|
<Content Include="Fire\Map2\img\搜索.png" />
|
|
<Content Include="Fire\Map2\img\放大.png" />
|
|
<Content Include="Fire\Map2\img\最大化.png" />
|
|
<Content Include="Fire\Map2\img\最小化.png" />
|
|
<Content Include="Fire\Map2\img\测量.png" />
|
|
<Content Include="Fire\Map2\img\消防车.png" />
|
|
<Content Include="Fire\Map2\img\漫游.png" />
|
|
<Content Include="Fire\Map2\img\终.png" />
|
|
<Content Include="Fire\Map2\img\经.png" />
|
|
<Content Include="Fire\Map2\img\绘制.cur" />
|
|
<Content Include="Fire\Map2\img\缩小.png" />
|
|
<Content Include="Fire\Map2\img\起.png" />
|
|
<Content Include="Fire\Map2\img\路径规划.png" />
|
|
<Content Include="Fire\Map2\img\车辆列表.png" />
|
|
<Content Include="Fire\Map2\img\面积.png" />
|
|
<Content Include="Fire\Map2\index.css" />
|
|
<Content Include="Fire\Map2\index.js" />
|
|
<Content Include="Fire\Map2\Map.html" />
|
|
<Content Include="Fire\Map2\MapVideoRealPlay.html" />
|
|
<Content Include="Fire\Map2\MapVideoRealPlay.js" />
|
|
<Content Include="Fire\Map2\ParaDeal.js" />
|
|
<Content Include="Fire\Map2\test.html" />
|
|
<Content Include="Fire\Map2\test2.html" />
|
|
<Content Include="Fire\Map2\test3.html" />
|
|
<Content Include="Fire\Map2\videolib\css\video-js.min.css" />
|
|
<Content Include="Fire\Map2\videolib\js\video.min.js" />
|
|
<Content Include="Fire\Map2\videolib\videojs-flash.min.js" />
|
|
<Content Include="Fire\Map\ckplayer\ckplayer.js" />
|
|
<Content Include="Fire\Map\ckplayer\ckplayer.min.js" />
|
|
<Content Include="Fire\Map\ckplayer\ckplayer.swf" />
|
|
<Content Include="Fire\Map\ckplayer\ckplayer.xml" />
|
|
<Content Include="Fire\Map\ckplayer\hls\hls.js" />
|
|
<Content Include="Fire\Map\ckplayer\hls\hls.min.js" />
|
|
<Content Include="Fire\Map\ckplayer\language.xml" />
|
|
<Content Include="Fire\Map\ckplayer\style.xml" />
|
|
<Content Include="Fire\Map\ckplayer\videoPlayer.swf" />
|
|
<Content Include="Fire\Map\FireEngineInfo.js" />
|
|
<Content Include="Fire\Map\fonts\iconfont.css" />
|
|
<Content Include="Fire\Map\fonts\iconfont.js" />
|
|
<Content Include="Fire\Map\fonts\iconfont.svg" />
|
|
<Content Include="Fire\Map\getgps.html" />
|
|
<Content Include="Fire\Map\getGPS.js" />
|
|
<Content Include="Fire\Map\img\carLocation.png" />
|
|
<Content Include="Fire\Map\img\carvideo.png" />
|
|
<Content Include="Fire\Map\img\electronicFence.png" />
|
|
<Content Include="Fire\Map\img\is报警列表.png" />
|
|
<Content Include="Fire\Map\img\is搜索.png" />
|
|
<Content Include="Fire\Map\img\is测量.png" />
|
|
<Content Include="Fire\Map\img\is路径规划.png" />
|
|
<Content Include="Fire\Map\img\is车辆列表.png" />
|
|
<Content Include="Fire\Map\img\is面积.png" />
|
|
<Content Include="Fire\Map\img\trajectory.png" />
|
|
<Content Include="Fire\Map\img\实时路况.png" />
|
|
<Content Include="Fire\Map\img\is实时路况.png" />
|
|
<Content Include="Fire\Map\img\打印.png" />
|
|
<Content Include="Fire\Map\img\alarmIcon.png" />
|
|
<Content Include="Fire\Map\img\报警列表.png" />
|
|
<Content Include="Fire\Map\img\搜索.png" />
|
|
<Content Include="Fire\Map\img\放大.png" />
|
|
<Content Include="Fire\Map\img\最大化.png" />
|
|
<Content Include="Fire\Map\img\最小化.png" />
|
|
<Content Include="Fire\Map\img\测量.png" />
|
|
<Content Include="Fire\Map\img\消防车.png" />
|
|
<Content Include="Fire\Map\img\漫游.png" />
|
|
<Content Include="Fire\Map\img\公务车.png" />
|
|
<Content Include="Fire\Map\img\终.png" />
|
|
<Content Include="Fire\Map\img\经.png" />
|
|
<Content Include="Fire\Map\img\绘制.cur" />
|
|
<Content Include="Fire\Map\img\缩小.png" />
|
|
<Content Include="Fire\Map\img\起.png" />
|
|
<Content Include="Fire\Map\img\路径规划.png" />
|
|
<Content Include="Fire\Map\img\车辆列表.png" />
|
|
<Content Include="Fire\Map\img\面积.png" />
|
|
<Content Include="Fire\Map\index.css" />
|
|
<Content Include="Fire\Map\index.html" />
|
|
<Content Include="Fire\Map\index.js" />
|
|
<Content Include="Fire\Map\coordinateTransformation.js" />
|
|
<Content Include="Fire\Map\LTTMapVideoRealPlay.html" />
|
|
<Content Include="Fire\Map\Map.html" />
|
|
<Content Include="Fire\Map\Map.js" />
|
|
<Content Include="Fire\Map\MapCar.html" />
|
|
<Content Include="Fire\Map\MapTrajectory.html" />
|
|
<Content Include="Fire\Map\MapTrajectory.js" />
|
|
<Content Include="Fire\Map\MapVideoRealPlay.html" />
|
|
<Content Include="Fire\Map\ParaDeal.js" />
|
|
<Content Include="Fire\Map\PoolAudit.html" />
|
|
<Content Include="Fire\Map\PoolEdit.html" />
|
|
<Content Include="Fire\Map\PoolEdit.js" />
|
|
<Content Include="Fire\Map\style0712.css" />
|
|
<Content Include="Fire\Map\videolib\css\video-js.min.css" />
|
|
<Content Include="Fire\Map\videolib\js\video.min.js" />
|
|
<Content Include="Fire\Map\videolib\videojs-flash.min.js" />
|
|
<Content Include="Fire\Org\OrgEdit.html" />
|
|
<Content Include="Fire\Org\OrgEdit.js" />
|
|
<Content Include="Fire\Org\OrgList.html" />
|
|
<Content Include="Fire\Org\OrgList.js" />
|
|
<Content Include="Fire\Org\OrgAudit.html" />
|
|
<Content Include="Fire\Org\OrgAudit.js" />
|
|
<Content Include="Fire\Org\tree.html" />
|
|
<Content Include="Fire\PATROL\DANGER\DangerAudit.html" />
|
|
<Content Include="Fire\PATROL\DANGER\DangerAudit.js" />
|
|
<Content Include="Fire\PATROL\DANGER\DangerList.html" />
|
|
<Content Include="Fire\PATROL\DANGER\DangerList.js" />
|
|
<Content Include="Fire\PATROL\INSPECTOR\InspectorAudit.html" />
|
|
<Content Include="Fire\PATROL\INSPECTOR\InspectorEdit.html" />
|
|
<Content Include="Fire\PATROL\INSPECTOR\InspectorEdit.js" />
|
|
<Content Include="Fire\PATROL\INSPECTOR\InspectorEdit2.html" />
|
|
<Content Include="Fire\PATROL\INSPECTOR\InspectorEdit2.js" />
|
|
<Content Include="Fire\PATROL\INSPECTOR\InspectorList.html" />
|
|
<Content Include="Fire\PATROL\INSPECTOR\InspectorList.js" />
|
|
<Content Include="Fire\PATROL\PLAN\PlanItem.html" />
|
|
<Content Include="Fire\PATROL\PLAN\PlanItem.js" />
|
|
<Content Include="Fire\PATROL\PLAN\PlanList.html" />
|
|
<Content Include="Fire\PATROL\PLAN\PlanList.js" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotCraneAudit.html" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotHydAudit.html" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotHydItem.html" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotItem.html" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotItem.js" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotList.html" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotList.js" />
|
|
<Content Include="Fire\PATROL\SPOT\SpotTree.html" />
|
|
<Content Include="Fire\PATROL\Statistics\index.html" />
|
|
<Content Include="Fire\PATROL\TASK\TaskAudit.html" />
|
|
<Content Include="Fire\PATROL\TASK\TaskAudit.js" />
|
|
<Content Include="Fire\PATROL\TASK\TaskItem.html" />
|
|
<Content Include="Fire\PATROL\TASK\TaskItem.js" />
|
|
<Content Include="Fire\PATROL\TASK\TaskList.html" />
|
|
<Content Include="Fire\PATROL\TASK\TaskList.js" />
|
|
<Content Include="Fire\Pool\PoolAudit.js" />
|
|
<Content Include="Fire\Shifts\player\cyberplayer.flash.swf" />
|
|
<Content Include="Fire\Shifts\player\cyberplayer.js" />
|
|
<Content Include="Fire\Shifts\player\flv.js" />
|
|
<Content Include="Fire\Shifts\player\skins\bce.css" />
|
|
<Content Include="Fire\Shifts\player\skins\beelden.css" />
|
|
<Content Include="Fire\Shifts\player\skins\bekle.css" />
|
|
<Content Include="Fire\Shifts\player\skins\five.css" />
|
|
<Content Include="Fire\Shifts\player\skins\glow.css" />
|
|
<Content Include="Fire\Shifts\player\skins\roundster.css" />
|
|
<Content Include="Fire\Shifts\player\skins\seven.css" />
|
|
<Content Include="Fire\Shifts\player\skins\six.css" />
|
|
<Content Include="Fire\Shifts\player\skins\stormtrooper.css" />
|
|
<Content Include="Fire\Shifts\player\skins\vapor.css" />
|
|
<Content Include="Fire\Shifts\player\videojs\video.min.js" />
|
|
<Content Include="Fire\Shifts\player\videojs\videojs-contrib-hls.js" />
|
|
<Content Include="Fire\Shifts\player\videojs\videojs-contrib-hls.min.js" />
|
|
<Content Include="Fire\Shifts\player\videojs\videojs-contrib-quality-levels.min.js" />
|
|
<Content Include="Fire\Shifts\VideoRealPlay.html" />
|
|
<Content Include="Fire\Shifts\ShiftsAdd.html" />
|
|
<Content Include="Fire\Shifts\ShiftsAdd.js" />
|
|
<Content Include="Fire\Shifts\ShiftsMans.html" />
|
|
<Content Include="Fire\Shifts\ShiftsMansTree.html" />
|
|
<Content Include="Fire\Shifts备份20210122\ShiftsAudit.html" />
|
|
<Content Include="Fire\Shifts备份20210122\ShiftsEdit.html" />
|
|
<Content Include="Fire\Shifts备份20210122\ShiftsEdit.js" />
|
|
<Content Include="Fire\Shifts备份20210122\ShiftsList.html" />
|
|
<Content Include="Fire\Shifts备份20210122\ShiftsList.js" />
|
|
<Content Include="Fire\Shifts备份20210122\Tree.html" />
|
|
<Content Include="Fire\ShiftsAddr\ShiftsAddrAudit.html" />
|
|
<Content Include="Fire\ShiftsAddr\ShiftsAddrEdit.html" />
|
|
<Content Include="Fire\ShiftsAddr\ShiftsAddrEdit.js" />
|
|
<Content Include="Fire\ShiftsAddr\ShiftsAddrList.html" />
|
|
<Content Include="Fire\ShiftsAddr\ShiftsAddrList.js" />
|
|
<Content Include="Fire\Pool\PoolAudit.html" />
|
|
<Content Include="Fire\Pool\PoolEdit.html" />
|
|
<Content Include="Fire\Pool\PoolEdit.js" />
|
|
<Content Include="Fire\Pool\PoolList.html" />
|
|
<Content Include="Fire\Pool\PoolList.js" />
|
|
<Content Include="Fire\Shifts%28备份%29\Audit.html" />
|
|
<Content Include="Fire\Shifts%28备份%29\Edit.html" />
|
|
<Content Include="Fire\Shifts%28备份%29\Edit.js" />
|
|
<Content Include="Fire\Shifts%28备份%29\List.html" />
|
|
<Content Include="Fire\Shifts%28备份%29\List.js" />
|
|
<Content Include="Fire\Shifts%28备份%29\Orgtree2.html" />
|
|
<Content Include="Fire\Shifts%28备份%29\ShiftsEdit.html" />
|
|
<Content Include="Fire\Shifts%28备份%29\ShiftsEdit.js" />
|
|
<Content Include="Fire\Shifts%28备份%29\ShiftsList.html" />
|
|
<Content Include="Fire\Shifts%28备份%29\ShiftsList.js" />
|
|
<Content Include="Fire\Shifts\ShiftsAudit.html" />
|
|
<Content Include="Fire\Shifts\ShiftsEdit.html" />
|
|
<Content Include="Fire\Shifts\ShiftsEdit.js" />
|
|
<Content Include="Fire\Shifts\ShiftsList.html" />
|
|
<Content Include="Fire\Shifts\ShiftsList.js" />
|
|
<Content Include="Fire\Shifts\Tree.html" />
|
|
<Content Include="Fire\Station\StationEdit.html" />
|
|
<Content Include="Fire\Station\StationEdit.js" />
|
|
<Content Include="Fire\Station\StationList.html" />
|
|
<Content Include="Fire\Station\StationList.js" />
|
|
<Content Include="Fire\Station\StationAudit.html" />
|
|
<Content Include="Fire\Station\StationAudit.js" />
|
|
<Content Include="Fire\EUnit\EUnitAudit.html" />
|
|
<Content Include="Fire\EUnit\EUnitEdit.html" />
|
|
<Content Include="Fire\EUnit\EUnitEdit.js" />
|
|
<Content Include="Fire\EUnit\EUnitList.html" />
|
|
<Content Include="Fire\EUnit\EUnitList.js" />
|
|
<Content Include="Fire\Tree\InspectorTree.html" />
|
|
<Content Include="Fire\Tree\OrgDeptTree.html" />
|
|
<Content Include="Fire\Tree\OrgDeptEmpTree.html" />
|
|
<Content Include="Fire\Tree\OrgTree.html" />
|
|
<Content Include="Fire\WatSou\WatSouAudit.js" />
|
|
<Content Include="Fire\WatSou\WatSouAudit.html" />
|
|
<Content Include="Fire\WatSou\WatSouEdit.html" />
|
|
<Content Include="Fire\WatSou\WatSouEdit.js" />
|
|
<Content Include="Fire\WatSou\WatSouList.html" />
|
|
<Content Include="Fire\WatSou\WatSouList.js" />
|
|
<Content Include="FlowDesigner.aspx" />
|
|
<Content Include="FormDesigner.aspx" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="homelogin\css\new_index.css" />
|
|
<Content Include="homelogin\css\style.css" />
|
|
<Content Include="homelogin\css\style_work.css" />
|
|
<Content Include="homelogin\home.html" />
|
|
<Content Include="homelogin\image\admin.png" />
|
|
<Content Include="homelogin\image\bg.jpg" />
|
|
<Content Include="homelogin\image\bgMain.jpg" />
|
|
<Content Include="homelogin\image\decision.png" />
|
|
<Content Include="homelogin\image\fanhui.png" />
|
|
<Content Include="homelogin\image\firesafety.png" />
|
|
<Content Include="homelogin\image\headerbg.png" />
|
|
<Content Include="homelogin\image\index_back.png" />
|
|
<Content Include="homelogin\image\index_out.png" />
|
|
<Content Include="homelogin\image\internet.png" />
|
|
<Content Include="homelogin\image\login_bg.jpg" />
|
|
<Content Include="homelogin\image\login_icon1.png" />
|
|
<Content Include="homelogin\image\login_icon2.png" />
|
|
<Content Include="homelogin\image\login_tit.png" />
|
|
<Content Include="homelogin\image\modelbg.jpg" />
|
|
<Content Include="homelogin\image\password.png" />
|
|
<Content Include="homelogin\image\rcgl.png" />
|
|
<Content Include="homelogin\image\signout.png" />
|
|
<Content Include="homelogin\image\szyq.png" />
|
|
<Content Include="homelogin\image\tishi.png" />
|
|
<Content Include="homelogin\image\xfbg.jpg" />
|
|
<Content Include="homelogin\image\zhdj.png" />
|
|
<Content Include="homelogin\image\zhi1.png" />
|
|
<Content Include="homelogin\image\zhi2.png" />
|
|
<Content Include="homelogin\image\zhi3.png" />
|
|
<Content Include="homelogin\image\zhi4.png" />
|
|
<Content Include="homelogin\image\zhxf.png" />
|
|
<Content Include="homelogin\js\canvas.js" />
|
|
<Content Include="homelogin\js\home.js" />
|
|
<Content Include="homelogin\js\login.js" />
|
|
<Content Include="homelogin\login.html" />
|
|
<Content Include="iconfont\iconfont.css" />
|
|
<Content Include="images\account.png" />
|
|
<Content Include="images\bg.jpg" />
|
|
<Content Include="images\bianji.png" />
|
|
<Content Include="images\bottom.jpg" />
|
|
<Content Include="images\CarCamera.png" />
|
|
<Content Include="images\change.png" />
|
|
<Content Include="images\cljqtj.png" />
|
|
<Content Include="images\close.png" />
|
|
<Content Include="images\crjl-icon.png" />
|
|
<Content Include="images\del.png" />
|
|
<Content Include="images\edit.png" />
|
|
<Content Include="images\edit2.png" />
|
|
<Content Include="images\face.jpg" />
|
|
<Content Include="images\fanhui.png" />
|
|
<Content Include="images\firecarstart.png" />
|
|
<Content Include="images\firecarstop.png" />
|
|
<Content Include="images\fksl.png" />
|
|
<Content Include="images\geren.png" />
|
|
<Content Include="images\gwcltj.png" />
|
|
<Content Include="images\history.png" />
|
|
<Content Include="images\history_start.png" />
|
|
<Content Include="images\hyjl2.png" />
|
|
<Content Include="images\hyjlfl.png" />
|
|
<Content Include="images\hyjlflbg.png" />
|
|
<Content Include="images\hyjlflli.png" />
|
|
<Content Include="images\icon3.png" />
|
|
<Content Include="images\imgPerDefaut.jpg" />
|
|
<Content Include="images\jia.png" />
|
|
<Content Include="images\jian.png" />
|
|
<Content Include="images\jksltj.png" />
|
|
<Content Include="images\login_bg.png" />
|
|
<Content Include="images\login_L.png" />
|
|
<Content Include="images\login_TOP.png" />
|
|
<Content Include="images\logo.png" />
|
|
<Content Include="images\nlistli.jpg" />
|
|
<Content Include="images\password.png" />
|
|
<Content Include="images\poi-marker-default.png" />
|
|
<Content Include="images\qiyong.png" />
|
|
<Content Include="images\qsmt.png" />
|
|
<Content Include="images\ryjjbj.png" />
|
|
<Content Include="images\rytj.png" />
|
|
<Content Include="images\shangbao.png" />
|
|
<Content Include="images\sjtjbg.png" />
|
|
<Content Include="images\sprites.png" />
|
|
<Content Include="images\sy.png" />
|
|
<Content Include="images\synchronization.png" />
|
|
<Content Include="images\s_point.png" />
|
|
<Content Include="images\top3.jpg" />
|
|
<Content Include="images\trsy.png" />
|
|
<Content Include="images\username.png" />
|
|
<Content Include="images\xfs1.png" />
|
|
<Content Include="images\xfsk1.png" />
|
|
<Content Include="images\xfz.png" />
|
|
<Content Include="images\xfz1.png" />
|
|
<Content Include="images\xiangqing.png" />
|
|
<Content Include="images\yiqiyong.png" />
|
|
<Content Include="images\yonghu.png" />
|
|
<Content Include="images\yqjj.png" />
|
|
<Content Include="images\yqjjbg.png" />
|
|
<Content Include="images\yqjjt.png" />
|
|
<Content Include="images\zhuxiao.png" />
|
|
<Content Include="images\zjbjbg.png" />
|
|
<Content Include="images\zjbjqst.png" />
|
|
<Content Include="images\zqcltj.png" />
|
|
<Content Include="images\水电站.png" />
|
|
<Content Include="index.html" />
|
|
<Content Include="Index\css\new_index.css" />
|
|
<Content Include="Index\css\style_work.css" />
|
|
<Content Include="Index\css\zhgl-style.css" />
|
|
<Content Include="Index\geren.html" />
|
|
<Content Include="Index\guidance.html" />
|
|
<Content Include="Index\home.html" />
|
|
<Content Include="Index\img\admin.png" />
|
|
<Content Include="Index\img\bg.jpg" />
|
|
<Content Include="Index\img\bgMain.jpg" />
|
|
<Content Include="Index\img\carnum1.png" />
|
|
<Content Include="Index\img\carnum2.png" />
|
|
<Content Include="Index\img\carnum3.png" />
|
|
<Content Include="Index\img\carnum4.png" />
|
|
<Content Include="Index\img\che1.jpg" />
|
|
<Content Include="Index\img\che2.jpg" />
|
|
<Content Include="Index\img\che3.jpg" />
|
|
<Content Include="Index\img\cl-icon1.png" />
|
|
<Content Include="Index\img\cl-icon2.png" />
|
|
<Content Include="Index\img\cl-icon3.png" />
|
|
<Content Include="Index\img\geren-icon1.png" />
|
|
<Content Include="Index\img\geren-icon2.png" />
|
|
<Content Include="Index\img\geren-icon3.png" />
|
|
<Content Include="Index\img\geren-icon4.png" />
|
|
<Content Include="Index\img\geren-icon5.png" />
|
|
<Content Include="Index\img\geren-icon6.png" />
|
|
<Content Include="Index\img\geren-tu.png" />
|
|
<Content Include="Index\img\headerbg.png" />
|
|
<Content Include="Index\img\index_out.png" />
|
|
<Content Include="Index\img\left-icon1.png" />
|
|
<Content Include="Index\img\left-icon10.png" />
|
|
<Content Include="Index\img\left-icon10a.png" />
|
|
<Content Include="Index\img\left-icon1a.png" />
|
|
<Content Include="Index\img\left-icon2.png" />
|
|
<Content Include="Index\img\left-icon2a.png" />
|
|
<Content Include="Index\img\left-icon3.png" />
|
|
<Content Include="Index\img\left-icon3a.png" />
|
|
<Content Include="Index\img\left-icon4.png" />
|
|
<Content Include="Index\img\left-icon4a.png" />
|
|
<Content Include="Index\img\left-icon5.png" />
|
|
<Content Include="Index\img\left-icon5a.png" />
|
|
<Content Include="Index\img\left-icon6.png" />
|
|
<Content Include="Index\img\left-icon6a.png" />
|
|
<Content Include="Index\img\left-icon7.png" />
|
|
<Content Include="Index\img\left-icon7a.png" />
|
|
<Content Include="Index\img\left-icon8.png" />
|
|
<Content Include="Index\img\left-icon8a.png" />
|
|
<Content Include="Index\img\left-icon9.png" />
|
|
<Content Include="Index\img\left-icon9a.png" />
|
|
<Content Include="Index\img\menuli.png" />
|
|
<Content Include="Index\img\menulih.png" />
|
|
<Content Include="Index\img\personnum1.png" />
|
|
<Content Include="Index\img\personnum2.png" />
|
|
<Content Include="Index\img\personnum3.png" />
|
|
<Content Include="Index\img\rcgl-icon1.png" />
|
|
<Content Include="Index\img\rcgl-icon1h.png" />
|
|
<Content Include="Index\img\rcgl-icon2.png" />
|
|
<Content Include="Index\img\rcgl-icon2h.png" />
|
|
<Content Include="Index\img\rcgl-icon3.png" />
|
|
<Content Include="Index\img\rcgl-icon3h.png" />
|
|
<Content Include="Index\img\rcgl.png" />
|
|
<Content Include="Index\img\ren1.jpg" />
|
|
<Content Include="Index\img\ren2.jpg" />
|
|
<Content Include="Index\img\signout.png" />
|
|
<Content Include="Index\img\szyq.png" />
|
|
<Content Include="Index\img\tishi.png" />
|
|
<Content Include="Index\img\topbg.png" />
|
|
<Content Include="Index\img\use-icon1.png" />
|
|
<Content Include="Index\img\use-icon2.png" />
|
|
<Content Include="Index\img\zh-icon1.png" />
|
|
<Content Include="Index\img\zh-icon2.png" />
|
|
<Content Include="Index\img\zh-icon3.png" />
|
|
<Content Include="Index\img\zh-icon4.png" />
|
|
<Content Include="Index\img\zh-icon5.png" />
|
|
<Content Include="Index\img\zh-icon6.png" />
|
|
<Content Include="Index\img\zh-logo.png" />
|
|
<Content Include="Index\img\zhdj.png" />
|
|
<Content Include="Index\img\zhi1.png" />
|
|
<Content Include="Index\img\zhi2.png" />
|
|
<Content Include="Index\img\zhi3.png" />
|
|
<Content Include="Index\img\zhi4.png" />
|
|
<Content Include="Index\img\zhxf.png" />
|
|
<Content Include="Index\index.html" />
|
|
<Content Include="Index\js\bodyTab.js" />
|
|
<Content Include="Index\js\cache.js" />
|
|
<Content Include="Index\js\canvas.js" />
|
|
<Content Include="Index\js\echarts.min.js" />
|
|
<Content Include="Index\js\guidance.js" />
|
|
<Content Include="Index\js\home.js" />
|
|
<Content Include="Index\js\index.js" />
|
|
<Content Include="Index\js\jquery-2.1.3.min.js" />
|
|
<Content Include="Index\js\jquery.cookie.js" />
|
|
<Content Include="js\address.js" />
|
|
<Content Include="js\bodyTab.js" />
|
|
<Content Include="js\bootstrap-3.1.1.min.js" />
|
|
<Content Include="js\cache.js" />
|
|
<Content Include="js\cacheUserInfo.js" />
|
|
<Content Include="js\echarts.min.js" />
|
|
<Content Include="js\Extend\calendar\fullcalendar.js" />
|
|
<Content Include="js\Extend\calendar\jquery.min.js" />
|
|
<Content Include="js\Extend\calendar\locale\af.js" />
|
|
<Content Include="js\Extend\calendar\locale\ar-dz.js" />
|
|
<Content Include="js\Extend\calendar\locale\ar-kw.js" />
|
|
<Content Include="js\Extend\calendar\locale\ar-ly.js" />
|
|
<Content Include="js\Extend\calendar\locale\ar-ma.js" />
|
|
<Content Include="js\Extend\calendar\locale\ar-sa.js" />
|
|
<Content Include="js\Extend\calendar\locale\ar-tn.js" />
|
|
<Content Include="js\Extend\calendar\locale\ar.js" />
|
|
<Content Include="js\Extend\calendar\locale\bg.js" />
|
|
<Content Include="js\Extend\calendar\locale\ca.js" />
|
|
<Content Include="js\Extend\calendar\locale\cs.js" />
|
|
<Content Include="js\Extend\calendar\locale\da.js" />
|
|
<Content Include="js\Extend\calendar\locale\de-at.js" />
|
|
<Content Include="js\Extend\calendar\locale\de-ch.js" />
|
|
<Content Include="js\Extend\calendar\locale\de.js" />
|
|
<Content Include="js\Extend\calendar\locale\el.js" />
|
|
<Content Include="js\Extend\calendar\locale\en-au.js" />
|
|
<Content Include="js\Extend\calendar\locale\en-ca.js" />
|
|
<Content Include="js\Extend\calendar\locale\en-gb.js" />
|
|
<Content Include="js\Extend\calendar\locale\en-ie.js" />
|
|
<Content Include="js\Extend\calendar\locale\en-nz.js" />
|
|
<Content Include="js\Extend\calendar\locale\es-do.js" />
|
|
<Content Include="js\Extend\calendar\locale\es-us.js" />
|
|
<Content Include="js\Extend\calendar\locale\es.js" />
|
|
<Content Include="js\Extend\calendar\locale\et.js" />
|
|
<Content Include="js\Extend\calendar\locale\eu.js" />
|
|
<Content Include="js\Extend\calendar\locale\fa.js" />
|
|
<Content Include="js\Extend\calendar\locale\fi.js" />
|
|
<Content Include="js\Extend\calendar\locale\fr-ca.js" />
|
|
<Content Include="js\Extend\calendar\locale\fr-ch.js" />
|
|
<Content Include="js\Extend\calendar\locale\fr.js" />
|
|
<Content Include="js\Extend\calendar\locale\gl.js" />
|
|
<Content Include="js\Extend\calendar\locale\he.js" />
|
|
<Content Include="js\Extend\calendar\locale\hi.js" />
|
|
<Content Include="js\Extend\calendar\locale\hr.js" />
|
|
<Content Include="js\Extend\calendar\locale\hu.js" />
|
|
<Content Include="js\Extend\calendar\locale\id.js" />
|
|
<Content Include="js\Extend\calendar\locale\is.js" />
|
|
<Content Include="js\Extend\calendar\locale\it.js" />
|
|
<Content Include="js\Extend\calendar\locale\ja.js" />
|
|
<Content Include="js\Extend\calendar\locale\kk.js" />
|
|
<Content Include="js\Extend\calendar\locale\ko.js" />
|
|
<Content Include="js\Extend\calendar\locale\lb.js" />
|
|
<Content Include="js\Extend\calendar\locale\lt.js" />
|
|
<Content Include="js\Extend\calendar\locale\lv.js" />
|
|
<Content Include="js\Extend\calendar\locale\mk.js" />
|
|
<Content Include="js\Extend\calendar\locale\ms-my.js" />
|
|
<Content Include="js\Extend\calendar\locale\ms.js" />
|
|
<Content Include="js\Extend\calendar\locale\nb.js" />
|
|
<Content Include="js\Extend\calendar\locale\nl-be.js" />
|
|
<Content Include="js\Extend\calendar\locale\nl.js" />
|
|
<Content Include="js\Extend\calendar\locale\nn.js" />
|
|
<Content Include="js\Extend\calendar\locale\pl.js" />
|
|
<Content Include="js\Extend\calendar\locale\pt-br.js" />
|
|
<Content Include="js\Extend\calendar\locale\pt.js" />
|
|
<Content Include="js\Extend\calendar\locale\ro.js" />
|
|
<Content Include="js\Extend\calendar\locale\ru.js" />
|
|
<Content Include="js\Extend\calendar\locale\sk.js" />
|
|
<Content Include="js\Extend\calendar\locale\sl.js" />
|
|
<Content Include="js\Extend\calendar\locale\sq.js" />
|
|
<Content Include="js\Extend\calendar\locale\sr-cyrl.js" />
|
|
<Content Include="js\Extend\calendar\locale\sr.js" />
|
|
<Content Include="js\Extend\calendar\locale\sv.js" />
|
|
<Content Include="js\Extend\calendar\locale\th.js" />
|
|
<Content Include="js\Extend\calendar\locale\tr.js" />
|
|
<Content Include="js\Extend\calendar\locale\uk.js" />
|
|
<Content Include="js\Extend\calendar\locale\vi.js" />
|
|
<Content Include="js\Extend\calendar\locale\zh-cn.js" />
|
|
<Content Include="js\Extend\calendar\locale\zh-tw.js" />
|
|
<Content Include="js\Extend\calendar\moment.min.js" />
|
|
<Content Include="js\Extend\layer\layer.js" />
|
|
<Content Include="js\Extend\layer\mobile\layer.js" />
|
|
<Content Include="js\Extend\layer\mobile\need\layer.css" />
|
|
<Content Include="js\Extend\layer\theme\default\icon-ext.png" />
|
|
<Content Include="js\Extend\layer\theme\default\icon.png" />
|
|
<Content Include="js\Extend\layer\theme\default\layer.css" />
|
|
<Content Include="js\Extend\layer\theme\default\loading-0.gif" />
|
|
<Content Include="js\Extend\layer\theme\default\loading-1.gif" />
|
|
<Content Include="js\Extend\layer\theme\default\loading-2.gif" />
|
|
<Content Include="js\index.js" />
|
|
<Content Include="js\index_echarts.js" />
|
|
<Content Include="js\jquery-2.1.3.min.js" />
|
|
<Content Include="js\jquery.easy_slides.js" />
|
|
<Content Include="js\jquery.slidy.js" />
|
|
<Content Include="js\jq_extend.js" />
|
|
<Content Include="js\kindeditor\asp.net\bin\LitJSON.dll" />
|
|
<Content Include="js\kindeditor\asp.net\demo.aspx" />
|
|
<Content Include="js\kindeditor\asp.net\README.txt" />
|
|
<Content Include="js\kindeditor\kindeditor-all-min.js" />
|
|
<Content Include="js\kindeditor\kindeditor-all.js" />
|
|
<Content Include="js\kindeditor\lang\ar.js" />
|
|
<Content Include="js\kindeditor\lang\en.js" />
|
|
<Content Include="js\kindeditor\lang\ko.js" />
|
|
<Content Include="js\kindeditor\lang\ru.js" />
|
|
<Content Include="js\kindeditor\lang\zh-CN.js" />
|
|
<Content Include="js\kindeditor\lang\zh-TW.js" />
|
|
<Content Include="js\kindeditor\license.txt" />
|
|
<Content Include="js\kindeditor\plugins\anchor\anchor.js" />
|
|
<Content Include="js\kindeditor\plugins\autoheight\autoheight.js" />
|
|
<Content Include="js\kindeditor\plugins\baidumap\baidumap.js" />
|
|
<Content Include="js\kindeditor\plugins\baidumap\index.html" />
|
|
<Content Include="js\kindeditor\plugins\baidumap\map.html" />
|
|
<Content Include="js\kindeditor\plugins\clearhtml\clearhtml.js" />
|
|
<Content Include="js\kindeditor\plugins\code\code.js" />
|
|
<Content Include="js\kindeditor\plugins\code\prettify.css" />
|
|
<Content Include="js\kindeditor\plugins\code\prettify.js" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\emoticons.js" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\0.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\1.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\10.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\100.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\101.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\102.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\103.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\104.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\105.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\106.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\107.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\108.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\109.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\11.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\110.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\111.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\112.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\113.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\114.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\115.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\116.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\117.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\118.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\119.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\12.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\120.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\121.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\122.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\123.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\124.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\125.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\126.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\127.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\128.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\129.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\13.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\130.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\131.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\132.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\133.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\134.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\14.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\15.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\16.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\17.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\18.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\19.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\2.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\20.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\21.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\22.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\23.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\24.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\25.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\26.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\27.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\28.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\29.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\3.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\30.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\31.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\32.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\33.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\34.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\35.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\36.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\37.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\38.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\39.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\4.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\40.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\41.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\42.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\43.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\44.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\45.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\46.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\47.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\48.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\49.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\5.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\50.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\51.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\52.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\53.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\54.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\55.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\56.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\57.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\58.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\59.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\6.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\60.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\61.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\62.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\63.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\64.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\65.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\66.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\67.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\68.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\69.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\7.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\70.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\71.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\72.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\73.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\74.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\75.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\76.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\77.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\78.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\79.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\8.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\80.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\81.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\82.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\83.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\84.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\85.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\86.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\87.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\88.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\89.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\9.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\90.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\91.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\92.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\93.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\94.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\95.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\96.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\97.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\98.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\99.gif" />
|
|
<Content Include="js\kindeditor\plugins\emoticons\images\static.gif" />
|
|
<Content Include="js\kindeditor\plugins\filemanager\filemanager.js" />
|
|
<Content Include="js\kindeditor\plugins\filemanager\images\file-16.gif" />
|
|
<Content Include="js\kindeditor\plugins\filemanager\images\file-64.gif" />
|
|
<Content Include="js\kindeditor\plugins\filemanager\images\folder-16.gif" />
|
|
<Content Include="js\kindeditor\plugins\filemanager\images\folder-64.gif" />
|
|
<Content Include="js\kindeditor\plugins\filemanager\images\go-up.gif" />
|
|
<Content Include="js\kindeditor\plugins\fixtoolbar\fixtoolbar.js" />
|
|
<Content Include="js\kindeditor\plugins\flash\flash.js" />
|
|
<Content Include="js\kindeditor\plugins\image\image.js" />
|
|
<Content Include="js\kindeditor\plugins\image\images\align_left.gif" />
|
|
<Content Include="js\kindeditor\plugins\image\images\align_right.gif" />
|
|
<Content Include="js\kindeditor\plugins\image\images\align_top.gif" />
|
|
<Content Include="js\kindeditor\plugins\image\images\refresh.png" />
|
|
<Content Include="js\kindeditor\plugins\insertfile\insertfile.js" />
|
|
<Content Include="js\kindeditor\plugins\lineheight\lineheight.js" />
|
|
<Content Include="js\kindeditor\plugins\link\link.js" />
|
|
<Content Include="js\kindeditor\plugins\map\map.html" />
|
|
<Content Include="js\kindeditor\plugins\map\map.js" />
|
|
<Content Include="js\kindeditor\plugins\media\media.js" />
|
|
<Content Include="js\kindeditor\plugins\multiimage\images\image.png" />
|
|
<Content Include="js\kindeditor\plugins\multiimage\images\select-files-en.png" />
|
|
<Content Include="js\kindeditor\plugins\multiimage\images\select-files-zh-CN.png" />
|
|
<Content Include="js\kindeditor\plugins\multiimage\images\swfupload.swf" />
|
|
<Content Include="js\kindeditor\plugins\multiimage\multiimage.js" />
|
|
<Content Include="js\kindeditor\plugins\pagebreak\pagebreak.js" />
|
|
<Content Include="js\kindeditor\plugins\plainpaste\plainpaste.js" />
|
|
<Content Include="js\kindeditor\plugins\preview\preview.js" />
|
|
<Content Include="js\kindeditor\plugins\quickformat\quickformat.js" />
|
|
<Content Include="js\kindeditor\plugins\table\table.js" />
|
|
<Content Include="js\kindeditor\plugins\template\html\1.html" />
|
|
<Content Include="js\kindeditor\plugins\template\html\2.html" />
|
|
<Content Include="js\kindeditor\plugins\template\html\3.html" />
|
|
<Content Include="js\kindeditor\plugins\template\template.js" />
|
|
<Content Include="js\kindeditor\plugins\wordpaste\wordpaste.js" />
|
|
<Content Include="js\kindeditor\themes\common\anchor.gif" />
|
|
<Content Include="js\kindeditor\themes\common\blank.gif" />
|
|
<Content Include="js\kindeditor\themes\common\flash.gif" />
|
|
<Content Include="js\kindeditor\themes\common\loading.gif" />
|
|
<Content Include="js\kindeditor\themes\common\media.gif" />
|
|
<Content Include="js\kindeditor\themes\common\rm.gif" />
|
|
<Content Include="js\kindeditor\themes\default\background.png" />
|
|
<Content Include="js\kindeditor\themes\default\default.css" />
|
|
<Content Include="js\kindeditor\themes\default\default.png" />
|
|
<Content Include="js\kindeditor\themes\qq\editor.gif" />
|
|
<Content Include="js\kindeditor\themes\qq\qq.css" />
|
|
<Content Include="js\kindeditor\themes\simple\simple.css" />
|
|
<Content Include="js\main.js" />
|
|
<Content Include="js\remsg.js" />
|
|
<Content Include="ashx\OaRollcallRecordHandler.ashx" />
|
|
<Content Include="ashx\OaRollcallTaskHandler.ashx" />
|
|
<Content Include="js\table2excel_ext.js" />
|
|
<Content Include="js\treeselect.js" />
|
|
<Content Include="js\websocket\iotpush.js" />
|
|
<Content Include="js\websocket\jquery-1.7.2.min.js" />
|
|
<Content Include="js\websocket\mqttws31.js" />
|
|
<Content Include="js\ztree.js" />
|
|
<Content Include="js\jquery.cookie.js" />
|
|
<Content Include="js\checklogin.js" />
|
|
<Content Include="layui\css\layui.mobile.css" />
|
|
<Content Include="layui\css\modules\code.css" />
|
|
<Content Include="layui\css\modules\laydate\default\laydate.css" />
|
|
<Content Include="layui\css\modules\layer\default\icon-ext.png" />
|
|
<Content Include="layui\css\modules\layer\default\icon.png" />
|
|
<Content Include="layui\css\modules\layer\default\layer.css" />
|
|
<Content Include="layui\css\modules\layer\default\loading-0.gif" />
|
|
<Content Include="layui\css\modules\layer\default\loading-1.gif" />
|
|
<Content Include="layui\css\modules\layer\default\loading-2.gif" />
|
|
<Content Include="layui\css\layui.css" />
|
|
<Content Include="js\treetable.css" />
|
|
<Content Include="layui\font\iconfont.svg" />
|
|
<Content Include="layui\images\face\0.gif" />
|
|
<Content Include="layui\images\face\1.gif" />
|
|
<Content Include="layui\images\face\10.gif" />
|
|
<Content Include="layui\images\face\11.gif" />
|
|
<Content Include="layui\images\face\12.gif" />
|
|
<Content Include="layui\images\face\13.gif" />
|
|
<Content Include="layui\images\face\14.gif" />
|
|
<Content Include="layui\images\face\15.gif" />
|
|
<Content Include="layui\images\face\16.gif" />
|
|
<Content Include="layui\images\face\17.gif" />
|
|
<Content Include="layui\images\face\18.gif" />
|
|
<Content Include="layui\images\face\19.gif" />
|
|
<Content Include="layui\images\face\2.gif" />
|
|
<Content Include="layui\images\face\20.gif" />
|
|
<Content Include="layui\images\face\21.gif" />
|
|
<Content Include="layui\images\face\22.gif" />
|
|
<Content Include="layui\images\face\23.gif" />
|
|
<Content Include="layui\images\face\24.gif" />
|
|
<Content Include="layui\images\face\25.gif" />
|
|
<Content Include="layui\images\face\26.gif" />
|
|
<Content Include="layui\images\face\27.gif" />
|
|
<Content Include="layui\images\face\28.gif" />
|
|
<Content Include="layui\images\face\29.gif" />
|
|
<Content Include="layui\images\face\3.gif" />
|
|
<Content Include="layui\images\face\30.gif" />
|
|
<Content Include="layui\images\face\31.gif" />
|
|
<Content Include="layui\images\face\32.gif" />
|
|
<Content Include="layui\images\face\33.gif" />
|
|
<Content Include="layui\images\face\34.gif" />
|
|
<Content Include="layui\images\face\35.gif" />
|
|
<Content Include="layui\images\face\36.gif" />
|
|
<Content Include="layui\images\face\37.gif" />
|
|
<Content Include="layui\images\face\38.gif" />
|
|
<Content Include="layui\images\face\39.gif" />
|
|
<Content Include="layui\images\face\4.gif" />
|
|
<Content Include="layui\images\face\40.gif" />
|
|
<Content Include="layui\images\face\41.gif" />
|
|
<Content Include="layui\images\face\42.gif" />
|
|
<Content Include="layui\images\face\43.gif" />
|
|
<Content Include="layui\images\face\44.gif" />
|
|
<Content Include="layui\images\face\45.gif" />
|
|
<Content Include="layui\images\face\46.gif" />
|
|
<Content Include="layui\images\face\47.gif" />
|
|
<Content Include="layui\images\face\48.gif" />
|
|
<Content Include="layui\images\face\49.gif" />
|
|
<Content Include="layui\images\face\5.gif" />
|
|
<Content Include="layui\images\face\50.gif" />
|
|
<Content Include="layui\images\face\51.gif" />
|
|
<Content Include="layui\images\face\52.gif" />
|
|
<Content Include="layui\images\face\53.gif" />
|
|
<Content Include="layui\images\face\54.gif" />
|
|
<Content Include="layui\images\face\55.gif" />
|
|
<Content Include="layui\images\face\56.gif" />
|
|
<Content Include="layui\images\face\57.gif" />
|
|
<Content Include="layui\images\face\58.gif" />
|
|
<Content Include="layui\images\face\59.gif" />
|
|
<Content Include="layui\images\face\6.gif" />
|
|
<Content Include="layui\images\face\60.gif" />
|
|
<Content Include="layui\images\face\61.gif" />
|
|
<Content Include="layui\images\face\62.gif" />
|
|
<Content Include="layui\images\face\63.gif" />
|
|
<Content Include="layui\images\face\64.gif" />
|
|
<Content Include="layui\images\face\65.gif" />
|
|
<Content Include="layui\images\face\66.gif" />
|
|
<Content Include="layui\images\face\67.gif" />
|
|
<Content Include="layui\images\face\68.gif" />
|
|
<Content Include="layui\images\face\69.gif" />
|
|
<Content Include="layui\images\face\7.gif" />
|
|
<Content Include="layui\images\face\70.gif" />
|
|
<Content Include="layui\images\face\71.gif" />
|
|
<Content Include="layui\images\face\8.gif" />
|
|
<Content Include="layui\images\face\9.gif" />
|
|
<Content Include="layui\layui.all.js" />
|
|
<Content Include="layui\layui.js" />
|
|
<Content Include="layui\layui_extends\selectM.js" />
|
|
<Content Include="layui\layui_extends\selectN.js" />
|
|
<Content Include="layui\lay\modules\carousel.js" />
|
|
<Content Include="layui\lay\modules\code.js" />
|
|
<Content Include="layui\lay\modules\element.js" />
|
|
<Content Include="layui\lay\modules\flow.js" />
|
|
<Content Include="layui\lay\modules\form.js" />
|
|
<Content Include="layui\lay\modules\jquery.js" />
|
|
<Content Include="layui\lay\modules\laydate.js" />
|
|
<Content Include="layui\lay\modules\layedit.js" />
|
|
<Content Include="layui\lay\modules\layer.js" />
|
|
<Content Include="layui\lay\modules\laypage.js" />
|
|
<Content Include="layui\lay\modules\laytpl.js" />
|
|
<Content Include="layui\lay\modules\mobile.js" />
|
|
<Content Include="layui\lay\modules\table.js" />
|
|
<Content Include="layui\lay\modules\tree.js" />
|
|
<Content Include="js\treetable.js" />
|
|
<Content Include="layui\lay\modules\upload.js" />
|
|
<Content Include="layui\lay\modules\util.js" />
|
|
<Content Include="login\css\css.css" />
|
|
<Content Include="login\img\bg.jpg" />
|
|
<Content Include="login\img\login-logo.png" />
|
|
<Content Include="login\img\login-password.png" />
|
|
<Content Include="login\img\login-user.png" />
|
|
<Content Include="login\img\loginbg.png" />
|
|
<Content Include="login\img\QRcode.png" />
|
|
<Content Include="login\img\submit.png" />
|
|
<Content Include="login\img\V9Am.png" />
|
|
<Content Include="OA\AnnualLeave\AnnualLeaveList.html" />
|
|
<Content Include="OA\AnnualLeave\AnnualLeaveItem.html" />
|
|
<Content Include="OA\Attendance\Plan\getgps.html" />
|
|
<Content Include="OA\Attendance\Plan\PlanItem.html" />
|
|
<Content Include="OA\Attendance\Plan\PlanItem.js" />
|
|
<Content Include="OA\Attendance\Plan\PlanList.html" />
|
|
<Content Include="OA\Attendance\Plan\PlanList.js" />
|
|
<Content Include="OA\Attendance\RollCallMap.html" />
|
|
<Content Include="OA\Attendance\TaskAudit.html" />
|
|
<Content Include="OA\Attendance\TaskAudit.js" />
|
|
<Content Include="OA\Attendance\TaskEdit.html" />
|
|
<Content Include="OA\Attendance\TaskEdit.js" />
|
|
<Content Include="OA\Attendance\TaskList.html" />
|
|
<Content Include="OA\Attendance\TaskList.js" />
|
|
<Content Include="OA\CalendarSchedual\CalendarSchedual.html" />
|
|
<Content Include="OA\CalendarSchedual\demo.html" />
|
|
<Content Include="OA\DutyManage\StaDuty.html" />
|
|
<Content Include="OA\Exercise\Plan\PlanItem.html" />
|
|
<Content Include="OA\Exercise\Plan\PlanItem.js" />
|
|
<Content Include="OA\Exercise\Plan\PlanList.html" />
|
|
<Content Include="OA\Exercise\Plan\PlanList.js" />
|
|
<Content Include="OA\Exercise\Task\TaskAudit.html" />
|
|
<Content Include="OA\Exercise\Task\TaskAudit.js" />
|
|
<Content Include="OA\Exercise\Task\TaskAudit2.html" />
|
|
<Content Include="OA\Exercise\Task\TaskAudit2.js" />
|
|
<Content Include="OA\Exercise\Task\TaskEdit.html" />
|
|
<Content Include="OA\Exercise\Task\TaskEdit.js" />
|
|
<Content Include="OA\Exercise\Task\TaskList.html" />
|
|
<Content Include="OA\Exercise\Task\TaskList.js" />
|
|
<Content Include="OA\Holiday\Edit.html" />
|
|
<Content Include="OA\Holiday\Edit.js" />
|
|
<Content Include="OA\Holiday\Holiday.html" />
|
|
<Content Include="OA\Holiday\Holiday.js" />
|
|
<Content Include="OA\KnowledgeBase\edit.html" />
|
|
<Content Include="OA\KnowledgeBase\edit.js" />
|
|
<Content Include="OA\KnowledgeBase\index.html" />
|
|
<Content Include="OA\KnowledgeBase\index.js" />
|
|
<Content Include="OA\KnowledgeBase\view.html" />
|
|
<Content Include="OA\Meeting2\edit.html" />
|
|
<Content Include="OA\Meeting2\edit.js" />
|
|
<Content Include="OA\Meeting2\MeetingList.html" />
|
|
<Content Include="OA\Meeting2\MeetingList.js" />
|
|
<Content Include="OA\Meeting2\MeetingList2.html" />
|
|
<Content Include="OA\Meeting2\MeetingList2.js" />
|
|
<Content Include="OA\Meeting2\ProfileTypeList.html" />
|
|
<Content Include="OA\Meeting2\View.html" />
|
|
<Content Include="OA\Meeting\edit.html" />
|
|
<Content Include="OA\Meeting\edit.js" />
|
|
<Content Include="OA\Meeting\MeetingList.html" />
|
|
<Content Include="OA\Meeting\MeetingList.js" />
|
|
<Content Include="OA\Meeting\View.html" />
|
|
<Content Include="OA\Notice\DeptAndPersonTree.html" />
|
|
<Content Include="OA\Notice\List.html" />
|
|
<Content Include="OA\Notice\List.js" />
|
|
<Content Include="OA\Notice\edit.html" />
|
|
<Content Include="OA\Notice\edit.js" />
|
|
<Content Include="OA\Notice\OrgTree.html" />
|
|
<Content Include="OA\Notice\AlreadReadList.html" />
|
|
<Content Include="OA\Notice\AlreadReadList.js" />
|
|
<Content Include="OA\Notice\UnReadList.html" />
|
|
<Content Include="OA\Notice\UnReadList.js" />
|
|
<Content Include="OA\Notice\View.html" />
|
|
<Content Include="OA\Camera\CameraList.html" />
|
|
<Content Include="OA\Camera\CameraList.js" />
|
|
<Content Include="OA\Camera\edit.html" />
|
|
<Content Include="OA\Camera\edit.js" />
|
|
<Content Include="OA\Camera\View.html" />
|
|
<Content Include="OA\CarAlarm\CarAlarmAudit.html" />
|
|
<Content Include="OA\CarAlarm\CarAlarmAudit.js" />
|
|
<Content Include="OA\CarAlarm\CarAlarmList.html" />
|
|
<Content Include="OA\CarAlarm\CarAlarmList.js" />
|
|
<Content Include="OA\CarAlarm\CarTravel.html" />
|
|
<Content Include="OA\DoneTask\OaDoneTackList.html" />
|
|
<Content Include="OA\DoneTask\OaDoneTackList.js" />
|
|
<Content Include="OA\DutyManage\bak\DutyManageEdit.html" />
|
|
<Content Include="OA\DutyManage\bak\DutyManageEdit.js" />
|
|
<Content Include="OA\DutyManage\DutyManageEdit.html" />
|
|
<Content Include="OA\DutyManage\DutyManageEdit.js" />
|
|
<Content Include="OA\DutyManage\DutyManageList.html" />
|
|
<Content Include="OA\DutyManage\DutyManageList.js" />
|
|
<Content Include="OA\DutyManage\test.html" />
|
|
<Content Include="OA\DutyManage\Tree.html" />
|
|
<Content Include="OA\EpuipOrg\EpuipOrgAudit.html" />
|
|
<Content Include="OA\EpuipOrg\EpuipOrgAudit.js" />
|
|
<Content Include="OA\EpuipOrg\EpuipOrgEdit.html" />
|
|
<Content Include="OA\EpuipOrg\EpuipOrgEdit.js" />
|
|
<Content Include="OA\EpuipOrg\EpuipOrgList.html" />
|
|
<Content Include="OA\EpuipOrg\EpuipOrgList.js" />
|
|
<Content Include="OA\PAccess_AKS\PAccessAudit.html" />
|
|
<Content Include="OA\PAccess_AKS\PAccessAudit.js" />
|
|
<Content Include="OA\PAccess_AKS\PAccessList.html" />
|
|
<Content Include="OA\PAccess_AKS\PAccessList.js" />
|
|
<Content Include="OA\PERFORMANCE\PublishAudit\PublishList.html" />
|
|
<Content Include="OA\PERFORMANCE\PublishAudit\PublishList.js" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishEdit.html" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishEdit.js" />
|
|
<Content Include="OA\PERFORMANCE\BASIC\index.html" />
|
|
<Content Include="OA\PERFORMANCE\BASIC\index.js" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishAdd.html" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishAdd.js" />
|
|
<Content Include="OA\PERFORMANCE\RECORD\RecordAudit.html" />
|
|
<Content Include="OA\PERFORMANCE\RECORD\RecordItem.html" />
|
|
<Content Include="OA\PERFORMANCE\RECORD\RecordItem.js" />
|
|
<Content Include="OA\PERFORMANCE\RECORD\RecordList.html" />
|
|
<Content Include="OA\PERFORMANCE\RECORD\RecordList.js" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishAudit.html" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishAudit.js" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishList.html" />
|
|
<Content Include="OA\PERFORMANCE\PUBLISH\PublishList.js" />
|
|
<Content Include="OA\PATROL\Rules\RulesItem.html" />
|
|
<Content Include="OA\PATROL\Rules\RulesItem.js" />
|
|
<Content Include="OA\PATROL\Rules\RulesList.html" />
|
|
<Content Include="OA\PATROL\Rules\RulesList.js" />
|
|
<Content Include="OA\PERFORMANCE\Statistics\PublishList.html" />
|
|
<Content Include="OA\PERFORMANCE\Statistics\PublishList.js" />
|
|
<Content Include="OA\Recipe\plan\planAudit.html" />
|
|
<Content Include="OA\Recipe\plan\planAudit.js" />
|
|
<Content Include="OA\Recipe\plan\planAdd.html" />
|
|
<Content Include="OA\Recipe\plan\planAdd.js" />
|
|
<Content Include="OA\Recipe\plan\planEdit.html" />
|
|
<Content Include="OA\Recipe\plan\planEdit.js" />
|
|
<Content Include="OA\Recipe\plan\planList.html" />
|
|
<Content Include="OA\Recipe\plan\planList.js" />
|
|
<Content Include="OA\Recipe\dic\dicdetailEdit.html" />
|
|
<Content Include="OA\Recipe\dic\dicdetailEdit.js" />
|
|
<Content Include="OA\Recipe\dic\dicdetailList.html" />
|
|
<Content Include="OA\Recipe\dic\dicdetailList.js" />
|
|
<Content Include="OA\Recipe\record\recordEdit.html" />
|
|
<Content Include="OA\Recipe\record\recordEdit.js" />
|
|
<Content Include="OA\Recipe\record\recordList.html" />
|
|
<Content Include="OA\Recipe\record\recordList.js" />
|
|
<Content Include="OA\Recipe\plan\selectM.js" />
|
|
<Content Include="OA\ReportLocation\ReportLocationMap.html" />
|
|
<Content Include="OA\ReportLocation\OaLeaveAudit.html" />
|
|
<Content Include="OA\ReportLocation\OaLeaveAudit.js" />
|
|
<Content Include="OA\ReportLocation\OaLeaveList.html" />
|
|
<Content Include="OA\ReportLocation\OaLeaveList.js" />
|
|
<Content Include="OA\ROLLCALL\Orgtree.html" />
|
|
<Content Include="OA\ROLLCALL\PLAN\PlanItem.html" />
|
|
<Content Include="OA\ROLLCALL\PLAN\PlanItem.js" />
|
|
<Content Include="OA\ROLLCALL\PLAN\PlanList.html" />
|
|
<Content Include="OA\ROLLCALL\PLAN\PlanList.js" />
|
|
<Content Include="OA\ROLLCALL\RollCallMap.html" />
|
|
<Content Include="OA\ROLLCALL\TaskEdit.html" />
|
|
<Content Include="OA\ROLLCALL\TaskEdit.js" />
|
|
<Content Include="OA\ROLLCALL\TaskAudit.html" />
|
|
<Content Include="OA\ROLLCALL\TaskAudit.js" />
|
|
<Content Include="OA\ROLLCALL\TaskList.html" />
|
|
<Content Include="OA\ROLLCALL\TaskList.js" />
|
|
<Content Include="OA\Statistics\cAndpOrgSta.html" />
|
|
<Content Include="OA\Statistics\carAccessSta1.html" />
|
|
<Content Include="OA\Statistics\carAccessSta2Item.html" />
|
|
<Content Include="OA\Statistics\carSta2.html" />
|
|
<Content Include="OA\Statistics\carSta2\index.html" />
|
|
<Content Include="OA\Statistics\carSta2\index.js" />
|
|
<Content Include="OA\Statistics\leaveSta.html" />
|
|
<Content Include="OA\Statistics\leaveSta_备份.html" />
|
|
<Content Include="OA\Statistics\carAccessSta2.html" />
|
|
<Content Include="OA\Statistics\carAccessSta3.html" />
|
|
<Content Include="OA\Statistics\layui\css\layui.css" />
|
|
<Content Include="OA\Statistics\layui\css\layui.mobile.css" />
|
|
<Content Include="OA\Statistics\layui\css\modules\code.css" />
|
|
<Content Include="OA\Statistics\layui\css\modules\laydate\default\laydate.css" />
|
|
<Content Include="OA\Statistics\layui\css\modules\layer\default\icon-ext.png" />
|
|
<Content Include="OA\Statistics\layui\css\modules\layer\default\icon.png" />
|
|
<Content Include="OA\Statistics\layui\css\modules\layer\default\layer.css" />
|
|
<Content Include="OA\Statistics\layui\css\modules\layer\default\loading-0.gif" />
|
|
<Content Include="OA\Statistics\layui\css\modules\layer\default\loading-1.gif" />
|
|
<Content Include="OA\Statistics\layui\css\modules\layer\default\loading-2.gif" />
|
|
<Content Include="OA\Statistics\layui\font\iconfont.svg" />
|
|
<Content Include="OA\Statistics\layui\images\face\0.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\1.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\10.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\11.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\12.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\13.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\14.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\15.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\16.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\17.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\18.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\19.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\2.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\20.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\21.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\22.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\23.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\24.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\25.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\26.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\27.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\28.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\29.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\3.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\30.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\31.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\32.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\33.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\34.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\35.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\36.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\37.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\38.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\39.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\4.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\40.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\41.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\42.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\43.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\44.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\45.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\46.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\47.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\48.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\49.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\5.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\50.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\51.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\52.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\53.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\54.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\55.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\56.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\57.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\58.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\59.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\6.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\60.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\61.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\62.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\63.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\64.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\65.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\66.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\67.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\68.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\69.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\7.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\70.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\71.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\8.gif" />
|
|
<Content Include="OA\Statistics\layui\images\face\9.gif" />
|
|
<Content Include="OA\Statistics\layui\layui.all.js" />
|
|
<Content Include="OA\Statistics\layui\layui.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\carousel.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\code.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\colorpicker.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\element.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\flow.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\form.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\jquery.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\laydate.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\layedit.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\layer.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\laypage.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\laytpl.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\mobile.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\rate.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\slider.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\table.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\transfer.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\tree.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\upload.js" />
|
|
<Content Include="OA\Statistics\layui\lay\modules\util.js" />
|
|
<Content Include="OA\Statistics\personSta2\OAToleranceList.html" />
|
|
<Content Include="OA\Statistics\personSta2\OAToleranceList.js" />
|
|
<Content Include="OA\Statistics\toleranceSta.html" />
|
|
<Content Include="OA\Statistics\personSta2.html" />
|
|
<Content Include="OA\Statistics\personSta2\OaLeaveList.html" />
|
|
<Content Include="OA\Statistics\personSta2\OaLeaveList.js" />
|
|
<Content Include="OA\Statistics\personSta2\ToleranceList.html" />
|
|
<Content Include="OA\Statistics\personSta2\ToleranceList.js" />
|
|
<Content Include="OA\Tolerance\ToleranceAudit.html" />
|
|
<Content Include="OA\Tolerance\ToleranceAudit.js" />
|
|
<Content Include="OA\Tolerance\ToleranceList.html" />
|
|
<Content Include="OA\Tolerance\ToleranceList.js" />
|
|
<Content Include="OA\LEAVE\OaLeaveList.html" />
|
|
<Content Include="OA\LEAVE\OaLeaveList.js" />
|
|
<Content Include="OA\LEAVE\OaLeaveItem.html" />
|
|
<Content Include="OA\LEAVE\OaLeaveItem.js" />
|
|
<Content Include="OA\LEAVE\OaLeaveAudit.html" />
|
|
<Content Include="OA\LEAVE\OaLeaveAudit.js" />
|
|
<Content Include="OA\PAccess\PAccessTravel.js" />
|
|
<Content Include="OA\PATROLmanage\DANGER\DangerAudit.html" />
|
|
<Content Include="OA\PATROLmanage\DANGER\DangerAudit.js" />
|
|
<Content Include="OA\PATROLmanage\DANGER\DangerList.html" />
|
|
<Content Include="OA\PATROLmanage\DANGER\DangerList.js" />
|
|
<Content Include="OA\PATROLmanage\PLAN\PlanItem.html" />
|
|
<Content Include="OA\PATROLmanage\PLAN\PlanItem.js" />
|
|
<Content Include="OA\PATROLmanage\PLAN\PlanList.html" />
|
|
<Content Include="OA\PATROLmanage\PLAN\PlanList.js" />
|
|
<Content Include="OA\PATROLmanage\SPOT\SpotItem.html" />
|
|
<Content Include="OA\PATROLmanage\SPOT\SpotItem.js" />
|
|
<Content Include="OA\PATROLmanage\SPOT\SpotList.html" />
|
|
<Content Include="OA\PATROLmanage\SPOT\SpotList.js" />
|
|
<Content Include="OA\PATROLmanage\SPOT\SpotTree.html" />
|
|
<Content Include="OA\PATROLmanage\TASK\TaskAudit.html" />
|
|
<Content Include="OA\PATROLmanage\TASK\TaskAudit.js" />
|
|
<Content Include="OA\PATROLmanage\TASK\TaskItem.html" />
|
|
<Content Include="OA\PATROLmanage\TASK\TaskItem.js" />
|
|
<Content Include="OA\PATROLmanage\TASK\TaskList.html" />
|
|
<Content Include="OA\PATROLmanage\TASK\TaskList.js" />
|
|
<Content Include="OA\PATROL\DANGER\DangerAudit.html" />
|
|
<Content Include="OA\PATROL\DANGER\DangerAudit.js" />
|
|
<Content Include="OA\PATROL\DANGER\DangerList.html" />
|
|
<Content Include="OA\PATROL\DANGER\DangerList.js" />
|
|
<Content Include="OA\PATROL\PLAN\PlanItem.html" />
|
|
<Content Include="OA\PATROL\PLAN\PlanItem.js" />
|
|
<Content Include="OA\PATROL\PLAN\PlanList.html" />
|
|
<Content Include="OA\PATROL\PLAN\PlanList.js" />
|
|
<Content Include="OA\PATROL\SPOT\SpotTree.html" />
|
|
<Content Include="OA\PATROL\SPOT\SpotItem.html" />
|
|
<Content Include="OA\PATROL\SPOT\SpotItem.js" />
|
|
<Content Include="OA\PATROL\SPOT\SpotList.html" />
|
|
<Content Include="OA\PATROL\SPOT\SpotList.js" />
|
|
<Content Include="OA\PATROL\TASK\TaskAudit.html" />
|
|
<Content Include="OA\PATROL\TASK\TaskAudit.js" />
|
|
<Content Include="OA\PATROL\TASK\TaskItem.html" />
|
|
<Content Include="OA\PATROL\TASK\TaskItem.js" />
|
|
<Content Include="OA\PATROL\TASK\TaskList.html" />
|
|
<Content Include="OA\PATROL\TASK\TaskList.js" />
|
|
<Content Include="OA\PersonAlarm\PersonAlarmAudit.html" />
|
|
<Content Include="OA\PersonAlarm\PersonAlarmAudit.js" />
|
|
<Content Include="OA\PersonAlarm\PersonAlarmList.html" />
|
|
<Content Include="OA\PersonAlarm\PersonAlarmList.js" />
|
|
<Content Include="OA\Statistics\patrolSta.html" />
|
|
<Content Include="OA\Statistics\cAlarmSta.html" />
|
|
<Content Include="OA\Statistics\carAccessSta.html" />
|
|
<Content Include="OA\Statistics\leaveSta2.html" />
|
|
<Content Include="OA\Statistics\pAlarmSta.html" />
|
|
<Content Include="OA\Statistics\personaccessSta.html" />
|
|
<Content Include="OA\Statistics\carStrengthSta.html" />
|
|
<Content Include="OA\Statistics\personStrengthSta.html" />
|
|
<Content Include="OA\Statistics\personSta.html" />
|
|
<Content Include="OA\Tolerance\ToleranceListOrg.html" />
|
|
<Content Include="OA\Tolerance\ToleranceListOrg.js" />
|
|
<Content Include="OA\ToTask\OaTackList.html" />
|
|
<Content Include="OA\ToTask\OaTackList.js" />
|
|
<Content Include="OA\Tree\DeptTreeUid.html" />
|
|
<Content Include="OA\Tree\OrgLeadertree.html" />
|
|
<Content Include="OA\Tree\AksPatrolOrgTree.html" />
|
|
<Content Include="OA\Tree\TrainEmpTree.html" />
|
|
<Content Include="OA\Tree\Orgtree.html" />
|
|
<Content Include="OA\Tree\DeptTree.html" />
|
|
<Content Include="OA\Tree\Orgtree2.html" />
|
|
<Content Include="OA\Person\index.html" />
|
|
<Content Include="OA\OutFireAgent\index.html" />
|
|
<Content Include="OA\VehicleAccess\index.html" />
|
|
<Content Include="OA\VehicleAccess\index.js" />
|
|
<Content Include="OA\VehicleAccess\view.html" />
|
|
<Content Include="OA\VehicleAccess_AKS\index.html" />
|
|
<Content Include="OA\VehicleAccess_AKS\index.js" />
|
|
<Content Include="OA\VehicleAccess_AKS\view.html" />
|
|
<Content Include="OA\VehicleDuty\Cartree.html" />
|
|
<Content Include="OA\VehicleDuty\edit.html" />
|
|
<Content Include="OA\VehicleDuty\edit.js" />
|
|
<Content Include="OA\VehicleDuty\index.html" />
|
|
<Content Include="OA\VehicleDuty\index.js" />
|
|
<Content Include="OA\VehicleDuty\localtion.html" />
|
|
<Content Include="OA\VehicleDuty\localtion.js" />
|
|
<Content Include="OA\VehicleDuty\view.html" />
|
|
<Content Include="OA\Vehicle\apply.html" />
|
|
<Content Include="OA\Vehicle\apply.js" />
|
|
<Content Include="OA\Vehicle\applyItem.html" />
|
|
<Content Include="OA\Vehicle\applyItem.js" />
|
|
<Content Include="OA\Vehicle\carAudit.html" />
|
|
<Content Include="OA\Vehicle\carAudit.js" />
|
|
<Content Include="OA\Vehicle\Cartree.html" />
|
|
<Content Include="OA\Vehicle\CarUselist.html" />
|
|
<Content Include="OA\Vehicle\CarUselist.js" />
|
|
<Content Include="OA\Vehicle\edit.html" />
|
|
<Content Include="OA\Vehicle\edit.js" />
|
|
<Content Include="OA\Vehicle\index.html" />
|
|
<Content Include="OA\Vehicle\index.js" />
|
|
<Content Include="OA\Vehicle\view.html" />
|
|
<Content Include="OA\VehicleOfficial\apply.html" />
|
|
<Content Include="OA\VehicleOfficial\apply.js" />
|
|
<Content Include="OA\VehicleOfficial\applyItem.html" />
|
|
<Content Include="OA\VehicleOfficial\applyItem.js" />
|
|
<Content Include="OA\VehicleOfficial\carAudit.html" />
|
|
<Content Include="OA\VehicleOfficial\carAudit.js" />
|
|
<Content Include="OA\VehicleOfficial\Cartree.html" />
|
|
<Content Include="OA\VehicleOfficial\edit.html" />
|
|
<Content Include="OA\VehicleOfficial\edit.js" />
|
|
<Content Include="OA\VehicleOfficial\index.html" />
|
|
<Content Include="OA\VehicleOfficial\index.js" />
|
|
<Content Include="OA\VehicleOfficial\view.html" />
|
|
<Content Include="OA\VehicleSocity\edit.html" />
|
|
<Content Include="OA\VehicleSocity\edit.js" />
|
|
<Content Include="OA\VehicleSocity\index.html" />
|
|
<Content Include="OA\VehicleSocity\index.js" />
|
|
<Content Include="ashx\PersonAccessHandler.ashx" />
|
|
<Content Include="ashx\VisitorHandler.ashx" />
|
|
<Content Include="css\home.css" />
|
|
<Content Include="ashx\OaPatrolPlanHandler.ashx" />
|
|
<Content Include="ashx\OaPatrolSpotHandler.ashx" />
|
|
<Content Include="ashx\OaPatrolTaskHandler.ashx" />
|
|
<Content Include="ashx\OaPatrolTraHandler.ashx" />
|
|
<Content Include="ashx\OaPatrolDangerHandler.ashx" />
|
|
<Content Include="ashx\FireShiftsHandler.ashx" />
|
|
<Content Include="ashx\CarTest.ashx" />
|
|
<Content Include="ashx\FireInspectHandler.ashx" />
|
|
<Content Include="ashx\VisitorInHandler.ashx" />
|
|
<Content Include="ashx\VisitorRegHandler.ashx" />
|
|
<Content Include="ashx\GisBaseHandler.ashx" />
|
|
<Content Include="css\font\adminthemes-webfont.eot" />
|
|
<Content Include="css\font\adminthemes-webfont.ttf" />
|
|
<Content Include="css\font\adminthemes-webfont.woff" />
|
|
<Content Include="css\font\adminthemes-webfont.woff2" />
|
|
<Content Include="css\font\adminThemes.ttf" />
|
|
<Content Include="css\font\fontawesome-webfont.eot" />
|
|
<Content Include="css\font\fontawesome-webfont.ttf" />
|
|
<Content Include="css\font\fontawesome-webfont.woff" />
|
|
<Content Include="css\font\fontawesome-webfont.woff2" />
|
|
<Content Include="css\font\FontAwesome.otf" />
|
|
<Content Include="css\font\iconfont.eot" />
|
|
<Content Include="css\font\iconfont.ttf" />
|
|
<Content Include="css\font\iconfont.woff" />
|
|
<Content Include="css\font\pxgridsicons.eot" />
|
|
<Content Include="css\font\pxgridsicons.ttf" />
|
|
<Content Include="css\font\pxgridsicons.woff" />
|
|
<Content Include="css\menufont\iconfont.eot" />
|
|
<Content Include="css\menufont\iconfont.ttf" />
|
|
<Content Include="css\menufont\iconfont.woff" />
|
|
<Content Include="css\menufont\iconfont.woff2" />
|
|
<Content Include="ashx\CarTest_SHZ.ashx" />
|
|
<Content Include="ashx\SysUsersRulesHandler.ashx" />
|
|
<Content Include="ashx\FireDeptHandler.ashx" />
|
|
<Content Include="ashx\DicDetailHandler.ashx" />
|
|
<Content Include="ashx\DicModHandler.ashx" />
|
|
<Content Include="ashx\SysAreaHandler.ashx" />
|
|
<Content Include="ashx\BaseMenuHandler.ashx" />
|
|
<Content Include="ashx\FileUpHandler.ashx" />
|
|
<Content Include="ashx\LoginHandlerLearn.ashx" />
|
|
<Content Include="ashx\RoleMenuHandler.ashx" />
|
|
<Content Include="ashx\SysAppHandler.ashx" />
|
|
<Content Include="ashx\SysLogHandler.ashx" />
|
|
<Content Include="ashx\SysMenuHandler.ashx" />
|
|
<Content Include="ashx\SysMobileHandler.ashx" />
|
|
<Content Include="ashx\SysPermHandler.ashx" />
|
|
<Content Include="ashx\SysRoleHandler.ashx" />
|
|
<Content Include="ashx\SysRolePermHandler.ashx" />
|
|
<Content Include="ashx\AlarmDataHandler.ashx" />
|
|
<Content Include="css\menufont\iconfont.json" />
|
|
<Content Include="ashx\TblEpuOrgHandler.ashx" />
|
|
<Content Include="ashx\ZYCameraHandler.ashx" />
|
|
<Content Include="ashx\GisBaseHandler2.ashx" />
|
|
<Content Include="ashx\FireAnnHandler.ashx" />
|
|
<Content Include="ashx\SysOrgHandler.ashx" />
|
|
<Content Include="ashx\SysSocietyHandler.ashx" />
|
|
<Content Include="ashx\Handler2.ashx" />
|
|
<Content Include="ashx\AppHandler.ashx" />
|
|
<Content Include="ashx\FirePatrolDangerHandler.ashx" />
|
|
<Content Include="ashx\FirePatrolInspectorHandler.ashx" />
|
|
<Content Include="ashx\FirePatrolPlanHandler.ashx" />
|
|
<Content Include="ashx\FirePatrolSpotHandler.ashx" />
|
|
<Content Include="ashx\FirePatrolTaskHandler.ashx" />
|
|
<Content Include="ashx\FirePatrolTraHandler.ashx" />
|
|
<Content Include="ashx\SentryHandler.ashx" />
|
|
<Content Include="ashx\ZYAlarmdataHandler.ashx" />
|
|
<Content Include="Fire\Map\ckplayer\hls\LICENSE" />
|
|
<Content Include="Fire\Map\fonts\iconfont.eot" />
|
|
<Content Include="Fire\Map\fonts\iconfont.ttf" />
|
|
<Content Include="Fire\Map\fonts\iconfont.woff" />
|
|
<Content Include="ashx\OaDutyManageHandler.ashx" />
|
|
<Content Include="ashx\OaToleranceHandler.ashx" />
|
|
<Content Include="ashx\RemindMessageHandler.ashx" />
|
|
<Content Include="ashx\TaskRemindInfoHandler.ashx" />
|
|
<Content Include="ashx\FireShiftsAddrHandler.ashx" />
|
|
<Content Include="ashx\OaPatrolSentryTaskHandler.ashx" />
|
|
<Content Include="NLog.config" />
|
|
<Content Include="OA\Statistics\layui\font\iconfont.eot" />
|
|
<Content Include="OA\Statistics\layui\font\iconfont.ttf" />
|
|
<Content Include="OA\Statistics\layui\font\iconfont.woff" />
|
|
<Content Include="OA\Statistics\layui\font\iconfont.woff2" />
|
|
<Content Include="ashx\TSubjectHandler.ashx" />
|
|
<Content Include="ashx\TPlanHandler.ashx" />
|
|
<Content Include="ashx\TTaskHandler.ashx" />
|
|
<Content Include="ashx\TScoreHandler.ashx" />
|
|
<Content Include="ashx\TSubjectGradeStandard.ashx" />
|
|
<Content Include="ashx\OaPatrolRulesHandler.ashx" />
|
|
<Content Include="ashx\AnnualLeaveHandle.ashx" />
|
|
<Content Include="js\kindeditor\asp.net\file_manager_json.ashx" />
|
|
<Content Include="js\kindeditor\asp.net\upload_json.ashx" />
|
|
<Content Include="ashx\ReportLocationHandler.ashx" />
|
|
<Content Include="ashx\NoticeHandler.ashx" />
|
|
<Content Include="ashx\OaPerformanceRecordHandler.ashx" />
|
|
<Content Include="ashx\OaPerformancePublishHandler.ashx" />
|
|
<Content Include="ashx\OaPerformanceBasicHandler.ashx" />
|
|
<Content Include="Fire\Shifts\哨位排班表模板.xls" />
|
|
<Content Include="layui\font\iconfont.eot" />
|
|
<Content Include="layui\font\iconfont.ttf" />
|
|
<Content Include="layui\font\iconfont.woff" />
|
|
<Content Include="ashx\OaRollcallPlanHandler.ashx" />
|
|
<Content Include="ashx\OaHolidayHandler.ashx" />
|
|
<Content Include="ashx\OaKnolageHandler.ashx" />
|
|
<Content Include="ashx\OaRecipeDicdetailHandler.ashx" />
|
|
<Content Include="ashx\OaRecipePlanHandler.ashx" />
|
|
<Content Include="ashx\OaRecipeRecordHandler.ashx" />
|
|
<Content Include="Fire\Map2\fonts\iconfont.eot" />
|
|
<Content Include="Fire\Map2\fonts\iconfont.ttf" />
|
|
<Content Include="Fire\Map2\fonts\iconfont.woff" />
|
|
<Content Include="ashx\FireResource.ashx" />
|
|
<Content Include="ashx\OaAttendancePlanHandler.ashx" />
|
|
<Content Include="ashx\OaAttendanceRecordHandler.ashx" />
|
|
<Content Include="ashx\OaAttendanceTaskHandler.ashx" />
|
|
<Content Include="ashx\FireCarEquipHandler.ashx" />
|
|
<Content Include="ashx\FireHandoverEquipHandler.ashx" />
|
|
<Content Include="ashx\OaRecipeCommentHandler.ashx" />
|
|
<Content Include="Fire\Shifts\player\cyberplayer.js.map" />
|
|
<Content Include="Fire\Shifts\player\flv.js.map" />
|
|
<Content Include="ashx\OAMeetingHandler.ashx" />
|
|
<Content Include="ashx\TrainingLiveHandler.ashx" />
|
|
<Content Include="ashx\SysEmpPolHandler.ashx" />
|
|
<Content Include="ashx\WorkFlowHandler.ashx" />
|
|
<Content Include="Fire\ImportantDiary\消防要事日记模板.docx" />
|
|
<Content Include="ashx\OaExercisePlanHandler.ashx" />
|
|
<Content Include="ashx\OaExerciseRecordHandler.ashx" />
|
|
<Content Include="ashx\OaExerciseTaskHandler.ashx" />
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
|
|
<None Include="Properties\PublishProfiles\新疆营区一体化管理平台.pubxml" />
|
|
<None Include="Service References\Camp_Fire2\configuration91.svcinfo" />
|
|
<None Include="Service References\Camp_Fire2\configuration.svcinfo" />
|
|
<None Include="Service References\Camp_Fire2\Reference.svcmap">
|
|
<Generator>WCF Proxy Generator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<Content Include="OA\VehicleSocity\view.html" />
|
|
<Content Include="OA\VisitorReg\VisitorRegAudit2.html" />
|
|
<Content Include="OA\VisitorReg\VisitorRegAudit2.js" />
|
|
<Content Include="OA\VisitorReg\VisitorRegAudit.html" />
|
|
<Content Include="OA\VisitorReg\VisitorRegAudit.js" />
|
|
<Content Include="OA\VisitorReg\VisitorRegItem.html" />
|
|
<Content Include="OA\VisitorReg\VisitorRegItem.js" />
|
|
<Content Include="OA\VisitorReg\VisitorRegList.html" />
|
|
<Content Include="OA\VisitorReg\VisitorRegList.js" />
|
|
<Content Include="OA\Visitor\VisitorAudit.html" />
|
|
<Content Include="OA\Visitor\VisitorAudit.js" />
|
|
<Content Include="OA\PAccess\PAccessTravel.html" />
|
|
<Content Include="OA\Visitor\VisitorTrajectoryList.html" />
|
|
<Content Include="OA\Visitor\VisitorTrajectoryList.js" />
|
|
<Content Include="OA\Visitor\VisitorList.html" />
|
|
<Content Include="OA\Visitor\VisitorList.js" />
|
|
<None Include="Service References\cwsService\configuration91.svcinfo" />
|
|
<None Include="Service References\cwsService\configuration.svcinfo" />
|
|
<None Include="Service References\cwsService\Reference.svcmap">
|
|
<Generator>WCF Proxy Generator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<Content Include="OA\Visitor\VisitorReport.html" />
|
|
<Content Include="OA\Visitor_AKS\VisitorAudit.html" />
|
|
<Content Include="OA\Visitor_AKS\VisitorAudit.js" />
|
|
<Content Include="OA\Visitor_AKS\VisitorList.html" />
|
|
<Content Include="OA\Visitor_AKS\VisitorList.js" />
|
|
<Content Include="Properties\PublishProfiles\FolderProfile.pubxml.user" />
|
|
<Content Include="SysManage\Area\AreaTree.html" />
|
|
<Content Include="SysManage\Area\SysAreaAddEdit.html" />
|
|
<Content Include="SysManage\Area\SysAreaAddEdit.js" />
|
|
<Content Include="SysManage\Area\SysAreaList.html" />
|
|
<Content Include="SysManage\Area\SysAreaList.js" />
|
|
<Content Include="SysManage\Dictionary\DicDetailAddEdit.html" />
|
|
<Content Include="SysManage\Dictionary\DicDetailAddEdit.js" />
|
|
<Content Include="SysManage\Dictionary\DicDetailList.html" />
|
|
<Content Include="SysManage\Dictionary\DicDetailList.js" />
|
|
<Content Include="SysManage\Dictionary\DicModAddEdit.html" />
|
|
<Content Include="SysManage\Dictionary\DicModAddEdit.js" />
|
|
<Content Include="SysManage\Dictionary\DicModList.html" />
|
|
<Content Include="SysManage\Dictionary\DicModList.js" />
|
|
<Content Include="SysManage\DIC\DicDetailAddEdit.html" />
|
|
<Content Include="SysManage\DIC\DicDetailAddEdit.js" />
|
|
<Content Include="SysManage\DIC\DicDetailList.html" />
|
|
<Content Include="SysManage\DIC\DicDetailList.js" />
|
|
<Content Include="SysManage\DIC\DicModAddEdit.html" />
|
|
<Content Include="SysManage\DIC\DicModAddEdit.js" />
|
|
<Content Include="SysManage\DIC\DicModList.html" />
|
|
<Content Include="SysManage\DIC\DicModList.js" />
|
|
<Content Include="SysManage\Notice\NoticeAddEdit.html" />
|
|
<Content Include="SysManage\Notice\NoticeAddEdit.js" />
|
|
<Content Include="SysManage\Notice\NoticeList.html" />
|
|
<Content Include="SysManage\Notice\NoticeList.js" />
|
|
<Content Include="SysManage\Org\SysOrgAddEdit.html" />
|
|
<Content Include="SysManage\Org\SysOrgAddEdit.js" />
|
|
<Content Include="SysManage\Org\SysOrgList.html" />
|
|
<Content Include="SysManage\Org\SysOrgList.js" />
|
|
<Content Include="SysManage\Org\tree.html" />
|
|
<Content Include="SysManage\Society\SocietyAddEdit.html" />
|
|
<Content Include="SysManage\Society\SocietyAddEdit.js" />
|
|
<Content Include="SysManage\Society\SocietyList.html" />
|
|
<Content Include="SysManage\Society\SocietyList.js" />
|
|
<Content Include="SysManage\SysApp\SysAppAddEdit.html" />
|
|
<Content Include="SysManage\SysApp\SysAppAddEdit.js" />
|
|
<Content Include="SysManage\SysApp\SysAppList.html" />
|
|
<Content Include="SysManage\SysApp\SysAppList.js" />
|
|
<Content Include="SysManage\SysLog\SysLogList.html" />
|
|
<Content Include="SysManage\SysLog\SysLogList.js" />
|
|
<Content Include="SysManage\SysMenuPublic\Menutree.html" />
|
|
<Content Include="SysManage\SysMenuPublic\SysMenuAddEdit.html" />
|
|
<Content Include="SysManage\SysMenuPublic\SysMenuAddEdit.js" />
|
|
<Content Include="SysManage\SysMenuPublic\SysMenuList.html" />
|
|
<Content Include="SysManage\SysMenuPublic\SysMenuList.js" />
|
|
<Content Include="SysManage\SysMenu\Menutree.html" />
|
|
<Content Include="SysManage\SysMenu\SysMenuAddEdit.html" />
|
|
<Content Include="SysManage\SysMenu\SysMenuAddEdit.js" />
|
|
<Content Include="SysManage\SysMenu\SysMenuList.html" />
|
|
<Content Include="SysManage\SysMenu\SysMenuList.js" />
|
|
<Content Include="SysManage\SysMobile\SysMobileAddEdit.html" />
|
|
<Content Include="SysManage\SysMobile\SysMobileAddEdit.js" />
|
|
<Content Include="SysManage\SysMobile\SysMobileList.html" />
|
|
<Content Include="SysManage\SysMobile\SysMobileList.js" />
|
|
<Content Include="SysManage\SysPerm\SysPermAddEdit.html" />
|
|
<Content Include="SysManage\SysPerm\SysPermAddEdit.js" />
|
|
<Content Include="SysManage\SysPerm\SysPermList.html" />
|
|
<Content Include="SysManage\SysPerm\SysPermList.js" />
|
|
<Content Include="SysManage\SysRolePerm\SysRolePermList.html" />
|
|
<Content Include="SysManage\SysRolePerm\SysRolePermList.js" />
|
|
<Content Include="SysManage\SysRole\Menutree.html" />
|
|
<Content Include="SysManage\SysRole\PermAddEdit.html" />
|
|
<Content Include="SysManage\SysRole\PermAddEdit.js" />
|
|
<Content Include="SysManage\SysRole\RoleMenu.html" />
|
|
<Content Include="SysManage\SysRole\RoleMenu.js" />
|
|
<Content Include="SysManage\SysRole\RoleUser.html" />
|
|
<Content Include="SysManage\SysRole\RoleUser.js" />
|
|
<Content Include="SysManage\SysRole\SysRoleAddEdit.html" />
|
|
<Content Include="SysManage\SysRole\SysRoleAddEdit.js" />
|
|
<Content Include="SysManage\SysRole\SysRoleList.html" />
|
|
<Content Include="SysManage\SysRole\SysRoleList.js" />
|
|
<Content Include="SysManage\SysUsersRules\SysUsersRulesAddEdit.html" />
|
|
<Content Include="SysManage\SysUsersRules\SysUsersRulesAddEdit.js" />
|
|
<Content Include="SysManage\SysUsersRules\SysUsersRulesList.html" />
|
|
<Content Include="SysManage\SysUsersRules\SysUsersRulesList.js" />
|
|
<Content Include="SysManage\SysUser\SYSUserAddEdit.html" />
|
|
<Content Include="SysManage\SysUser\SYSUserAddEdit.js" />
|
|
<Content Include="SysManage\SysUser\SYSUserList.html" />
|
|
<Content Include="SysManage\SysUser\SYSUserList.js" />
|
|
<Content Include="SysManage\SysUser\SysUsersPermEdit.html" />
|
|
<Content Include="SysManage\SysUser\SysUsersPermEdit.js" />
|
|
<Content Include="SysManage\SysUser\SysUsersRoleEdit.html" />
|
|
<Content Include="SysManage\SysUser\SysUsersRoleEdit.js" />
|
|
<Content Include="SysManage\SysUser\副本 SysUsersRuleEdit.html" />
|
|
<Content Include="SysManage\SysUser\副本 SysUsersRuleEdit.js" />
|
|
<Content Include="TRAIN\Statistics\PersonalGrade.html" />
|
|
<Content Include="TRAIN\Statistics\personalGrade.js" />
|
|
<Content Include="TRAIN\Statistics\Ranking.html" />
|
|
<Content Include="TRAIN\Statistics\redBlackList.html" />
|
|
<Content Include="Index\TrainGrade.html" />
|
|
<Content Include="TRAIN\TRAININGLIVE\edit.html" />
|
|
<Content Include="TRAIN\TRAININGLIVE\edit.js" />
|
|
<Content Include="TRAIN\TRAININGLIVE\List.html" />
|
|
<Content Include="TRAIN\TRAININGLIVE\List.js" />
|
|
<Content Include="TRAIN\TRAININGLIVE\View.html" />
|
|
<Content Include="TRAIN\T_HistorScore\T_HistorScoreList.html" />
|
|
<Content Include="TRAIN\T_HistorScore\T_HistorScoreList.js" />
|
|
<Content Include="TRAIN\T_Plan\T_PlanEdit.html" />
|
|
<Content Include="TRAIN\T_Plan\T_PlanEdit.js" />
|
|
<Content Include="TRAIN\T_Plan\T_PlanList.html" />
|
|
<Content Include="TRAIN\T_Plan\T_PlanList.js" />
|
|
<Content Include="TRAIN\T_Score\T_ScoreEdit.html" />
|
|
<Content Include="TRAIN\T_Score\T_ScoreEdit.js" />
|
|
<Content Include="TRAIN\T_Score\T_ScoreList.html" />
|
|
<Content Include="TRAIN\T_Score\T_ScoreList.js" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardAdd.html" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardAdd.js" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardEdit.html" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardEdit.js" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardEdit2.html" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardEdit2.js" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardEdit3.html" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardEdit3.js" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardList.html" />
|
|
<Content Include="TRAIN\T_SubjectGradeStandard\T_SubjectGradeStandardList.js" />
|
|
<Content Include="TRAIN\T_Subject\T_SubjectEdit.html" />
|
|
<Content Include="TRAIN\T_Subject\T_SubjectEdit.js" />
|
|
<Content Include="TRAIN\T_Subject\T_SubjectList.html" />
|
|
<Content Include="TRAIN\T_Subject\T_SubjectList.js" />
|
|
<Content Include="TRAIN\T_Task\T_TaskAudit.html" />
|
|
<Content Include="TRAIN\T_Task\T_TaskAudit.js" />
|
|
<Content Include="TRAIN\T_Task\T_TaskEdit.html" />
|
|
<Content Include="TRAIN\T_Task\T_TaskEdit.js" />
|
|
<Content Include="TRAIN\T_Task\T_TaskList.html" />
|
|
<Content Include="TRAIN\T_Task\T_TaskList.js" />
|
|
<Content Include="TRAIN\T_Task\T_TaskReport.html" />
|
|
<Content Include="TRAIN\T_Task\T_TaskReport.js" />
|
|
<Content Include="TRAIN\T_Task\T_TaskReportEdit.html" />
|
|
<Content Include="TRAIN\T_Task\T_TaskReportEdit.js" />
|
|
<Content Include="UISysManage\Device\FolderDeviceList2.html" />
|
|
<Content Include="UISysManage\Device\FolderDeviceList.html" />
|
|
<Content Include="UISysManage\Device\FolderDeviceList.js" />
|
|
<Content Include="UISysManage\Device\Map_Position.html" />
|
|
<Content Include="UISysManage\EmpPol\edit.html" />
|
|
<Content Include="UISysManage\EmpPol\edit.js" />
|
|
<Content Include="UISysManage\EmpPol\OrgEmpList.html" />
|
|
<Content Include="UISysManage\EmpPol\OrgEmpList.js" />
|
|
<Content Include="UISysManage\Emp\OrgEmpEdit.html" />
|
|
<Content Include="UISysManage\Emp\OrgEmpEdit.js" />
|
|
<Content Include="UISysManage\Emp\OrgEmpList.html" />
|
|
<Content Include="UISysManage\Emp\OrgEmpList.js" />
|
|
<Content Include="UISysManage\Emp\SYSUserAddEdit.html" />
|
|
<Content Include="UISysManage\Emp\SYSUserAddEdit.js" />
|
|
<Content Include="UISysManage\Folder\FolderAddEdit.html" />
|
|
<Content Include="UISysManage\Folder\FolderAddEdit.js" />
|
|
<Content Include="UISysManage\Folder\FolderTreeList.html" />
|
|
<Content Include="UISysManage\Folder\FolderList.html" />
|
|
<Content Include="UISysManage\Folder\FolderList.js" />
|
|
<Content Include="UISysManage\Folder\FolderTreeList.js" />
|
|
<Content Include="UISysManage\Org\LowerOrg.html" />
|
|
<Content Include="UISysManage\Device\DeviceAddEdit.html" />
|
|
<Content Include="UISysManage\Device\DeviceAddEdit.js" />
|
|
<Content Include="UISysManage\Device\DeviceList.html" />
|
|
<Content Include="UISysManage\Device\DeviceList.js" />
|
|
<Content Include="UISysManage\Org\LowerArea.html" />
|
|
<Content Include="UISysManage\Org\AllOrg.html" />
|
|
<Content Include="UISysManage\Org\ALLArea.html" />
|
|
<Content Include="UISysManage\Org\AllHY.html" />
|
|
<Content Include="OA\PAccess\PAccessAudit.html" />
|
|
<Content Include="OA\PAccess\PAccessAudit.js" />
|
|
<Content Include="OA\PAccess\PAccessList.html" />
|
|
<Content Include="OA\PAccess\PAccessList.js" />
|
|
<Content Include="UISysManage\SysMenu\Menutree.html" />
|
|
<Content Include="UISysManage\SysMenu\SysMenuAddEdit.html" />
|
|
<Content Include="UISysManage\SysMenu\SysMenuAddEdit.js" />
|
|
<Content Include="UISysManage\SysMenu\SysMenuList.html" />
|
|
<Content Include="UISysManage\SysMenu\SysMenuList.js" />
|
|
<Content Include="UISysManage\SysUser\SYSUserAddEdit.html" />
|
|
<Content Include="UISysManage\SysUser\SYSUserAddEdit.js" />
|
|
<Content Include="UISysManage\SysUser\SYSUserList.html" />
|
|
<Content Include="UISysManage\SysUser\SYSUserList.js" />
|
|
<Content Include="UISysManage\SysUser\SysUsersPermEdit.html" />
|
|
<Content Include="UISysManage\SysUser\SysUsersPermEdit.js" />
|
|
<Content Include="UISysManage\SysUser\SysUsersRoleEdit.html" />
|
|
<Content Include="UISysManage\SysUser\SysUsersRoleEdit.js" />
|
|
<Content Include="UISysManage\SysUser\副本 SysUsersRuleEdit.html" />
|
|
<Content Include="UISysManage\SysUser\副本 SysUsersRuleEdit.js" />
|
|
<Content Include="UISysManage\User\changePwd.html" />
|
|
<Content Include="UISysManage\User\userAdd.html" />
|
|
<Content Include="UISysManage\User\userAdd.js" />
|
|
<Content Include="UISysManage\User\userInfo.html" />
|
|
<Content Include="UISysManage\User\userInfo.js" />
|
|
<Content Include="UISysManage\User\userList.html" />
|
|
<Content Include="UISysManage\User\userList.js" />
|
|
<Content Include="UISysManage\User\orgInfo.html" />
|
|
<Content Include="UISysManage\User\orgInfo.js" />
|
|
<Content Include="UISysManage\Warning\WarnRecordAddEdit.html" />
|
|
<Content Include="UISysManage\Warning\WarnRecordAddEdit.js" />
|
|
<Content Include="UISysManage\Warning\WarnRecordList.html" />
|
|
<Content Include="UISysManage\Warning\WarnRecordList.js" />
|
|
<Content Include="UISysManage\Warn\WAddEdit.html" />
|
|
<Content Include="UISysManage\Warn\WarnAddEdit.js" />
|
|
<Content Include="UISysManage\Warn\WarnList.html" />
|
|
<Content Include="UISysManage\Warn\WarnList.js" />
|
|
<Content Include="UISysManage\Warn\WarnTreeList.html" />
|
|
<Content Include="UISysManage\Warn\WarnTreeList.js" />
|
|
<Content Include="UISysManage\Dept\OrgDeptEdit.html" />
|
|
<Content Include="UISysManage\Dept\OrgDeptEdit.js" />
|
|
<Content Include="UISysManage\Dept\OrgDeptList.html" />
|
|
<Content Include="UISysManage\Dept\OrgDeptList.js" />
|
|
<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="WorkFlow\Controls\SelectDictionary\Default.aspx" />
|
|
<Content Include="WorkFlow\Controls\SelectIco\Default.aspx" />
|
|
<Content Include="WorkFlow\Controls\SelectMember\Default.aspx" />
|
|
<Content Include="WorkFlow\Controls\UploadFiles\Default.aspx" />
|
|
<Content Include="WorkFlow\Controls\UploadFiles\Uploadify\crossdomain.xml" />
|
|
<Content Include="WorkFlow\Controls\UploadFiles\Uploadify\jquery.uploadify.js" />
|
|
<Content Include="WorkFlow\Controls\UploadFiles\Uploadify\uploadify.swf" />
|
|
<Content Include="WorkFlow\Default.aspx" />
|
|
<Content Include="WorkFlow\Images\ico\2012080111634.png" />
|
|
<Content Include="WorkFlow\Images\ico\2012080404391.png" />
|
|
<Content Include="WorkFlow\Images\ico\2012092109942.png" />
|
|
<Content Include="WorkFlow\Images\ico\20130406014311476_easyicon_net_16.png" />
|
|
<Content Include="WorkFlow\Images\ico\accept.gif" />
|
|
<Content Include="WorkFlow\Images\ico\add.gif" />
|
|
<Content Include="WorkFlow\Images\ico\against.gif" />
|
|
<Content Include="WorkFlow\Images\ico\agree.gif" />
|
|
<Content Include="WorkFlow\Images\ico\application_osx_add.png" />
|
|
<Content Include="WorkFlow\Images\ico\application_osx_double.png" />
|
|
<Content Include="WorkFlow\Images\ico\application_osx_remove.png" />
|
|
<Content Include="WorkFlow\Images\ico\application_windows_down.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_large_down.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_large_left.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_large_right.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_medium_down.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_medium_left.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_medium_lower_left.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_medium_lower_right.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_medium_right.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_medium_up.png" />
|
|
<Content Include="WorkFlow\Images\ico\arrow_medium_upper_right.png" />
|
|
<Content Include="WorkFlow\Images\ico\back.gif" />
|
|
<Content Include="WorkFlow\Images\ico\box_add.png" />
|
|
<Content Include="WorkFlow\Images\ico\box_new.png" />
|
|
<Content Include="WorkFlow\Images\ico\box_remove.png" />
|
|
<Content Include="WorkFlow\Images\ico\box_warning.png" />
|
|
<Content Include="WorkFlow\Images\ico\calllogtype_missed.png" />
|
|
<Content Include="WorkFlow\Images\ico\cancel.gif" />
|
|
<Content Include="WorkFlow\Images\ico\cart.png" />
|
|
<Content Include="WorkFlow\Images\ico\cd.png" />
|
|
<Content Include="WorkFlow\Images\ico\chart_bar.png" />
|
|
<Content Include="WorkFlow\Images\ico\chart_curve.png" />
|
|
<Content Include="WorkFlow\Images\ico\chart_line.png" />
|
|
<Content Include="WorkFlow\Images\ico\chart_organisation.png" />
|
|
<Content Include="WorkFlow\Images\ico\chart_pie.png" />
|
|
<Content Include="WorkFlow\Images\ico\clear.gif" />
|
|
<Content Include="WorkFlow\Images\ico\clock.gif" />
|
|
<Content Include="WorkFlow\Images\ico\clock.png" />
|
|
<Content Include="WorkFlow\Images\ico\coin_cuprum.gif" />
|
|
<Content Include="WorkFlow\Images\ico\coin_gold.gif" />
|
|
<Content Include="WorkFlow\Images\ico\com.png" />
|
|
<Content Include="WorkFlow\Images\ico\comment.png" />
|
|
<Content Include="WorkFlow\Images\ico\comments_reply.png" />
|
|
<Content Include="WorkFlow\Images\ico\comments_small.png" />
|
|
<Content Include="WorkFlow\Images\ico\comment_reply.png" />
|
|
<Content Include="WorkFlow\Images\ico\computer.png" />
|
|
<Content Include="WorkFlow\Images\ico\connect.png" />
|
|
<Content Include="WorkFlow\Images\ico\connect_getpassword_icon.png" />
|
|
<Content Include="WorkFlow\Images\ico\contact_blue.png" />
|
|
<Content Include="WorkFlow\Images\ico\contact_grey.png" />
|
|
<Content Include="WorkFlow\Images\ico\contact_grey_remove.png" />
|
|
<Content Include="WorkFlow\Images\ico\cross.png" />
|
|
<Content Include="WorkFlow\Images\ico\customers.gif" />
|
|
<Content Include="WorkFlow\Images\ico\data.png" />
|
|
<Content Include="WorkFlow\Images\ico\del.gif" />
|
|
<Content Include="WorkFlow\Images\ico\direction.png" />
|
|
<Content Include="WorkFlow\Images\ico\disconnect.png" />
|
|
<Content Include="WorkFlow\Images\ico\doc_stand.png" />
|
|
<Content Include="WorkFlow\Images\ico\doc_tag.png" />
|
|
<Content Include="WorkFlow\Images\ico\download.png" />
|
|
<Content Include="WorkFlow\Images\ico\edit.gif" />
|
|
<Content Include="WorkFlow\Images\ico\error.gif" />
|
|
<Content Include="WorkFlow\Images\ico\event_time.gif" />
|
|
<Content Include="WorkFlow\Images\ico\file_del.gif" />
|
|
<Content Include="WorkFlow\Images\ico\file_edit.gif" />
|
|
<Content Include="WorkFlow\Images\ico\find.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_add.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_down.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_edit.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_locked.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_opened.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_stuffed_add.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_stuffed_remove.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_classic_up.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_delete.png" />
|
|
<Content Include="WorkFlow\Images\ico\folder_new.png" />
|
|
<Content Include="WorkFlow\Images\ico\forum.gif" />
|
|
<Content Include="WorkFlow\Images\ico\forum_add.gif" />
|
|
<Content Include="WorkFlow\Images\ico\forum_del.gif" />
|
|
<Content Include="WorkFlow\Images\ico\forum_edit.gif" />
|
|
<Content Include="WorkFlow\Images\ico\gif-0465.gif" />
|
|
<Content Include="WorkFlow\Images\ico\group.gif" />
|
|
<Content Include="WorkFlow\Images\ico\group.png" />
|
|
<Content Include="WorkFlow\Images\ico\group_blue.png" />
|
|
<Content Include="WorkFlow\Images\ico\group_green.png" />
|
|
<Content Include="WorkFlow\Images\ico\group_green_remove.png" />
|
|
<Content Include="WorkFlow\Images\ico\group_grey_remove.png" />
|
|
<Content Include="WorkFlow\Images\ico\group_search.gif" />
|
|
<Content Include="WorkFlow\Images\ico\hammer.png" />
|
|
<Content Include="WorkFlow\Images\ico\hammer_screwdriver.png" />
|
|
<Content Include="WorkFlow\Images\ico\hand_point.png" />
|
|
<Content Include="WorkFlow\Images\ico\hcards_down.png" />
|
|
<Content Include="WorkFlow\Images\ico\home_green.png" />
|
|
<Content Include="WorkFlow\Images\ico\icon_site.gif" />
|
|
<Content Include="WorkFlow\Images\ico\images.png" />
|
|
<Content Include="WorkFlow\Images\ico\important.gif" />
|
|
<Content Include="WorkFlow\Images\ico\info.gif" />
|
|
<Content Include="WorkFlow\Images\ico\information.png" />
|
|
<Content Include="WorkFlow\Images\ico\inhibit.gif" />
|
|
<Content Include="WorkFlow\Images\ico\key.png" />
|
|
<Content Include="WorkFlow\Images\ico\keyboard.png" />
|
|
<Content Include="WorkFlow\Images\ico\labs.gif" />
|
|
<Content Include="WorkFlow\Images\ico\lightbulb.gif" />
|
|
<Content Include="WorkFlow\Images\ico\lightbulb.png" />
|
|
<Content Include="WorkFlow\Images\ico\lightbulb_off.gif" />
|
|
<Content Include="WorkFlow\Images\ico\link.gif" />
|
|
<Content Include="WorkFlow\Images\ico\linkdel.gif" />
|
|
<Content Include="WorkFlow\Images\ico\lock.png" />
|
|
<Content Include="WorkFlow\Images\ico\lock_large_locked.png" />
|
|
<Content Include="WorkFlow\Images\ico\lock_unlock.png" />
|
|
<Content Include="WorkFlow\Images\ico\magic.gif" />
|
|
<Content Include="WorkFlow\Images\ico\magnifier.png" />
|
|
<Content Include="WorkFlow\Images\ico\member.gif" />
|
|
<Content Include="WorkFlow\Images\ico\microphone.png" />
|
|
<Content Include="WorkFlow\Images\ico\module.gif" />
|
|
<Content Include="WorkFlow\Images\ico\money.png" />
|
|
<Content Include="WorkFlow\Images\ico\money_dollar.png" />
|
|
<Content Include="WorkFlow\Images\ico\money_euro.png" />
|
|
<Content Include="WorkFlow\Images\ico\mouse.png" />
|
|
<Content Include="WorkFlow\Images\ico\music_beam.png" />
|
|
<Content Include="WorkFlow\Images\ico\new-icon.gif" />
|
|
<Content Include="WorkFlow\Images\ico\newspaper.png" />
|
|
<Content Include="WorkFlow\Images\ico\page_code.png" />
|
|
<Content Include="WorkFlow\Images\ico\page_tag_blue.gif" />
|
|
<Content Include="WorkFlow\Images\ico\page_world.png" />
|
|
<Content Include="WorkFlow\Images\ico\permission.gif" />
|
|
<Content Include="WorkFlow\Images\ico\pin.png" />
|
|
<Content Include="WorkFlow\Images\ico\pipette.png" />
|
|
<Content Include="WorkFlow\Images\ico\polemize.gif" />
|
|
<Content Include="WorkFlow\Images\ico\poll.gif" />
|
|
<Content Include="WorkFlow\Images\ico\printer.gif" />
|
|
<Content Include="WorkFlow\Images\ico\printer.png" />
|
|
<Content Include="WorkFlow\Images\ico\projection_screen.png" />
|
|
<Content Include="WorkFlow\Images\ico\Properties.png" />
|
|
<Content Include="WorkFlow\Images\ico\refresh.gif" />
|
|
<Content Include="WorkFlow\Images\ico\Refresh.png" />
|
|
<Content Include="WorkFlow\Images\ico\refresh2.png" />
|
|
<Content Include="WorkFlow\Images\ico\refresh_backwards.png" />
|
|
<Content Include="WorkFlow\Images\ico\rgb.png" />
|
|
<Content Include="WorkFlow\Images\ico\right.gif" />
|
|
<Content Include="WorkFlow\Images\ico\role.gif" />
|
|
<Content Include="WorkFlow\Images\ico\save.gif" />
|
|
<Content Include="WorkFlow\Images\ico\saveas.gif" />
|
|
<Content Include="WorkFlow\Images\ico\search.png" />
|
|
<Content Include="WorkFlow\Images\ico\select.gif" />
|
|
<Content Include="WorkFlow\Images\ico\setting.gif" />
|
|
<Content Include="WorkFlow\Images\ico\shape_aling_center.png" />
|
|
<Content Include="WorkFlow\Images\ico\shape_aling_left.png" />
|
|
<Content Include="WorkFlow\Images\ico\sitemap.png" />
|
|
<Content Include="WorkFlow\Images\ico\sound.png" />
|
|
<Content Include="WorkFlow\Images\ico\system-tick-alt-03.png" />
|
|
<Content Include="WorkFlow\Images\ico\table.gif" />
|
|
<Content Include="WorkFlow\Images\ico\table_add.gif" />
|
|
<Content Include="WorkFlow\Images\ico\table_del.gif" />
|
|
<Content Include="WorkFlow\Images\ico\table_edit.gif" />
|
|
<Content Include="WorkFlow\Images\ico\tag_blue.png" />
|
|
<Content Include="WorkFlow\Images\ico\task.gif" />
|
|
<Content Include="WorkFlow\Images\ico\textfield_rename.png" />
|
|
<Content Include="WorkFlow\Images\ico\theme.gif" />
|
|
<Content Include="WorkFlow\Images\ico\topic.gif" />
|
|
<Content Include="WorkFlow\Images\ico\topic_add.gif" />
|
|
<Content Include="WorkFlow\Images\ico\topic_del.gif" />
|
|
<Content Include="WorkFlow\Images\ico\topic_edit.gif" />
|
|
<Content Include="WorkFlow\Images\ico\topic_option.gif" />
|
|
<Content Include="WorkFlow\Images\ico\topic_search.gif" />
|
|
<Content Include="WorkFlow\Images\ico\trash.gif" />
|
|
<Content Include="WorkFlow\Images\ico\trash_full.gif" />
|
|
<Content Include="WorkFlow\Images\ico\tree_photo_add.png" />
|
|
<Content Include="WorkFlow\Images\ico\tree_photo_export.png" />
|
|
<Content Include="WorkFlow\Images\ico\tree_photo_library.png" />
|
|
<Content Include="WorkFlow\Images\ico\tree_photo_userdefined.png" />
|
|
<Content Include="WorkFlow\Images\ico\tree_sms_all.png" />
|
|
<Content Include="WorkFlow\Images\ico\ui_saccordion.png" />
|
|
<Content Include="WorkFlow\Images\ico\upload.png" />
|
|
<Content Include="WorkFlow\Images\ico\user.png" />
|
|
<Content Include="WorkFlow\Images\ico\user_black_female.png" />
|
|
<Content Include="WorkFlow\Images\ico\vcard.png" />
|
|
<Content Include="WorkFlow\Images\ico\vector.png" />
|
|
<Content Include="WorkFlow\Images\ico\volume_loud.png" />
|
|
<Content Include="WorkFlow\Images\ico\warning.png" />
|
|
<Content Include="WorkFlow\Images\ico\weather_clouds.png" />
|
|
<Content Include="WorkFlow\Images\ico\weather_cloudy.png" />
|
|
<Content Include="WorkFlow\Images\ico\webcam.png" />
|
|
<Content Include="WorkFlow\Images\ico\world.png" />
|
|
<Content Include="WorkFlow\Images\ico\zones.png" />
|
|
<Content Include="WorkFlow\Images\ico\zone_money.png" />
|
|
<Content Include="WorkFlow\Images\ico\zoom.png" />
|
|
<Content Include="WorkFlow\Images\loading\load.gif" />
|
|
<Content Include="WorkFlow\Images\loading\load1.gif" />
|
|
<Content Include="WorkFlow\Images\loading\load2.gif" />
|
|
<Content Include="WorkFlow\Images\loading\load3.gif" />
|
|
<Content Include="WorkFlow\Images\login\bg2.png" />
|
|
<Content Include="WorkFlow\Images\theme_blue.gif" />
|
|
<Content Include="WorkFlow\Images\theme_blue1.gif" />
|
|
<Content Include="WorkFlow\Images\theme_gray.gif" />
|
|
<Content Include="WorkFlow\Images\theme_gray1.gif" />
|
|
<Content Include="WorkFlow\Images\theme_green.gif" />
|
|
<Content Include="WorkFlow\Images\theme_green1.gif" />
|
|
<Content Include="WorkFlow\Images\vcodebg.png" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\Add.aspx" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\Body.aspx" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\Sort.aspx" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\Tree.aspx" />
|
|
<Content Include="WorkFlow\Platform\Members\Tree.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowArchives\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowArchives\List.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowArchives\Show.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowArchives\Tree.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowButtons\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowButtons\Edit.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowComments\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowComments\Edit.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDelegation\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDelegation\Edit.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Designer.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\HtmlPage1.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Opation.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Open.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Open_List.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Open_Tree.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\SaveAs.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Scripts\draw-min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Scripts\workflow - 复制%282%29.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Scripts\workflow - 复制.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Scripts\workflow-show.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Scripts\workflow.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Set_Flow.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Set_Line.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Set_Step.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Set_SubFlow.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\43313771-eb2f-5b7b-8c4a-44794cf52931.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\7a3007d7-2dbe-66c2-7a22-10698207a5ae.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\985a738c-6172-68ba-0ec9-d46f4861305c.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\CustomForm.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\d211e04d-1798-21af-0fbb-549fa74e9a5f.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\df264e4b-232e-0ea0-8db4-0a05574acdf4.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\anchor\anchor.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\attachment.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\attachment.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\attachment.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\alignicon.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\alignicon.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\file-icons.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\file-icons.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\icons.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\icons.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\image.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\progress.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\success.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\attachment\images\success.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\background\background.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\background\background.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\background\background.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\background\images\bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\background\images\success.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\chart.config.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\charts.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\charts.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\charts.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\images\charts0.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\images\charts1.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\images\charts2.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\images\charts3.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\charts\images\charts4.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\emotion.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\emotion.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\emotion.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\0.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\bface.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\cface.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\fface.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\jxface2.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\tface.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\emotion\images\yface.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\gmap\gmap.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\help\help.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\help\help.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\help\help.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\image.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\image.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\image.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\alignicon.jpg" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\icons.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\icons.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\image.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\progress.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\success.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\image\images\success.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\insertframe\insertframe.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\internal.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\link\link.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\map\map.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\map\show.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\music\music.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\music\music.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\music\music.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\preview\preview.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\addimg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\brush.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\delimg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\delimgH.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\empty.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\emptyH.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\eraser.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\redo.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\redoH.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\scale.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\scaleH.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\size.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\undo.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\images\undoH.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\scrawl.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\scrawl.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\scrawl\scrawl.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\searchreplace\searchreplace.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\searchreplace\searchreplace.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\snapscreen\snapscreen.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\spechars\spechars.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\spechars\spechars.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\table\dragicon.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\table\edittable.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\table\edittable.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\table\edittable.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\table\edittd.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\table\edittip.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\config.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\images\bg.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\images\pre0.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\images\pre1.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\images\pre2.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\images\pre3.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\images\pre4.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\template.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\template.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\template\template.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\center_focus.jpg" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\file-icons.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\file-icons.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\icons.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\icons.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\image.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\left_focus.jpg" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\none_focus.jpg" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\progress.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\right_focus.jpg" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\success.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\images\success.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\video.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\video.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\video\video.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\webapp\webapp.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\wordimage\imageUploader.swf" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\wordimage\tangram.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\wordimage\wordimage.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\dialogs\wordimage\wordimage.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\index.html" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\en.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\addimage.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\alldeletebtnhoverskin.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\alldeletebtnupskin.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\background.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\button.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\copy.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\deletedisable.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\deleteenable.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\listbackground.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\localimage.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\music.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\rotateleftdisable.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\rotateleftenable.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\rotaterightdisable.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\rotaterightenable.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\en\images\upload.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\zh-cn\images\copy.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\zh-cn\images\localimage.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\zh-cn\images\music.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\zh-cn\images\upload.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\lang\zh-cn\zh-cn.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\net.sln" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\upload\image\20141029\6355020901654695851366005.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\common.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\compule.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\attribute.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\button.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\checkbox.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\combox.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\datetime.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\delete.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\dictionary.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\events.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\files.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\getdictchilds.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\getsqljson.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\grid.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\hidden.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\html.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\label.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\open.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\open_list1.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\org.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\publish.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\radio.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\save.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\saveas.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\select.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\subtable.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\subtableset.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\sumtext.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\text.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\dialogs\textarea.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\app.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\attachment.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\button.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\calendar.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\checkbox.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\combox.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\database_info.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\datetime.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\dictionary.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\flowname.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\hidden.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\highlight.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\html.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\input.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\label.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\new.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\open.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\org.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\page_code.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\radio.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\save.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\saveas.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\select.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\selectlr.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\setting.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\stepname.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\subtable.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\sum.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\textarea.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\images\view_list.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\plugins\plugins.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\css\ueditor.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\css\ueditor.min.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\dialogbase.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\anchor.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\arrow.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\arrow_down.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\arrow_up.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\button-bg.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\cancelbutton.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\charts.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\cursor_h.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\cursor_h.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\cursor_v.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\cursor_v.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\dialog-title-bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\filescan.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\highlighted.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\icons-all.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\icons.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\icons.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\loaderror.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\loading.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\lock.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\neweditor-tab-bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\pagebreak.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\scale.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\sortable.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\spacer.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\sparator_v.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\table-cell-align.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\tangram-colorpicker.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\toolbar_bg.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\unhighlighted.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\upload.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\videologo.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\word.gif" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\default\images\wordpaste.png" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\themes\iframe.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\codemirror\codemirror.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\codemirror\codemirror.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\adapters\standalone-framework.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\highcharts-more.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\highcharts-more.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\highcharts.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\highcharts.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\annotations.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\annotations.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\canvas-tools.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\data.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\data.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\drilldown.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\drilldown.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\exporting.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\exporting.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\funnel.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\funnel.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\heatmap.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\heatmap.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\map.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\map.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\no-data-to-display.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\themes\dark-blue.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\themes\dark-green.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\themes\gray.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\themes\grid.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\highcharts\themes\skies.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\jquery-1.10.2.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\jquery-1.10.2.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\SyntaxHighlighter\shCore.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\font\vjs.svg" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\video-js.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\video-js.min.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\video-js.swf" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\video.dev.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\video.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\Uploader.swf" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.custom.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.custom.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.flashonly.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.html5only.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.html5only.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.withoutimage.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\ueditor.all.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\ueditor.all.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\ueditor.config.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\ueditor.parse.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\ueditor.parse.min.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Execute.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\FlowBack.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\FlowRedirect.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\FlowSend.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\FlowSendAgree.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Print.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Process.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\SaveData.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Scripts\common.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Scripts\Forms\common.js" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Scripts\Forms\flowform.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Scripts\Forms\flowform_print.css" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Scripts\Forms\GetSubTableData.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\ShowComment.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\ShowDesign.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\Sign.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\SubTableDelete.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowRun\SubTableEdit.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowSign\Default.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\CompletedList.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\Designate.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\Detail.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\DetailSubFlow.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\Instance.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\InstanceList.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\InstanceManage.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\InstanceTree.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\WaitList.aspx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\Withdraw.aspx" />
|
|
<Content Include="WorkFlow\Scripts\jquery-1.11.1.min.js" />
|
|
<Content Include="WorkFlow\Scripts\jquery.cookie.js" />
|
|
<Content Include="WorkFlow\Scripts\json.js" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\calendar.js" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\lang\zh-cn.js" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\blueFresh\datepicker.css" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\blueFresh\img.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\datePicker.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\default\datepicker.css" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\default\img.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\green\datepicker.css" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\green\img.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\bg.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\bg_calendar.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\datepicker.css" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\down.jpg" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\indexbg.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\left.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\navLeft.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\navRight.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\qs.jpg" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\right.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\up.jpg" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\simple\ymbg.jpg" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\twoer\datepicker.css" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\twoer\img.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\twoer\img.png" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\WdatePicker.css" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\whyGreen\bg.jpg" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\whyGreen\datepicker.css" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\whyGreen\img.gif" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\WdatePicker.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.accordion.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.button.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.calendar.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.combox.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.core.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.dict.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.dragsort.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.editor.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.file.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.grid.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.init.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.member.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.menu.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.select.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.selectico.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.tab.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.text.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.textarea.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.tree.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.validate.js" />
|
|
<Content Include="WorkFlow\Scripts\roadui.window.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\anchor\anchor.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\attachment.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\attachment.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\attachment.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\alignicon.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\alignicon.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\file-icons.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\file-icons.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\icons.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\icons.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\image.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\progress.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\success.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\attachment\images\success.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\background\background.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\background\background.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\background\background.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\background\images\bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\background\images\success.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\chart.config.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\charts.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\charts.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\charts.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\images\charts0.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\images\charts1.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\images\charts2.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\images\charts3.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\images\charts4.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\charts\images\charts5.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\emotion.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\emotion.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\emotion.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\0.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\bface.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\cface.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\fface.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\jxface2.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\tface.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\wface.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\emotion\images\yface.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\gmap\gmap.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\help\help.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\help\help.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\help\help.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\image.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\image.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\image.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\alignicon.jpg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\icons.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\icons.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\image.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\progress.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\success.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\image\images\success.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\insertframe\insertframe.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\internal.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\link\link.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\map\map.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\map\show.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\music\music.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\music\music.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\music\music.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\preview\preview.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\addimg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\brush.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\delimg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\delimgH.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\empty.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\emptyH.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\eraser.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\redo.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\redoH.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\scale.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\scaleH.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\size.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\undo.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\images\undoH.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\scrawl.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\scrawl.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\scrawl\scrawl.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\searchreplace\searchreplace.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\searchreplace\searchreplace.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\snapscreen\snapscreen.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\spechars\spechars.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\spechars\spechars.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\table\dragicon.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\table\edittable.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\table\edittable.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\table\edittable.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\table\edittd.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\table\edittip.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\config.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\images\bg.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\images\pre0.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\images\pre1.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\images\pre2.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\images\pre3.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\images\pre4.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\template.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\template.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\template\template.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\center_focus.jpg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\file-icons.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\file-icons.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\icons.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\icons.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\image.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\left_focus.jpg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\none_focus.jpg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\progress.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\right_focus.jpg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\success.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\images\success.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\video.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\video.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\video\video.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\webapp\webapp.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\wordimage\imageUploader.swf" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\wordimage\tangram.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\wordimage\wordimage.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\dialogs\wordimage\wordimage.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\index.html" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\en.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\addimage.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\alldeletebtnhoverskin.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\alldeletebtnupskin.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\background.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\button.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\copy.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\deletedisable.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\deleteenable.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\listbackground.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\localimage.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\music.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\rotateleftdisable.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\rotateleftenable.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\rotaterightdisable.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\rotaterightenable.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\en\images\upload.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\zh-cn\images\copy.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\zh-cn\images\localimage.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\zh-cn\images\music.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\zh-cn\images\upload.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\lang\zh-cn\zh-cn.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\net.sln" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\upload\image\20141104\6355073061742316887832484.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\upload\image\20141120\6355209065181356956444327.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\upload\image\20150310\6356159907130362046714478.jpg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\upload\image\20150310\6356161444801361024305608.jpg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\css\ueditor.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\css\ueditor.min.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\dialogbase.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\anchor.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\arrow.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\arrow_down.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\arrow_up.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\button-bg.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\cancelbutton.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\charts.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\cursor_h.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\cursor_h.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\cursor_v.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\cursor_v.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\dialog-title-bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\filescan.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\highlighted.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\icons-all.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\icons.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\icons.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\loaderror.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\loading.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\lock.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\neweditor-tab-bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\pagebreak.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\scale.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\sortable.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\spacer.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\sparator_v.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\table-cell-align.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\tangram-colorpicker.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\toolbar_bg.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\unhighlighted.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\upload.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\videologo.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\word.gif" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\default\images\wordpaste.png" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\themes\iframe.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\codemirror\codemirror.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\codemirror\codemirror.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\adapters\standalone-framework.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\highcharts-more.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\highcharts-more.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\highcharts.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\highcharts.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\annotations.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\annotations.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\canvas-tools.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\data.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\data.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\drilldown.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\drilldown.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\exporting.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\exporting.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\funnel.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\funnel.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\heatmap.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\heatmap.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\map.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\map.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\no-data-to-display.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\themes\dark-blue.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\themes\dark-green.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\themes\gray.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\themes\grid.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\highcharts\themes\skies.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\jquery-1.10.2.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\jquery-1.10.2.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\SyntaxHighlighter\shCore.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\font\vjs.svg" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\video-js.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\video-js.min.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\video-js.swf" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\video.dev.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\video.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\Uploader.swf" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.css" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.custom.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.custom.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.flashonly.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.html5only.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.html5only.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.withoutimage.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\ueditor.all.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\ueditor.all.min.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\ueditor.config.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\ueditor.parse.js" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\ueditor.parse.min.js" />
|
|
<Content Include="WorkFlow\Tests\CustomForm.aspx" />
|
|
<Content Include="WorkFlow\Tests\CustomFormSave.aspx" />
|
|
<Content Include="WorkFlow\Tests\LrSelect_GetNames.aspx" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\accordion\bg.png" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\combox\down.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\combox\down1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\grid\loading.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\grid\sortasc.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\grid\sortasc1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\grid\sortdesc.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\grid\sortdesc1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\main\logo.png" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\main\menuleftsplit.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\main\split.png" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\main\split1.png" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\main\topbg.png" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\menu\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\menu\left.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\menu\right.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\menu\split.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\public\default.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\close.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\close1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\left.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\left1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\right.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\right1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\scroll.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\tab-bg-active.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\tab-bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\tab-content-bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\tab1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\tab2.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\toolbar\split.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tree\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tree\loading.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tree\root.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tree\tree.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tree\tree副本.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\validate\error.png" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\validate\right.png" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\window\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\window\close.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\window\close1.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\window\drag.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\window\ico.gif" />
|
|
<Content Include="WorkFlow\Themes\Blue\Style\style.css" />
|
|
<Content Include="WorkFlow\Themes\Blue\Style\ui.css" />
|
|
<Content Include="WorkFlow\Themes\Common.css" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\accordion\bg.png" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\combox\down.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\combox\down1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\grid\loading.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\grid\sortasc.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\grid\sortasc1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\grid\sortdesc.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\grid\sortdesc1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\main\logo.png" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\main\menuleftsplit.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\main\split.png" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\main\split1.png" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\main\topbg.png" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\menu\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\menu\left.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\menu\right.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\menu\split.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\public\default.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\close.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\close1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\left.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\left1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\right.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\right1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\scroll.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\tab-bg-active.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\tab-bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\tab-content-bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\tab1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\tab2.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\toolbar\split.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tree\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tree\loading.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tree\root.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tree\tree.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tree\tree副本.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\validate\error.png" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\validate\right.png" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\window\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\window\close.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\window\close1.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\window\drag.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\window\ico.gif" />
|
|
<Content Include="WorkFlow\Themes\Gray\Style\style.css" />
|
|
<Content Include="WorkFlow\Themes\Gray\Style\ui.css" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\accordion\bg.png" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\combox\down.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\combox\down1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\grid\loading.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\grid\sortasc.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\grid\sortasc1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\grid\sortdesc.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\grid\sortdesc1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\main\logo.png" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\main\menuleftsplit.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\main\split.png" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\main\split1.png" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\main\topbg.png" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\menu\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\menu\left.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\menu\right.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\menu\split.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\public\default.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\close.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\close1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\left.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\left1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\right.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\right1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\scroll.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\tab-bg-active.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\tab-bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\tab-content-bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\tab1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\tab2.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\toolbar\split.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tree\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tree\loading.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tree\root.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tree\tree.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tree\tree副本.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\validate\error.png" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\validate\right.png" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\window\bg.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\window\close.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\window\close1.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\window\drag.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\window\ico.gif" />
|
|
<Content Include="WorkFlow\Themes\Green\Style\style.css" />
|
|
<Content Include="WorkFlow\Themes\Green\Style\ui.css" />
|
|
<None Include="Service References\cwsService\cwsService.wsdl" />
|
|
<Content Include="WorkFlow\Controls\SelectDictionary\GetJson_SQL.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectDictionary\GetJson_Table.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectDictionary\GetJson_TableRefresh.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectDictionary\GetNames.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectDictionary\GetNames_SQL.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectDictionary\GetNames_Table.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectDictionary\GetNote.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectIco\File.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectMember\GetNames.ashx" />
|
|
<Content Include="WorkFlow\Controls\SelectMember\GetNote.ashx" />
|
|
<Content Include="WorkFlow\Controls\UploadFiles\Delete.ashx" />
|
|
<Content Include="WorkFlow\Controls\UploadFiles\Upload.ashx" />
|
|
<Content Include="WorkFlow\Images\loading\vssver2.scc" />
|
|
<Content Include="WorkFlow\Images\login\login2.psd" />
|
|
<Content Include="WorkFlow\Images\login\vssver2.scc" />
|
|
<Content Include="WorkFlow\Images\vssver2.scc" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\CheckCode.ashx" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\Tree1.ashx" />
|
|
<Content Include="WorkFlow\Platform\Dictionary\TreeRefresh.ashx" />
|
|
<Content Include="WorkFlow\Platform\Members\GetPy.ashx" />
|
|
<Content Include="WorkFlow\Platform\Members\Tree1.ashx" />
|
|
<Content Include="WorkFlow\Platform\Members\TreeRefresh.ashx" />
|
|
<Content Include="WorkFlow\Platform\RoleApp\GetApps.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\GetFields.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\GetJSON.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\GetTables.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Install.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\Save.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\TestLineSqlWhere.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowDesigner\UnInstall.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\GetAttribute.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\GetEvents.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\GetHtml.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Getsubtable.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Publish.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\Save.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\TestSql.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\config.json" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\controller.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\README.md" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\Web.config" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\jquery-1.10.2.min.map" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\font\vjs.eot" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\font\vjs.ttf" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\third-party\video-js\font\vjs.woff" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\Back.ashx" />
|
|
<Content Include="WorkFlow\Platform\WorkFlowTasks\Delete.ashx" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\lang\vssver2.scc" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\blueFresh\vssver2.scc" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\default\vssver2.scc" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\skin\vssver2.scc" />
|
|
<Content Include="WorkFlow\Scripts\My97DatePicker\vssver2.scc" />
|
|
<Content Include="WorkFlow\Tests\Combox_GetOptions.ashx" />
|
|
<Content Include="WorkFlow\Tests\Combox_GetTable.ashx" />
|
|
<Content Include="WorkFlow\Tests\Combox_GetTexts.ashx" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\main\logo.psd" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\main\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\menu\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\public\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tab\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\toolbar\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tree\tree.psd" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\tree\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\validate\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Images\window\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Blue\Style\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\main\logo.psd" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\main\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\menu\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\public\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tab\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\toolbar\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tree\tree.psd" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\tree\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\validate\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Images\window\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Gray\Style\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\main\logo.psd" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\main\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\menu\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\public\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tab\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\toolbar\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tree\tree.psd" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\tree\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\validate\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Images\window\vssver2.scc" />
|
|
<Content Include="WorkFlow\Themes\Green\Style\vssver2.scc" />
|
|
<Content Include="UISysManage\Emp\人员信息导入模板.xlsx" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\config.json" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\controller.ashx" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\README.md" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\net\Web.config" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\jquery-1.10.2.min.map" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\font\vjs.eot" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\font\vjs.ttf" />
|
|
<Content Include="WorkFlow\Scripts\Ueditor\third-party\video-js\font\vjs.woff" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="ashx\AlarmDataHandler.ashx.cs">
|
|
<DependentUpon>AlarmDataHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\AppHandler.ashx.cs">
|
|
<DependentUpon>AppHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\BaseMenuHandler.ashx.cs">
|
|
<DependentUpon>BaseMenuHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\BaseUserHandler.ashx.cs">
|
|
<DependentUpon>BaseUserHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\CarApplyHandler.ashx.cs">
|
|
<DependentUpon>CarApplyHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\AnnualLeaveHandle.ashx.cs">
|
|
<DependentUpon>AnnualLeaveHandle.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\CarHandler.ashx.cs">
|
|
<DependentUpon>CarHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\CarTest.ashx.cs">
|
|
<DependentUpon>CarTest.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\CarTest_SHZ.ashx.cs">
|
|
<DependentUpon>CarTest_SHZ.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\CommonHandler.ashx.cs">
|
|
<DependentUpon>CommonHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\DeviceHandler.ashx.cs">
|
|
<DependentUpon>DeviceHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\DicDetailHandler.ashx.cs">
|
|
<DependentUpon>DicDetailHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\DicModHandler.ashx.cs">
|
|
<DependentUpon>DicModHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\ExportHandler.ashx.cs">
|
|
<DependentUpon>ExportHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FileUpHandler.ashx.cs">
|
|
<DependentUpon>FileUpHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireAnnHandler.ashx.cs">
|
|
<DependentUpon>FireAnnHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireCarEquipHandler.ashx.cs">
|
|
<DependentUpon>FireCarEquipHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireHandoverEquipHandler.ashx.cs">
|
|
<DependentUpon>FireHandoverEquipHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaAttendancePlanHandler.ashx.cs">
|
|
<DependentUpon>OaAttendancePlanHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaAttendanceRecordHandler.ashx.cs">
|
|
<DependentUpon>OaAttendanceRecordHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaAttendanceTaskHandler.ashx.cs">
|
|
<DependentUpon>OaAttendanceTaskHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaExercisePlanHandler.ashx.cs">
|
|
<DependentUpon>OaExercisePlanHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaExerciseRecordHandler.ashx.cs">
|
|
<DependentUpon>OaExerciseRecordHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaExerciseTaskHandler.ashx.cs">
|
|
<DependentUpon>OaExerciseTaskHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OAMeetingHandler.ashx.cs">
|
|
<DependentUpon>OAMeetingHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaRecipeCommentHandler.ashx.cs">
|
|
<DependentUpon>OaRecipeCommentHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaRecipeRecordHandler.ashx.cs">
|
|
<DependentUpon>OaRecipeRecordHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaRecipePlanHandler.ashx.cs">
|
|
<DependentUpon>OaRecipePlanHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaRollcallPlanHandler.ashx.cs">
|
|
<DependentUpon>OaRollcallPlanHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaHolidayHandler.ashx.cs">
|
|
<DependentUpon>OaHolidayHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaKnolageHandler.ashx.cs">
|
|
<DependentUpon>OaKnolageHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPerformanceBasicHandler.ashx.cs">
|
|
<DependentUpon>OaPerformanceBasicHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPerformancePublishHandler.ashx.cs">
|
|
<DependentUpon>OaPerformancePublishHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPerformanceRecordHandler.ashx.cs">
|
|
<DependentUpon>OaPerformanceRecordHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaRecipeDicdetailHandler.ashx.cs">
|
|
<DependentUpon>OaRecipeDicdetailHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaRollcallTaskHandler.ashx.cs">
|
|
<DependentUpon>OaRollcallTaskHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaRollcallRecordHandler.ashx.cs">
|
|
<DependentUpon>OaRollcallRecordHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\NoticeHandler.ashx.cs">
|
|
<DependentUpon>NoticeHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\ReportLocationHandler.ashx.cs">
|
|
<DependentUpon>ReportLocationHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FirePatrolDangerHandler.ashx.cs">
|
|
<DependentUpon>FirePatrolDangerHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FirePatrolInspectorHandler.ashx.cs">
|
|
<DependentUpon>FirePatrolInspectorHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FirePatrolPlanHandler.ashx.cs">
|
|
<DependentUpon>FirePatrolPlanHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FirePatrolSpotHandler.ashx.cs">
|
|
<DependentUpon>FirePatrolSpotHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FirePatrolTaskHandler.ashx.cs">
|
|
<DependentUpon>FirePatrolTaskHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FirePatrolTraHandler.ashx.cs">
|
|
<DependentUpon>FirePatrolTraHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireShiftsAddrHandler.ashx.cs">
|
|
<DependentUpon>FireShiftsAddrHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\GisBaseHandler2.ashx.cs">
|
|
<DependentUpon>GisBaseHandler2.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\Handler2.ashx.cs">
|
|
<DependentUpon>Handler2.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaDutyManageHandler.ashx.cs">
|
|
<DependentUpon>OaDutyManageHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPatrolRulesHandler.ashx.cs">
|
|
<DependentUpon>OaPatrolRulesHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaToleranceHandler.ashx.cs">
|
|
<DependentUpon>OaToleranceHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPatrolSentryTaskHandler.ashx.cs">
|
|
<DependentUpon>OaPatrolSentryTaskHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\RemindMessageHandler.ashx.cs">
|
|
<DependentUpon>RemindMessageHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SentryHandler.ashx.cs">
|
|
<DependentUpon>SentryHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysEmpPolHandler.ashx.cs">
|
|
<DependentUpon>SysEmpPolHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TrainingLiveHandler.ashx.cs">
|
|
<DependentUpon>TrainingLiveHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TScoreHandler.ashx.cs">
|
|
<DependentUpon>TScoreHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TTaskHandler.ashx.cs">
|
|
<DependentUpon>TTaskHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TPlanHandler.ashx.cs">
|
|
<DependentUpon>TPlanHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TSubjectGradeStandard.ashx.cs">
|
|
<DependentUpon>TSubjectGradeStandard.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TSubjectHandler.ashx.cs">
|
|
<DependentUpon>TSubjectHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysOrgHandler.ashx.cs">
|
|
<DependentUpon>SysOrgHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysSocietyHandler.ashx.cs">
|
|
<DependentUpon>SysSocietyHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TaskRemindInfoHandler.ashx.cs">
|
|
<DependentUpon>TaskRemindInfoHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\TblEpuOrgHandler.ashx.cs">
|
|
<DependentUpon>TblEpuOrgHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireDeptHandler.ashx.cs">
|
|
<DependentUpon>FireDeptHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireShiftsHandler.ashx.cs">
|
|
<DependentUpon>FireShiftsHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FolderHandler.ashx.cs">
|
|
<DependentUpon>FolderHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\Handler1.ashx.cs" />
|
|
<Compile Include="ashx\LoginHandler.ashx.cs">
|
|
<DependentUpon>LoginHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\LoginHandlerLearn.ashx.cs">
|
|
<DependentUpon>LoginHandlerLearn.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\MenuHandler.ashx.cs">
|
|
<DependentUpon>MenuHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaLeaveHandler.ashx.cs">
|
|
<DependentUpon>OaLeaveHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\RoleMenuHandler.ashx.cs">
|
|
<DependentUpon>RoleMenuHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysAppHandler.ashx.cs">
|
|
<DependentUpon>SysAppHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysAreaHandler.ashx.cs">
|
|
<DependentUpon>SysAreaHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysLogHandler.ashx.cs">
|
|
<DependentUpon>SysLogHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysMenuHandler.ashx.cs">
|
|
<DependentUpon>SysMenuHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysMobileHandler.ashx.cs">
|
|
<DependentUpon>SysMobileHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysPermHandler.ashx.cs">
|
|
<DependentUpon>SysPermHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysRoleHandler.ashx.cs">
|
|
<DependentUpon>SysRoleHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysRolePermHandler.ashx.cs">
|
|
<DependentUpon>SysRolePermHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysUserHandler.ashx.cs">
|
|
<DependentUpon>SysUserHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysUsersRulesHandler.ashx.cs">
|
|
<DependentUpon>SysUsersRulesHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\ToTreeHandler.ashx.cs">
|
|
<DependentUpon>ToTreeHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\GisBaseHandler.ashx.cs">
|
|
<DependentUpon>GisBaseHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\VisitorInHandler.ashx.cs">
|
|
<DependentUpon>VisitorInHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\VisitorRegHandler.ashx.cs">
|
|
<DependentUpon>VisitorRegHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\WarnHandler.ashx.cs">
|
|
<DependentUpon>WarnHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaWaitHandler.ashx.cs">
|
|
<DependentUpon>OaWaitHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaAlreaHandler.ashx.cs">
|
|
<DependentUpon>OaAlreaHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysEmpHandler.ashx.cs">
|
|
<DependentUpon>SysEmpHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\SysDeptHandler.ashx.cs">
|
|
<DependentUpon>SysDeptHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireOrgHandler.ashx.cs">
|
|
<DependentUpon>FireOrgHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireStationHandler.ashx.cs">
|
|
<DependentUpon>FireStationHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireEpuHandler.ashx.cs">
|
|
<DependentUpon>FireEpuHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireEpuTypeHandler.ashx.cs">
|
|
<DependentUpon>FireEpuTypeHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireCraneHandler.ashx.cs">
|
|
<DependentUpon>FireCraneHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireExpertHandler.ashx.cs">
|
|
<DependentUpon>FireExpertHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireHydrantHandler.ashx.cs">
|
|
<DependentUpon>FireHydrantHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireHydStaHandler.ashx.cs">
|
|
<DependentUpon>FireHydStaHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireIntWharfHandler.ashx.cs">
|
|
<DependentUpon>FireIntWharfHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FirePoolHandler.ashx.cs">
|
|
<DependentUpon>FirePoolHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireUnitHandler.ashx.cs">
|
|
<DependentUpon>FireUnitHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireWatSouHandler.ashx.cs">
|
|
<DependentUpon>FireWatSouHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\PersonAccessHandler.ashx.cs">
|
|
<DependentUpon>PersonAccessHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\VisitorHandler.ashx.cs">
|
|
<DependentUpon>VisitorHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPatrolPlanHandler.ashx.cs">
|
|
<DependentUpon>OaPatrolPlanHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPatrolSpotHandler.ashx.cs">
|
|
<DependentUpon>OaPatrolSpotHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPatrolTaskHandler.ashx.cs">
|
|
<DependentUpon>OaPatrolTaskHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPatrolTraHandler.ashx.cs">
|
|
<DependentUpon>OaPatrolTraHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\OaPatrolDangerHandler.ashx.cs">
|
|
<DependentUpon>OaPatrolDangerHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireInspectHandler.ashx.cs">
|
|
<DependentUpon>FireInspectHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\WorkFlowHandler.ashx.cs">
|
|
<DependentUpon>WorkFlowHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\ZYAlarmdataHandler.ashx.cs">
|
|
<DependentUpon>ZYAlarmdataHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\ZYCameraHandler.ashx.cs">
|
|
<DependentUpon>ZYCameraHandler.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ashx\FireResource.ashx.cs">
|
|
<DependentUpon>FireResource.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FlowDesigner.aspx.cs">
|
|
<DependentUpon>FlowDesigner.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="FlowDesigner.aspx.designer.cs">
|
|
<DependentUpon>FlowDesigner.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FormDesigner.aspx.cs">
|
|
<DependentUpon>FormDesigner.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="FormDesigner.aspx.designer.cs">
|
|
<DependentUpon>FormDesigner.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Service References\Camp_Fire2\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Service References\cwsService\Reference.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Startup.cs" />
|
|
<Compile Include="WorkFlow\Common\BasePage.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Common\CustomFormSave.cs" />
|
|
<Compile Include="WorkFlow\Common\Tools.cs" />
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\GetJson_SQL.ashx.cs">
|
|
<DependentUpon>GetJson_SQL.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\GetJson_Table.ashx.cs">
|
|
<DependentUpon>GetJson_Table.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\GetJson_TableRefresh.ashx.cs">
|
|
<DependentUpon>GetJson_TableRefresh.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\GetNames.ashx.cs">
|
|
<DependentUpon>GetNames.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\GetNames_SQL.ashx.cs">
|
|
<DependentUpon>GetNames_SQL.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\GetNames_Table.ashx.cs">
|
|
<DependentUpon>GetNames_Table.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectDictionary\GetNote.ashx.cs">
|
|
<DependentUpon>GetNote.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectIco\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectIco\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectIco\File.ashx.cs">
|
|
<DependentUpon>File.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectMember\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectMember\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectMember\GetNames.ashx.cs">
|
|
<DependentUpon>GetNames.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\SelectMember\GetNote.ashx.cs">
|
|
<DependentUpon>GetNote.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\UploadFiles\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\UploadFiles\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\UploadFiles\Delete.ashx.cs">
|
|
<DependentUpon>Delete.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Controls\UploadFiles\Upload.ashx.cs">
|
|
<DependentUpon>Upload.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Add.aspx.cs">
|
|
<DependentUpon>Add.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Add.aspx.designer.cs">
|
|
<DependentUpon>Add.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Body.aspx.cs">
|
|
<DependentUpon>Body.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Body.aspx.designer.cs">
|
|
<DependentUpon>Body.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\CheckCode.ashx.cs">
|
|
<DependentUpon>CheckCode.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Sort.aspx.cs">
|
|
<DependentUpon>Sort.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Sort.aspx.designer.cs">
|
|
<DependentUpon>Sort.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Tree.aspx.cs">
|
|
<DependentUpon>Tree.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Tree.aspx.designer.cs">
|
|
<DependentUpon>Tree.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\Tree1.ashx.cs">
|
|
<DependentUpon>Tree1.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Dictionary\TreeRefresh.ashx.cs">
|
|
<DependentUpon>TreeRefresh.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Members\GetPy.ashx.cs">
|
|
<DependentUpon>GetPy.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Members\Tree.aspx.cs">
|
|
<DependentUpon>Tree.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Members\Tree.aspx.designer.cs">
|
|
<DependentUpon>Tree.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Members\Tree1.ashx.cs">
|
|
<DependentUpon>Tree1.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\Members\TreeRefresh.ashx.cs">
|
|
<DependentUpon>TreeRefresh.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\RoleApp\GetApps.ashx.cs">
|
|
<DependentUpon>GetApps.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\List.aspx.cs">
|
|
<DependentUpon>List.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\List.aspx.designer.cs">
|
|
<DependentUpon>List.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\Show.aspx.cs">
|
|
<DependentUpon>Show.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\Show.aspx.designer.cs">
|
|
<DependentUpon>Show.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\Tree.aspx.cs">
|
|
<DependentUpon>Tree.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowArchives\Tree.aspx.designer.cs">
|
|
<DependentUpon>Tree.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowButtons\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowButtons\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowButtons\Edit.aspx.cs">
|
|
<DependentUpon>Edit.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowButtons\Edit.aspx.designer.cs">
|
|
<DependentUpon>Edit.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowComments\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowComments\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowComments\Edit.aspx.cs">
|
|
<DependentUpon>Edit.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowComments\Edit.aspx.designer.cs">
|
|
<DependentUpon>Edit.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDelegation\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDelegation\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDelegation\Edit.aspx.cs">
|
|
<DependentUpon>Edit.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDelegation\Edit.aspx.designer.cs">
|
|
<DependentUpon>Edit.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Designer.aspx.cs">
|
|
<DependentUpon>Designer.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Designer.aspx.designer.cs">
|
|
<DependentUpon>Designer.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\GetFields.ashx.cs">
|
|
<DependentUpon>GetFields.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\GetJSON.ashx.cs">
|
|
<DependentUpon>GetJSON.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\GetTables.ashx.cs">
|
|
<DependentUpon>GetTables.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Install.ashx.cs">
|
|
<DependentUpon>Install.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Opation.aspx.cs">
|
|
<DependentUpon>Opation.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Opation.aspx.designer.cs">
|
|
<DependentUpon>Opation.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Open.aspx.cs">
|
|
<DependentUpon>Open.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Open.aspx.designer.cs">
|
|
<DependentUpon>Open.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Open_List.aspx.cs">
|
|
<DependentUpon>Open_List.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Open_List.aspx.designer.cs">
|
|
<DependentUpon>Open_List.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Open_Tree.aspx.cs">
|
|
<DependentUpon>Open_Tree.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Open_Tree.aspx.designer.cs">
|
|
<DependentUpon>Open_Tree.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Save.ashx.cs">
|
|
<DependentUpon>Save.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\SaveAs.aspx.cs">
|
|
<DependentUpon>SaveAs.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\SaveAs.aspx.designer.cs">
|
|
<DependentUpon>SaveAs.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_Flow.aspx.cs">
|
|
<DependentUpon>Set_Flow.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_Flow.aspx.designer.cs">
|
|
<DependentUpon>Set_Flow.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_Line.aspx.cs">
|
|
<DependentUpon>Set_Line.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_Line.aspx.designer.cs">
|
|
<DependentUpon>Set_Line.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_Step.aspx.cs">
|
|
<DependentUpon>Set_Step.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_Step.aspx.designer.cs">
|
|
<DependentUpon>Set_Step.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_SubFlow.aspx.cs">
|
|
<DependentUpon>Set_SubFlow.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\Set_SubFlow.aspx.designer.cs">
|
|
<DependentUpon>Set_SubFlow.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\TestLineSqlWhere.ashx.cs">
|
|
<DependentUpon>TestLineSqlWhere.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowDesigner\UnInstall.ashx.cs">
|
|
<DependentUpon>UnInstall.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\CustomForm.aspx.cs">
|
|
<DependentUpon>CustomForm.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\Forms\CustomForm.aspx.designer.cs">
|
|
<DependentUpon>CustomForm.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\GetAttribute.ashx.cs">
|
|
<DependentUpon>GetAttribute.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\GetEvents.ashx.cs">
|
|
<DependentUpon>GetEvents.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\GetHtml.ashx.cs">
|
|
<DependentUpon>GetHtml.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\Getsubtable.ashx.cs">
|
|
<DependentUpon>Getsubtable.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\Publish.ashx.cs">
|
|
<DependentUpon>Publish.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\Save.ashx.cs">
|
|
<DependentUpon>Save.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\TestSql.ashx.cs">
|
|
<DependentUpon>TestSql.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\Config.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\ConfigHandler.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\CrawlerHandler.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\Handler.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\ListFileHandler.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\NotSupportedHandler.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\PathFormater.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\App_Code\UploadHandler.cs" />
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Execute.aspx.cs">
|
|
<DependentUpon>Execute.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Execute.aspx.designer.cs">
|
|
<DependentUpon>Execute.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowBack.aspx.cs">
|
|
<DependentUpon>FlowBack.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowBack.aspx.designer.cs">
|
|
<DependentUpon>FlowBack.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowRedirect.aspx.cs">
|
|
<DependentUpon>FlowRedirect.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowRedirect.aspx.designer.cs">
|
|
<DependentUpon>FlowRedirect.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowSend.aspx.cs">
|
|
<DependentUpon>FlowSend.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowSend.aspx.designer.cs">
|
|
<DependentUpon>FlowSend.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowSendAgree.aspx.cs">
|
|
<DependentUpon>FlowSendAgree.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\FlowSendAgree.aspx.designer.cs">
|
|
<DependentUpon>FlowSendAgree.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Print.aspx.cs">
|
|
<DependentUpon>Print.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Print.aspx.designer.cs">
|
|
<DependentUpon>Print.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Process.aspx.cs">
|
|
<DependentUpon>Process.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Process.aspx.designer.cs">
|
|
<DependentUpon>Process.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\SaveData.aspx.cs">
|
|
<DependentUpon>SaveData.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\SaveData.aspx.designer.cs">
|
|
<DependentUpon>SaveData.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\ShowComment.aspx.cs">
|
|
<DependentUpon>ShowComment.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\ShowComment.aspx.designer.cs">
|
|
<DependentUpon>ShowComment.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\ShowDesign.aspx.cs">
|
|
<DependentUpon>ShowDesign.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\ShowDesign.aspx.designer.cs">
|
|
<DependentUpon>ShowDesign.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Sign.aspx.cs">
|
|
<DependentUpon>Sign.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\Sign.aspx.designer.cs">
|
|
<DependentUpon>Sign.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\SubTableDelete.aspx.cs">
|
|
<DependentUpon>SubTableDelete.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\SubTableDelete.aspx.designer.cs">
|
|
<DependentUpon>SubTableDelete.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\SubTableEdit.aspx.cs">
|
|
<DependentUpon>SubTableEdit.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowRun\SubTableEdit.aspx.designer.cs">
|
|
<DependentUpon>SubTableEdit.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowSign\Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowSign\Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Back.ashx.cs">
|
|
<DependentUpon>Back.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\CompletedList.aspx.cs">
|
|
<DependentUpon>CompletedList.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\CompletedList.aspx.designer.cs">
|
|
<DependentUpon>CompletedList.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Delete.ashx.cs">
|
|
<DependentUpon>Delete.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Designate.aspx.cs">
|
|
<DependentUpon>Designate.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Designate.aspx.designer.cs">
|
|
<DependentUpon>Designate.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Detail.aspx.cs">
|
|
<DependentUpon>Detail.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Detail.aspx.designer.cs">
|
|
<DependentUpon>Detail.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\DetailSubFlow.aspx.cs">
|
|
<DependentUpon>DetailSubFlow.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\DetailSubFlow.aspx.designer.cs">
|
|
<DependentUpon>DetailSubFlow.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Instance.aspx.cs">
|
|
<DependentUpon>Instance.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Instance.aspx.designer.cs">
|
|
<DependentUpon>Instance.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\InstanceList.aspx.cs">
|
|
<DependentUpon>InstanceList.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\InstanceList.aspx.designer.cs">
|
|
<DependentUpon>InstanceList.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\InstanceManage.aspx.cs">
|
|
<DependentUpon>InstanceManage.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\InstanceManage.aspx.designer.cs">
|
|
<DependentUpon>InstanceManage.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\InstanceTree.aspx.cs">
|
|
<DependentUpon>InstanceTree.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\InstanceTree.aspx.designer.cs">
|
|
<DependentUpon>InstanceTree.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\WaitList.aspx.cs">
|
|
<DependentUpon>WaitList.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\WaitList.aspx.designer.cs">
|
|
<DependentUpon>WaitList.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Withdraw.aspx.cs">
|
|
<DependentUpon>Withdraw.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Platform\WorkFlowTasks\Withdraw.aspx.designer.cs">
|
|
<DependentUpon>Withdraw.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\Config.cs" />
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\ConfigHandler.cs" />
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\CrawlerHandler.cs" />
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\Handler.cs" />
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\ListFileHandler.cs" />
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\NotSupportedHandler.cs" />
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\PathFormater.cs" />
|
|
<Compile Include="WorkFlow\Scripts\Ueditor\net\App_Code\UploadHandler.cs" />
|
|
<Compile Include="WorkFlow\Tests\Combox_GetOptions.ashx.cs">
|
|
<DependentUpon>Combox_GetOptions.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\Combox_GetTable.ashx.cs">
|
|
<DependentUpon>Combox_GetTable.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\Combox_GetTexts.ashx.cs">
|
|
<DependentUpon>Combox_GetTexts.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\CustomForm.aspx.cs">
|
|
<DependentUpon>CustomForm.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\CustomForm.aspx.designer.cs">
|
|
<DependentUpon>CustomForm.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\CustomFormSave.aspx.cs">
|
|
<DependentUpon>CustomFormSave.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\CustomFormSave.aspx.designer.cs">
|
|
<DependentUpon>CustomFormSave.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\LrSelect_GetNames.aspx.cs">
|
|
<DependentUpon>LrSelect_GetNames.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="WorkFlow\Tests\LrSelect_GetNames.aspx.designer.cs">
|
|
<DependentUpon>LrSelect_GetNames.aspx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\ClassLib\RoadFlow\LitJSON\LitJSON.csproj">
|
|
<Project>{28d9f7ba-2923-4364-9bea-9e1ccd70dd22}</Project>
|
|
<Name>LitJSON</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\RoadFlow\RoadFlow.Cache.IO\RoadFlow.Cache.IO.csproj">
|
|
<Project>{41c4c5a0-0cf3-4e8f-9339-1f557c6d5a0f}</Project>
|
|
<Name>RoadFlow.Cache.IO</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\RoadFlow\RoadFlow.Data.Model\RoadFlow.Data.Model.csproj">
|
|
<Project>{75fb2c86-f7d3-4e94-82e9-46dd9787b39d}</Project>
|
|
<Name>RoadFlow.Data.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\RoadFlow\RoadFlow.Data.ORACLE\RoadFlow.Data.ORACLE.csproj">
|
|
<Project>{efcd6a7c-c598-4bbd-bdc6-3016aaabd26c}</Project>
|
|
<Name>RoadFlow.Data.ORACLE</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\RoadFlow\RoadFlow.Platform\RoadFlow.Platform.csproj">
|
|
<Project>{4853eee1-204a-4501-a2a6-7d14ca7dcd0e}</Project>
|
|
<Name>RoadFlow.Platform</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\RoadFlow\RoadFlow.Utility\RoadFlow.Utility.csproj">
|
|
<Project>{ce3b0adb-736e-4a7b-bede-801c9104f95e}</Project>
|
|
<Name>RoadFlow.Utility</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\BLL\BLL.csproj">
|
|
<Project>{0f01523d-a42d-4c78-9e9d-cb1ee6d67c69}</Project>
|
|
<Name>BLL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\Common\Common.csproj">
|
|
<Project>{03451e21-f507-418b-9e4f-61bc103ca9e1}</Project>
|
|
<Name>Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\DALFactory\DALFactory.csproj">
|
|
<Project>{ff818f76-7885-4827-acc3-6c4a624a7597}</Project>
|
|
<Name>DALFactory</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\DBUtility\DBUtility.csproj">
|
|
<Project>{eb8384d2-f7b8-45a2-a649-478ec98700d5}</Project>
|
|
<Name>DBUtility</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\FYMQTT\FYMQTT.csproj">
|
|
<Project>{55FB12A0-F6E9-491E-9801-B071D4A7E325}</Project>
|
|
<Name>FYMQTT</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\IDAL\IDAL.csproj">
|
|
<Project>{13cfa5e4-1e96-4cf4-99aa-63ee86b7c40b}</Project>
|
|
<Name>IDAL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\Model\Model.csproj">
|
|
<Project>{ac7bcb86-1285-41e2-9266-bf7155d72f25}</Project>
|
|
<Name>Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\ClassLib\ZHYQ\OracleDAL\OracleDAL.csproj">
|
|
<Project>{00a4efce-690f-4323-a708-213b6a819ecf}</Project>
|
|
<Name>OracleDAL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Platform.Infrastructure\Platform.Infrastructure.csproj">
|
|
<Project>{1A70496E-F14E-41A6-A457-55B6C6893A23}</Project>
|
|
<Name>Platform.Infrastructure</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ashx\LoginHandler.ashx" />
|
|
<Content Include="ashx\BaseUserHandler.ashx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="aspnet_client\system_web\2_0_50727\" />
|
|
<Folder Include="aspnet_client\system_web\4_0_30319\" />
|
|
<Folder Include="Attachment\Car\aks\2020\4\" />
|
|
<Folder Include="Attachment\Car\shz\2019\9\" />
|
|
<Folder Include="Attachment\Person\akskpdd\2019\12\" />
|
|
<Folder Include="Attachment\Person\shz\2019\11\" />
|
|
<Folder Include="Attachment\Person\shz\2019\12\" />
|
|
<Folder Include="Attachment\Person\shz\2019\9\" />
|
|
<Folder Include="Attachment\Person\shz\2020\3\" />
|
|
<Folder Include="Attachment\Person\shz\2020\4\" />
|
|
<Folder Include="Attachment\VisitorReg\2019\12\" />
|
|
<Folder Include="log\" />
|
|
<Folder Include="OA\PATROL\TRAJECTORY\" />
|
|
<Folder Include="UISysManage\Log\" />
|
|
<Folder Include="Upload\FireInspect\2020\9\" />
|
|
<Folder Include="Upload\Fire\Watsou\" />
|
|
<Folder Include="Upload\OaPatrolDanger\2020\9\" />
|
|
<Folder Include="Upload\OaPatrolTra\2020\9\" />
|
|
<Folder Include="Upload\Sys\" />
|
|
<Folder Include="WorkFlow\Ashx\" />
|
|
<Folder Include="WorkFlow\Platform\WorkFlowFormDesigner\ueditor\net\Bin\" />
|
|
<Folder Include="WorkFlow\Scripts\Ueditor\net\Bin\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ashx\MenuHandler.ashx" />
|
|
<Content Include="ashx\DeviceHandler.ashx" />
|
|
<Content Include="ashx\FolderHandler.ashx" />
|
|
<Content Include="ashx\ToTreeHandler.ashx" />
|
|
<Content Include="ashx\SysUserHandler.ashx" />
|
|
<Content Include="ashx\WarnHandler.ashx" />
|
|
<Content Include="ashx\CommonHandler.ashx" />
|
|
<Content Include="ashx\ExportHandler.ashx" />
|
|
<Content Include="ashx\OaLeaveHandler.ashx" />
|
|
<Content Include="ashx\OaWaitHandler.ashx" />
|
|
<Content Include="ashx\OaAlreaHandler.ashx" />
|
|
<Content Include="ashx\SysEmpHandler.ashx" />
|
|
<Content Include="ashx\SysDeptHandler.ashx" />
|
|
<Content Include="ashx\FireOrgHandler.ashx" />
|
|
<Content Include="ashx\FireStationHandler.ashx" />
|
|
<Content Include="ashx\FireEpuHandler.ashx" />
|
|
<Content Include="ashx\FireEpuTypeHandler.ashx" />
|
|
<Content Include="ashx\FireCraneHandler.ashx" />
|
|
<Content Include="ashx\FireExpertHandler.ashx" />
|
|
<Content Include="ashx\FireHydrantHandler.ashx" />
|
|
<Content Include="ashx\FireHydStaHandler.ashx" />
|
|
<Content Include="ashx\FireIntWharfHandler.ashx" />
|
|
<Content Include="ashx\FirePoolHandler.ashx" />
|
|
<Content Include="ashx\FireUnitHandler.ashx" />
|
|
<Content Include="ashx\FireWatSouHandler.ashx" />
|
|
<Content Include="ashx\CarHandler.ashx" />
|
|
<None Include="css\ztree\awesome\fa.less" />
|
|
<None Include="css\ztree\awesome\ztree.less" />
|
|
<None Include="iconfont\iconfont.ttf" />
|
|
<None Include="json\address.json" />
|
|
<None Include="json\navs.json" />
|
|
<Content Include="UISysManage\Device\OrgDeviceList.html" />
|
|
<Content Include="UISysManage\Device\OrgDeviceList.js" />
|
|
<None Include="Service References\Camp_Fire2\cwsService.wsdl" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Service References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadataStorage Include="Service References\Camp_Fire2\" />
|
|
<WCFMetadataStorage Include="Service References\cwsService\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>false</SignAssembly>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<SaveServerSettingsInUserFile>True</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>
|