123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{6DA4FD90-95A5-4459-B6BF-035E205539C8}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>ChangFa.Machinery.WebPage</RootNamespace>
- <AssemblyName>ChangFa.Machinery.WebPage</AssemblyName>
- <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
- <MvcBuildViews>false</MvcBuildViews>
- <UseIISExpress>true</UseIISExpress>
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- <Use64BitIISExpress />
- <TargetFrameworkProfile />
- </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>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Ant.SuperSocket.Common">
- <HintPath>..\CommonLib\Ant.SuperSocket.Common.dll</HintPath>
- </Reference>
- <Reference Include="Common.Logging, Version=3.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
- <HintPath>..\packages\Common.Logging.3.0.0\lib\net40\Common.Logging.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Common.Logging.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
- <HintPath>..\packages\Common.Logging.Core.3.0.0\lib\net40\Common.Logging.Core.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\CommonLib\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="MongoDB.Bson">
- <HintPath>..\CommonLib\MongoDB.Bson.dll</HintPath>
- </Reference>
- <Reference Include="MongoDB.Driver">
- <HintPath>..\CommonLib\MongoDB.Driver.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="NPOI">
- <HintPath>..\CommonLib\NPOI-Lib\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="Spring.Core, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
- <HintPath>..\packages\Spring.Core.2.0.1\lib\net45\Spring.Core.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Spring.Web, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
- <HintPath>..\packages\Spring.Web.2.0.1\lib\net45\Spring.Web.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Spring.Web.Mvc5, Version=2.0.1.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
- <HintPath>..\packages\Spring.Web.Mvc5.2.0.1\lib\net45\Spring.Web.Mvc5.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Data.Entity" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Management" />
- <Reference Include="System.Transactions" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Web" />
- <Reference Include="System.Web.Abstractions" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Routing" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- </Reference>
- <Reference Include="System.Net.Http.WebRequest">
- </Reference>
- <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Optimization">
- <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="WebGrease">
- <Private>True</Private>
- <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
- </Reference>
- <Reference Include="Antlr3.Runtime">
- <Private>True</Private>
- <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="zxing">
- <HintPath>..\CommonLib\zxing.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="System.Net.Http.Formatting">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Http">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Http.WebHost">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App_Start\BundleConfig.cs" />
- <Compile Include="App_Start\ExportExcelHelper.cs" />
- <Compile Include="App_Start\FilterConfig.cs" />
- <Compile Include="App_Start\RouteConfig.cs" />
- <Compile Include="App_Start\WebApiConfig.cs" />
- <Compile Include="Areas\ComManage\ComManageAreaRegistration.cs" />
- <Compile Include="Areas\ComManage\Controllers\CusContactController.cs" />
- <Compile Include="Areas\ComManage\Controllers\FlowInfoController.cs" />
- <Compile Include="Areas\ComManage\Controllers\WinIndexController.cs" />
- <Compile Include="Areas\SysManage\Controllers\AccountController.cs" />
- <Compile Include="Areas\SysManage\Controllers\CarController.cs" />
- <Compile Include="Areas\SysManage\Controllers\CoachController.cs" />
- <Compile Include="Areas\SysManage\Controllers\CodeAreaController.cs" />
- <Compile Include="Areas\SysManage\Controllers\CodeController.cs" />
- <Compile Include="Areas\SysManage\Controllers\DepartmentController.cs" />
- <Compile Include="Areas\SysManage\Controllers\DeviceMgtController.cs" />
- <Compile Include="Areas\SysManage\Controllers\DistributorsController.cs" />
- <Compile Include="Areas\SysManage\Controllers\EntryConditionsController.cs" />
- <Compile Include="Areas\SysManage\Controllers\ExcelController.cs" />
- <Compile Include="Areas\SysManage\Controllers\HomeController.cs" />
- <Compile Include="Areas\SysManage\Controllers\PackingController.cs" />
- <Compile Include="Areas\SysManage\Controllers\OrderListController.cs" />
- <Compile Include="Areas\SysManage\Controllers\ModuleController.cs" />
- <Compile Include="Areas\SysManage\Controllers\MsgController.cs" />
- <Compile Include="Areas\SysManage\Controllers\NoticeController.cs" />
- <Compile Include="Areas\SysManage\Controllers\PayCallRecordController.cs" />
- <Compile Include="Areas\SysManage\Controllers\PermissionController.cs" />
- <Compile Include="Areas\SysManage\Controllers\DeviceSetController.cs" />
- <Compile Include="Areas\SysManage\Controllers\ProjectEntryController.cs" />
- <Compile Include="Areas\SysManage\Controllers\RaceProjectController.cs" />
- <Compile Include="Areas\SysManage\Controllers\RepairFormController.cs" />
- <Compile Include="Areas\SysManage\Controllers\RoleController.cs" />
- <Compile Include="Areas\SysManage\Controllers\SchoolController.cs" />
- <Compile Include="Areas\SysManage\Controllers\ProductController.cs" />
- <Compile Include="Areas\SysManage\Controllers\SportsEventController.cs" />
- <Compile Include="Areas\SysManage\Controllers\SyslogController.cs" />
- <Compile Include="Areas\SysManage\Controllers\SystemController.cs" />
- <Compile Include="Areas\SysManage\Controllers\UserController.cs" />
- <Compile Include="Areas\SysManage\Controllers\UserDistributorsController.cs" />
- <Compile Include="Areas\SysManage\Controllers\WebuploadController.cs" />
- <Compile Include="Areas\SysManage\Models\CarReturnModel.cs" />
- <Compile Include="Areas\SysManage\Models\CoachListModel.cs" />
- <Compile Include="Areas\SysManage\SysManageAreaRegistration.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\Config.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\ConfigHandler.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\CrawlerHandler.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\Handler.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\ListFileHandler.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\NotSupportedHandler.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\PathFormater.cs" />
- <Compile Include="Content\ueditor\utf8-net\net\App_Code\UploadHandler.cs" />
- <Compile Include="Controllers\BaseController.cs" />
- <Compile Include="Controllers\ErrorController.cs" />
- <Compile Include="Controllers\HomeController.cs" />
- <Compile Include="Controllers\TestController.cs" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="Models\ApiResult.cs" />
- <Compile Include="Models\CommonEnumHelper.cs" />
- <Compile Include="Models\CommonHtmlHelper.cs" />
- <Compile Include="Models\GetCommon.cs" />
- <Compile Include="Models\ReportRepairDetail.cs" />
- <Compile Include="Models\UserCarMapModel.cs" />
- <Compile Include="Models\verify_code.cs" />
- <Compile Include="Models\WebSystemAccessConfig.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Config\ComControllers.xml">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Config\Controllers.xml" />
- <EmbeddedResource Include="Config\IndexControllers.xml" />
- <Content Include="App_Data\Base.xml" />
- <Content Include="App_Data\counts.txt" />
- <Content Include="Content\js\admin\bootstrap.min.js" />
- <Content Include="Content\js\admin\chosen.jquery.js" />
- <Content Include="Content\js\admin\colResizable-1.5.min.js" />
- <Content Include="Content\js\admin\dataTables.bootstrap.js" />
- <Content Include="Content\js\admin\dataTables.fixedHeader.js" />
- <Content Include="Content\js\admin\echarts-all.js" />
- <Content Include="Content\js\admin\echarts-macarons.js" />
- <Content Include="Content\js\admin\jquery.dataTables.js" />
- <Content Include="Content\js\admin\jquery.gritter.min.js" />
- <Content Include="Content\js\admin\jquery.metisMenu.js" />
- <Content Include="Content\js\admin\jquery.slimscroll.min.js" />
- <Content Include="Content\js\admin\jquery.ztree.core-3.5.js" />
- <Content Include="Content\js\admin\jquery.ztree.excheck-3.5.js" />
- <Content Include="Content\js\bootstrap\bootstrap-progressbar.js" />
- <Content Include="Content\js\bootstrap\bootstrap.min.js" />
- <Content Include="Content\js\bui.js" />
- <Content Include="Content\js\common\main-min.js" />
- <Content Include="Content\js\config.js" />
- <Content Include="Content\js\echarts-map\chart\bar.js" />
- <Content Include="Content\js\echarts-map\chart\chord.js" />
- <Content Include="Content\js\echarts-map\chart\eventRiver.js" />
- <Content Include="Content\js\echarts-map\chart\force.js" />
- <Content Include="Content\js\echarts-map\chart\funnel.js" />
- <Content Include="Content\js\echarts-map\chart\gauge.js" />
- <Content Include="Content\js\echarts-map\chart\heatmap.js" />
- <Content Include="Content\js\echarts-map\chart\k.js" />
- <Content Include="Content\js\echarts-map\chart\line.js" />
- <Content Include="Content\js\echarts-map\chart\map.js" />
- <Content Include="Content\js\echarts-map\chart\pie.js" />
- <Content Include="Content\js\echarts-map\chart\radar.js" />
- <Content Include="Content\js\echarts-map\chart\scatter.js" />
- <Content Include="Content\js\echarts-map\chart\tree.js" />
- <Content Include="Content\js\echarts-map\chart\treemap.js" />
- <Content Include="Content\js\echarts-map\chart\venn.js" />
- <Content Include="Content\js\echarts-map\chart\wordCloud.js" />
- <Content Include="Content\js\echarts-map\china-main-city-map.js" />
- <Content Include="Content\js\echarts-map\china-main-city\china-main-city-map.js" />
- <Content Include="Content\js\echarts-map\Convert_Pinyin.js" />
- <Content Include="Content\js\echarts-map\echarts.js" />
- <Content Include="Content\js\echarts-map\echarts.min.js" />
- <Content Include="Content\js\echarts-map\jquery.min.js" />
- <Content Include="Content\js\echarts\china.js" />
- <Content Include="Content\js\echarts\Convert_Pinyin.js" />
- <Content Include="Content\js\echarts\echarts-all.js" />
- <Content Include="Content\js\echarts\echarts.min.js" />
- <Content Include="Content\js\echarts\esl.js" />
- <Content Include="Content\js\files\file.js" />
- <Content Include="Content\js\function.js" />
- <Content Include="Content\js\index.js" />
- <Content Include="Content\js\IsIe.js" />
- <Content Include="Content\js\jpreloader\jpreLoader.min.js" />
- <Content Include="Content\js\jquery.easing.js" />
- <Content Include="Content\js\jquery.form.min.js" />
- <Content Include="Content\js\jquery.min.js" />
- <Content Include="Content\js\jquery.tmpl.js" />
- <Content Include="Content\js\jquery.unobtrusive-ajax.min.js" />
- <Content Include="Content\js\laydate1\laydate.js" />
- <Content Include="Content\js\laydate1\need\laydate.css" />
- <Content Include="Content\js\laydate1\skins\dahong\icon.png" />
- <Content Include="Content\js\laydate1\skins\dahong\laydate.css" />
- <Content Include="Content\js\laydate1\skins\default\icon.png" />
- <Content Include="Content\js\laydate1\skins\default\laydate.css" />
- <Content Include="Content\js\laydate1\skins\molv\icon.png" />
- <Content Include="Content\js\laydate1\skins\molv\laydate.css" />
- <Content Include="Content\js\laydate\laydate.js" />
- <Content Include="Content\js\laydate\theme\default\font\iconfont.svg" />
- <Content Include="Content\js\laydate\theme\default\laydate.css" />
- <Content Include="Content\js\layui\css\layui.css" />
- <Content Include="Content\js\layui\css\layui.mobile.css" />
- <Content Include="Content\js\layui\css\modules\code.css" />
- <Content Include="Content\js\layui\css\modules\laydate\default\laydate.css" />
- <Content Include="Content\js\layui\css\modules\layer\default\icon-ext.png" />
- <Content Include="Content\js\layui\css\modules\layer\default\icon.png" />
- <Content Include="Content\js\layui\css\modules\layer\default\layer.css" />
- <Content Include="Content\js\layui\css\modules\layer\default\loading-0.gif" />
- <Content Include="Content\js\layui\css\modules\layer\default\loading-1.gif" />
- <Content Include="Content\js\layui\css\modules\layer\default\loading-2.gif" />
- <Content Include="Content\js\layui\font\iconfont.svg" />
- <Content Include="Content\js\layui\images\face\0.gif" />
- <Content Include="Content\js\layui\images\face\1.gif" />
- <Content Include="Content\js\layui\images\face\10.gif" />
- <Content Include="Content\js\layui\images\face\11.gif" />
- <Content Include="Content\js\layui\images\face\12.gif" />
- <Content Include="Content\js\layui\images\face\13.gif" />
- <Content Include="Content\js\layui\images\face\14.gif" />
- <Content Include="Content\js\layui\images\face\15.gif" />
- <Content Include="Content\js\layui\images\face\16.gif" />
- <Content Include="Content\js\layui\images\face\17.gif" />
- <Content Include="Content\js\layui\images\face\18.gif" />
- <Content Include="Content\js\layui\images\face\19.gif" />
- <Content Include="Content\js\layui\images\face\2.gif" />
- <Content Include="Content\js\layui\images\face\20.gif" />
- <Content Include="Content\js\layui\images\face\21.gif" />
- <Content Include="Content\js\layui\images\face\22.gif" />
- <Content Include="Content\js\layui\images\face\23.gif" />
- <Content Include="Content\js\layui\images\face\24.gif" />
- <Content Include="Content\js\layui\images\face\25.gif" />
- <Content Include="Content\js\layui\images\face\26.gif" />
- <Content Include="Content\js\layui\images\face\27.gif" />
- <Content Include="Content\js\layui\images\face\28.gif" />
- <Content Include="Content\js\layui\images\face\29.gif" />
- <Content Include="Content\js\layui\images\face\3.gif" />
- <Content Include="Content\js\layui\images\face\30.gif" />
- <Content Include="Content\js\layui\images\face\31.gif" />
- <Content Include="Content\js\layui\images\face\32.gif" />
- <Content Include="Content\js\layui\images\face\33.gif" />
- <Content Include="Content\js\layui\images\face\34.gif" />
- <Content Include="Content\js\layui\images\face\35.gif" />
- <Content Include="Content\js\layui\images\face\36.gif" />
- <Content Include="Content\js\layui\images\face\37.gif" />
- <Content Include="Content\js\layui\images\face\38.gif" />
- <Content Include="Content\js\layui\images\face\39.gif" />
- <Content Include="Content\js\layui\images\face\4.gif" />
- <Content Include="Content\js\layui\images\face\40.gif" />
- <Content Include="Content\js\layui\images\face\41.gif" />
- <Content Include="Content\js\layui\images\face\42.gif" />
- <Content Include="Content\js\layui\images\face\43.gif" />
- <Content Include="Content\js\layui\images\face\44.gif" />
- <Content Include="Content\js\layui\images\face\45.gif" />
- <Content Include="Content\js\layui\images\face\46.gif" />
- <Content Include="Content\js\layui\images\face\47.gif" />
- <Content Include="Content\js\layui\images\face\48.gif" />
- <Content Include="Content\js\layui\images\face\49.gif" />
- <Content Include="Content\js\layui\images\face\5.gif" />
- <Content Include="Content\js\layui\images\face\50.gif" />
- <Content Include="Content\js\layui\images\face\51.gif" />
- <Content Include="Content\js\layui\images\face\52.gif" />
- <Content Include="Content\js\layui\images\face\53.gif" />
- <Content Include="Content\js\layui\images\face\54.gif" />
- <Content Include="Content\js\layui\images\face\55.gif" />
- <Content Include="Content\js\layui\images\face\56.gif" />
- <Content Include="Content\js\layui\images\face\57.gif" />
- <Content Include="Content\js\layui\images\face\58.gif" />
- <Content Include="Content\js\layui\images\face\59.gif" />
- <Content Include="Content\js\layui\images\face\6.gif" />
- <Content Include="Content\js\layui\images\face\60.gif" />
- <Content Include="Content\js\layui\images\face\61.gif" />
- <Content Include="Content\js\layui\images\face\62.gif" />
- <Content Include="Content\js\layui\images\face\63.gif" />
- <Content Include="Content\js\layui\images\face\64.gif" />
- <Content Include="Content\js\layui\images\face\65.gif" />
- <Content Include="Content\js\layui\images\face\66.gif" />
- <Content Include="Content\js\layui\images\face\67.gif" />
- <Content Include="Content\js\layui\images\face\68.gif" />
- <Content Include="Content\js\layui\images\face\69.gif" />
- <Content Include="Content\js\layui\images\face\7.gif" />
- <Content Include="Content\js\layui\images\face\70.gif" />
- <Content Include="Content\js\layui\images\face\71.gif" />
- <Content Include="Content\js\layui\images\face\8.gif" />
- <Content Include="Content\js\layui\images\face\9.gif" />
- <Content Include="Content\js\layui\layui.all.js" />
- <Content Include="Content\js\layui\layui.js" />
- <Content Include="Content\js\layui\lay\modules\carousel.js" />
- <Content Include="Content\js\layui\lay\modules\code.js" />
- <Content Include="Content\js\layui\lay\modules\element.js" />
- <Content Include="Content\js\layui\lay\modules\flow.js" />
- <Content Include="Content\js\layui\lay\modules\form.js" />
- <Content Include="Content\js\layui\lay\modules\jquery.js" />
- <Content Include="Content\js\layui\lay\modules\laydate.js" />
- <Content Include="Content\js\layui\lay\modules\layedit.js" />
- <Content Include="Content\js\layui\lay\modules\layer.js" />
- <Content Include="Content\js\layui\lay\modules\laypage.js" />
- <Content Include="Content\js\layui\lay\modules\laytpl.js" />
- <Content Include="Content\js\layui\lay\modules\mobile.js" />
- <Content Include="Content\js\layui\lay\modules\table.js" />
- <Content Include="Content\js\layui\lay\modules\tree.js" />
- <Content Include="Content\js\layui\lay\modules\upload.js" />
- <Content Include="Content\js\layui\lay\modules\util.js" />
- <Content Include="Content\js\loginIndex\supersized-init.js" />
- <Content Include="Content\js\loginIndex\supersized.3.2.7.min.js" />
- <Content Include="Content\js\main-min.js" />
- <Content Include="Content\js\modernizr.min.js" />
- <Content Include="Content\js\echarts\echarts.js" />
- <Content Include="Content\js\selectcolor\css\jquery.bigcolorpicker.css" />
- <Content Include="Content\js\selectcolor\images\big_bgcolor.jpg" />
- <Content Include="Content\js\selectcolor\images\xiaoguotu.JPG" />
- <Content Include="Content\js\selectcolor\js\jquery.bigcolorpicker.js" />
- <Content Include="Content\js\silder2\css\silder.css" />
- <Content Include="Content\js\silder2\img\news_index_icon.png" />
- <Content Include="Content\js\silder2\img\star.png" />
- <Content Include="Content\js\silder2\img\star_03.png" />
- <Content Include="Content\js\silder2\img\star_04.png" />
- <Content Include="Content\js\silder2\img\star_05.png" />
- <Content Include="Content\js\silder2\img\star_06.png" />
- <Content Include="Content\js\silder2\index.html" />
- <Content Include="Content\js\silder2\js\silder.js" />
- <Content Include="Content\js\silder\images\ad_ctr.png" />
- <Content Include="Content\js\silder\images\alpha.png" />
- <Content Include="Content\js\silder\images\dot.png" />
- <Content Include="Content\js\silder\silder.css" />
- <Content Include="Content\js\silder\slider.js" />
- <Content Include="Content\js\Validform.js" />
- <Content Include="Content\js_pop\js\jquery-1.4.1.min.js" />
- <Content Include="Content\js_pop\js\jquery.cookie.js" />
- <Content Include="Content\js_pop\PopWin\image\popwin_loading.gif" />
- <Content Include="Content\js_pop\PopWin\PopWinJScript.js" />
- <Content Include="Content\js_pop\PopWin\PopWinStyleSheet.css" />
- <Content Include="Content\map\chayangji_hui_default.png" />
- <Content Include="Content\map\cyj.png" />
- <Content Include="Content\map\sgj.png" />
- <Content Include="Content\map\shougeji_hui_default.png" />
- <Content Include="Content\map\tlj.png" />
- <Content Include="Content\map\tuolaji_hui_default.png" />
- <Content Include="Content\themes\css\admin-login.css" />
- <Content Include="Content\themes\css\admin\bootstrap.min.css" />
- <Content Include="Content\themes\css\admin\chosen.css" />
- <Content Include="Content\themes\css\admin\img\diy\1_close.png" />
- <Content Include="Content\themes\css\admin\img\diy\1_open.png" />
- <Content Include="Content\themes\css\admin\img\diy\2.png" />
- <Content Include="Content\themes\css\admin\img\diy\3.png" />
- <Content Include="Content\themes\css\admin\img\diy\4.png" />
- <Content Include="Content\themes\css\admin\img\diy\5.png" />
- <Content Include="Content\themes\css\admin\img\diy\6.png" />
- <Content Include="Content\themes\css\admin\img\diy\7.png" />
- <Content Include="Content\themes\css\admin\img\diy\8.png" />
- <Content Include="Content\themes\css\admin\img\diy\9.png" />
- <Content Include="Content\themes\css\admin\img\line_conn.gif" />
- <Content Include="Content\themes\css\admin\img\line_conn.png" />
- <Content Include="Content\themes\css\admin\img\loading.gif" />
- <Content Include="Content\themes\css\admin\img\loginIndex\b-1.jpg" />
- <Content Include="Content\themes\css\admin\img\loginIndex\b-2.jpg" />
- <Content Include="Content\themes\css\admin\img\loginIndex\b-3.jpg" />
- <Content Include="Content\themes\css\admin\img\metro.gif" />
- <Content Include="Content\themes\css\admin\img\metro.png" />
- <Content Include="Content\themes\css\admin\img\shadow-v.png" />
- <Content Include="Content\themes\css\admin\img\zTreeStandard.gif" />
- <Content Include="Content\themes\css\admin\img\zTreeStandard.png" />
- <Content Include="Content\themes\css\admin\jquery.dataTables.css" />
- <Content Include="Content\themes\css\admin\metroStyle.css" />
- <Content Include="Content\themes\css\admin\select2\select2-spinner.gif" />
- <Content Include="Content\themes\css\admin\select2\select2.css" />
- <Content Include="Content\themes\css\admin\select2\select2.min.js" />
- <Content Include="Content\themes\css\admin\select2\select2.png" />
- <Content Include="Content\themes\css\admin\select2\select2x2.png" />
- <Content Include="Content\themes\css\admin\select2\spinner.gif" />
- <Content Include="Content\themes\css\admin\style.css" />
- <Content Include="Content\themes\css\admin\zTreeStyle.css" />
- <Content Include="Content\themes\css\bootstrap.min.css" />
- <Content Include="Content\themes\css\components.min.css" />
- <Content Include="Content\themes\css\css3\animate.css" />
- <Content Include="Content\themes\css\dialog.css" />
- <Content Include="Content\themes\css\dpl-min.css" />
- <Content Include="Content\themes\css\fonts.css" />
- <Content Include="Content\themes\css\icons.css" />
- <Content Include="Content\themes\css\index.css" />
- <Content Include="Content\themes\css\jquery.gritter.css" />
- <Content Include="Content\themes\css\main-min.css" />
- <Content Include="Content\themes\fonts\fontawesome-webfont.svg" />
- <Content Include="Content\themes\fonts\icomoon.svg" />
- <Content Include="Content\themes\fonts\vjs.svg" />
- <Content Include="Content\themes\images\a02.png" />
- <Content Include="Content\themes\images\admin\admin_logo_arrow.gif" />
- <Content Include="Content\themes\images\admin\chosen-sprite.png" />
- <Content Include="Content\themes\images\admin\gritter-light.png" />
- <Content Include="Content\themes\images\admin\gritter.png" />
- <Content Include="Content\themes\images\admin\ie-spacer.gif" />
- <Content Include="Content\themes\images\admin\i_16_checked.png" />
- <Content Include="Content\themes\images\admin\logoS.png" />
- <Content Include="Content\themes\images\admin\minus.png" />
- <Content Include="Content\themes\images\admin\plus-white.png" />
- <Content Include="Content\themes\images\admin\t.gif" />
- <Content Include="Content\themes\images\face\1.png" />
- <Content Include="Content\themes\images\face\11.jpg" />
- <Content Include="Content\themes\images\face\avatar.jpg" />
- <Content Include="Content\themes\images\face\noimg.gif" />
- <Content Include="Content\themes\images\icon\bar.gif" />
- <Content Include="Content\themes\images\icon\calendar-black.png" />
- <Content Include="Content\themes\images\icon\error32-32.png" />
- <Content Include="Content\themes\images\icon\folderclosed.gif" />
- <Content Include="Content\themes\images\icon\folderclosed.png" />
- <Content Include="Content\themes\images\icon\ico-5.png" />
- <Content Include="Content\themes\images\icon\ico-7.png" />
- <Content Include="Content\themes\images\icon\icon019a8.png" />
- <Content Include="Content\themes\images\icon\icon040a1.png" />
- <Content Include="Content\themes\images\icon\icon_tree10.gif" />
- <Content Include="Content\themes\images\icon\img.png" />
- <Content Include="Content\themes\images\icon\mail-black.png" />
- <Content Include="Content\themes\images\icon\nav_h1.png" />
- <Content Include="Content\themes\images\icon\power-black.png" />
- <Content Include="Content\themes\images\icon\success-32-32.png" />
- <Content Include="Content\themes\images\icon\s_sear.png" />
- <Content Include="Content\themes\images\icon\user-black.png" />
- <Content Include="Content\themes\images\icon\warning32-32.png" />
- <Content Include="Content\themes\images\ie_update.jpg" />
- <Content Include="Content\themes\images\left-slib.gif" />
- <Content Include="Content\themes\images\login\login-bg.jpg" />
- <Content Include="Content\themes\images\login\login-logo.png" />
- <Content Include="Content\themes\images\login\top.jpg" />
- <Content Include="Content\themes\images\logo.gif" />
- <Content Include="Content\themes\images\logo.png" />
- <Content Include="Content\themes\images\logo_school_w.png" />
- <Content Include="Content\themes\images\skin\1002.png" />
- <Content Include="Content\themes\images\skin\separator-2-340.gif" />
- <Content Include="Content\themes\images\skin\skin_icons.png" />
- <Content Include="Content\themes\images\skin\sprite-469-300.png" />
- <Content Include="Content\themes\images\skin\sprites_tree.gif" />
- <Content Include="Content\themes\images\skin\T1BHtLFbFdXXaHNz_X-16-16.gif" />
- <Content Include="Content\themes\images\skin\T1GgTxXm4qXXaGyjny-500-188.png" />
- <Content Include="Content\themes\images\skin\T1J_T4XjRfXXaZ8J6X-2-340.gif" />
- <Content Include="Content\themes\images\skin\T1k1v5XhNdXXb0_tkB-191-450.gif" />
- <Content Include="Content\themes\images\skin\T1qXIiXgXgXXXCL3TD-469-300.png" />
- <Content Include="Content\themes\images\skin\T1rbpNFaJXXXbylH7R-80-100.gif" />
- <Content Include="Content\themes\images\skin\T1SLHBXaXmXXXF.Nbe-140-120.gif" />
- <Content Include="Content\themes\images\skin\tab-140-120.gif" />
- <Content Include="Content\themes\images\skin\white_sprite-469-300.png" />
- <Content Include="Content\themes\images\tab\sort_asc.png" />
- <Content Include="Content\themes\images\tab\sort_asc_disabled.png" />
- <Content Include="Content\themes\images\tab\sort_both.png" />
- <Content Include="Content\themes\images\tab\sort_desc.png" />
- <Content Include="Content\themes\images\tab\sort_desc_disabled.png" />
- <Content Include="Content\themes\Site.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\anchor\anchor.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\attachment.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\attachment.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\attachment.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_chm.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_default.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_doc.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_exe.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_mv.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_psd.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_rar.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_txt.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\fileTypeImages\icon_xls.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\alignicon.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\alignicon.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\bg.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\file-icons.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\file-icons.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\icons.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\icons.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\image.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\progress.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\success.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\attachment\images\success.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\background\background.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\background\background.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\background\background.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\background\images\bg.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\background\images\success.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\chart.config.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\charts.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\charts.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\charts.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\images\charts0.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\images\charts1.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\images\charts2.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\images\charts3.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\images\charts4.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\charts\images\charts5.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\emotion.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\emotion.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\emotion.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\0.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\bface.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\cface.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\fface.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\jxface2.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\neweditor-tab-bg.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\tface.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\wface.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\emotion\images\yface.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\gmap\gmap.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\help\help.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\help\help.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\help\help.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\image.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\image.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\image.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\alignicon.jpg" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\bg.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\icons.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\icons.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\image.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\progress.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\success.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\image\images\success.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\insertframe\insertframe.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\internal.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\link\link.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\map\map.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\map\show.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\music\music.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\music\music.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\music\music.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\preview\preview.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\addimg.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\brush.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\delimg.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\delimgH.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\empty.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\emptyH.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\eraser.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\redo.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\redoH.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\scale.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\scaleH.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\size.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\undo.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\images\undoH.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\scrawl.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\scrawl.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\scrawl\scrawl.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\searchreplace\searchreplace.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\searchreplace\searchreplace.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\snapscreen\snapscreen.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\spechars\spechars.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\spechars\spechars.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\table\dragicon.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\table\edittable.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\table\edittable.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\table\edittable.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\table\edittd.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\table\edittip.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\config.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\images\bg.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\images\pre0.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\images\pre1.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\images\pre2.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\images\pre3.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\images\pre4.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\template.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\template.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\template\template.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\bg.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\center_focus.jpg" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\file-icons.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\file-icons.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\icons.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\icons.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\image.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\left_focus.jpg" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\none_focus.jpg" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\progress.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\right_focus.jpg" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\success.gif" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\images\success.png" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\video.css" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\video.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\video\video.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\webapp\webapp.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\wordimage\fClipboard_ueditor.swf" />
- <Content Include="Content\ueditor\utf8-net\dialogs\wordimage\imageUploader.swf" />
- <Content Include="Content\ueditor\utf8-net\dialogs\wordimage\tangram.js" />
- <Content Include="Content\ueditor\utf8-net\dialogs\wordimage\wordimage.html" />
- <Content Include="Content\ueditor\utf8-net\dialogs\wordimage\wordimage.js" />
- <Content Include="Content\ueditor\utf8-net\index.html" />
- <Content Include="Content\ueditor\utf8-net\lang\en\en.js" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\addimage.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\alldeletebtnhoverskin.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\alldeletebtnupskin.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\background.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\button.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\copy.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\deletedisable.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\deleteenable.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\listbackground.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\localimage.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\music.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\rotateleftdisable.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\rotateleftenable.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\rotaterightdisable.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\rotaterightenable.png" />
- <Content Include="Content\ueditor\utf8-net\lang\en\images\upload.png" />
- <Content Include="Content\ueditor\utf8-net\lang\zh-cn\images\copy.png" />
- <Content Include="Content\ueditor\utf8-net\lang\zh-cn\images\localimage.png" />
- <Content Include="Content\ueditor\utf8-net\lang\zh-cn\images\music.png" />
- <Content Include="Content\ueditor\utf8-net\lang\zh-cn\images\upload.png" />
- <Content Include="Content\ueditor\utf8-net\lang\zh-cn\zh-cn.js" />
- <Content Include="Content\ueditor\utf8-net\net\Bin\Newtonsoft.Json.dll" />
- <Content Include="Content\ueditor\utf8-net\net\Bin\Newtonsoft.Json.pdb" />
- <Content Include="Content\ueditor\utf8-net\net\Bin\Newtonsoft.Json.xml" />
- <Content Include="Content\ueditor\utf8-net\net\net.sln" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443917224482572098.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443930109175300576.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443936827393043147.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443942242108029055.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443943144832258300.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443949160945771625.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443950815449000871.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443955578284986778.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443962697708500104.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668443962797958500104.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668476539237093144223.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170726\6363668483752029002476296.jpg" />
- <Content Include="Content\ueditor\utf8-net\net\upload\image\20170918\6364131951875744955840434.jpg" />
- <Content Include="Content\ueditor\utf8-net\themes\default\css\ueditor.css" />
- <Content Include="Content\ueditor\utf8-net\themes\default\css\ueditor.min.css" />
- <Content Include="Content\ueditor\utf8-net\themes\default\dialogbase.css" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\anchor.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\arrow.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\arrow_down.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\arrow_up.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\button-bg.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\cancelbutton.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\charts.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\cursor_h.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\cursor_h.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\cursor_v.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\cursor_v.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\dialog-title-bg.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\filescan.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\highlighted.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\icons-all.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\icons.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\icons.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\loaderror.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\loading.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\lock.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\neweditor-tab-bg.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\pagebreak.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\scale.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\sortable.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\spacer.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\sparator_v.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\table-cell-align.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\tangram-colorpicker.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\toolbar_bg.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\unhighlighted.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\upload.png" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\videologo.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\word.gif" />
- <Content Include="Content\ueditor\utf8-net\themes\default\images\wordpaste.png" />
- <Content Include="Content\ueditor\utf8-net\themes\iframe.css" />
- <Content Include="Content\ueditor\utf8-net\third-party\codemirror\codemirror.css" />
- <Content Include="Content\ueditor\utf8-net\third-party\codemirror\codemirror.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\adapters\mootools-adapter.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\adapters\mootools-adapter.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\adapters\prototype-adapter.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\adapters\prototype-adapter.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\adapters\standalone-framework.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\adapters\standalone-framework.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\highcharts-more.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\highcharts-more.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\highcharts.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\highcharts.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\annotations.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\annotations.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\canvas-tools.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\canvas-tools.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\data.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\data.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\drilldown.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\drilldown.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\exporting.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\exporting.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\funnel.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\funnel.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\heatmap.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\heatmap.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\map.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\map.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\no-data-to-display.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\modules\no-data-to-display.src.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\themes\dark-blue.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\themes\dark-green.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\themes\gray.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\themes\grid.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\highcharts\themes\skies.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\jquery-1.10.2.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\jquery-1.10.2.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\snapscreen\UEditorSnapscreen.exe" />
- <Content Include="Content\ueditor\utf8-net\third-party\SyntaxHighlighter\shCore.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\SyntaxHighlighter\shCoreDefault.css" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\font\vjs.svg" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\video-js.css" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\video-js.min.css" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\video-js.swf" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\video.dev.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\video.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\Uploader.swf" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.css" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.custom.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.custom.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.flashonly.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.flashonly.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.html5only.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.html5only.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.withoutimage.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\webuploader\webuploader.withoutimage.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\xss.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\zeroclipboard\ZeroClipboard.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\zeroclipboard\ZeroClipboard.min.js" />
- <Content Include="Content\ueditor\utf8-net\third-party\zeroclipboard\ZeroClipboard.swf" />
- <Content Include="Content\ueditor\utf8-net\ueditor.all.js" />
- <Content Include="Content\ueditor\utf8-net\ueditor.all.min.js" />
- <Content Include="Content\ueditor\utf8-net\ueditor.config.js" />
- <Content Include="Content\ueditor\utf8-net\ueditor.parse.js" />
- <Content Include="Content\ueditor\utf8-net\ueditor.parse.min.js" />
- <Content Include="Content\uploadfile\css\bootstrap-theme.css" />
- <Content Include="Content\uploadfile\css\bootstrap.css" />
- <Content Include="Content\uploadfile\css\bootstrap.min.css" />
- <Content Include="Content\uploadfile\css\font-awesome.css" />
- <Content Include="Content\uploadfile\css\uploadstyle.css" />
- <Content Include="Content\uploadfile\css\webuploader.css" />
- <Content Include="Content\uploadfile\Fonts\fontawesome-webfont.svg" />
- <Content Include="Content\uploadfile\Fonts\glyphicons-halflings-regular.svg" />
- <Content Include="Content\uploadfile\images\bg.png" />
- <Content Include="Content\uploadfile\images\button\upload_button.png" />
- <Content Include="Content\uploadfile\images\cp_img_sc.png" />
- <Content Include="Content\uploadfile\images\cp_img_tj.png" />
- <Content Include="Content\uploadfile\images\cp_img_tj_a.png" />
- <Content Include="Content\uploadfile\images\icons.png" />
- <Content Include="Content\uploadfile\images\icon\Delete.gif" />
- <Content Include="Content\uploadfile\images\icon\download16.gif" />
- <Content Include="Content\uploadfile\images\image.png" />
- <Content Include="Content\uploadfile\images\progress.png" />
- <Content Include="Content\uploadfile\images\success.png" />
- <Content Include="Content\uploadfile\Script\bootstrap.js" />
- <Content Include="Content\uploadfile\Script\bootstrap.min.js" />
- <Content Include="Content\uploadfile\Script\demo.js" />
- <Content Include="Content\uploadfile\Script\getting-started.js" />
- <Content Include="Content\uploadfile\Script\global.js" />
- <Content Include="Content\uploadfile\Script\Uploader.swf" />
- <Content Include="Content\uploadfile\Script\webuploader.css" />
- <Content Include="Content\uploadfile\Script\webuploader.custom.js" />
- <Content Include="Content\uploadfile\Script\webuploader.custom.min.js" />
- <Content Include="Content\uploadfile\Script\webuploader.fis.js" />
- <Content Include="Content\uploadfile\Script\webuploader.flashonly.js" />
- <Content Include="Content\uploadfile\Script\webuploader.flashonly.min.js" />
- <Content Include="Content\uploadfile\Script\webuploader.html5only.js" />
- <Content Include="Content\uploadfile\Script\webuploader.html5only.min.js" />
- <Content Include="Content\uploadfile\Script\webuploader.js" />
- <Content Include="Content\uploadfile\Script\webuploader.min.js" />
- <Content Include="Content\uploadfile\Script\webuploader.noimage.js" />
- <Content Include="Content\uploadfile\Script\webuploader.noimage.min.js" />
- <Content Include="Content\uploadfile\Script\webuploader.nolog.js" />
- <Content Include="Content\uploadfile\Script\webuploader.nolog.min.js" />
- <Content Include="Content\uploadfile\Script\webuploader.withoutimage.js" />
- <Content Include="Content\uploadfile\Script\webuploader.withoutimage.min.js" />
- <Content Include="Content\uploadone\css\bootstrap-theme.css" />
- <Content Include="Content\uploadone\css\bootstrap.css" />
- <Content Include="Content\uploadone\css\bootstrap.min.css" />
- <Content Include="Content\uploadone\css\font-awesome.css" />
- <Content Include="Content\uploadone\css\uploadstyle.css" />
- <Content Include="Content\uploadone\css\webuploader.css" />
- <Content Include="Content\uploadone\Fonts\fontawesome-webfont.svg" />
- <Content Include="Content\uploadone\Fonts\glyphicons-halflings-regular.svg" />
- <Content Include="Content\uploadone\images\bg.png" />
- <Content Include="Content\uploadone\images\button\upload_button.png" />
- <Content Include="Content\uploadone\images\cp_img_sc.png" />
- <Content Include="Content\uploadone\images\cp_img_tj.png" />
- <Content Include="Content\uploadone\images\cp_img_tj_a.png" />
- <Content Include="Content\uploadone\images\icons.png" />
- <Content Include="Content\uploadone\images\icon\Delete.gif" />
- <Content Include="Content\uploadone\images\icon\download16.gif" />
- <Content Include="Content\uploadone\images\image.png" />
- <Content Include="Content\uploadone\images\progress.png" />
- <Content Include="Content\uploadone\images\success.png" />
- <Content Include="Content\uploadone\Script\bootstrap.js" />
- <Content Include="Content\uploadone\Script\bootstrap.min.js" />
- <Content Include="Content\uploadone\Script\demo.js" />
- <Content Include="Content\uploadone\Script\getting-started.js" />
- <Content Include="Content\uploadone\Script\global.js" />
- <Content Include="Content\js\jquery\jquery-1.8.2.min.js" />
- <Content Include="Content\uploadone\Script\Uploader.swf" />
- <Content Include="Content\uploadone\Script\webuploader.css" />
- <Content Include="Content\uploadone\Script\webuploader.custom.js" />
- <Content Include="Content\uploadone\Script\webuploader.custom.min.js" />
- <Content Include="Content\uploadone\Script\webuploader.fis.js" />
- <Content Include="Content\uploadone\Script\webuploader.flashonly.js" />
- <Content Include="Content\uploadone\Script\webuploader.flashonly.min.js" />
- <Content Include="Content\uploadone\Script\webuploader.html5only.js" />
- <Content Include="Content\uploadone\Script\webuploader.html5only.min.js" />
- <Content Include="Content\uploadone\Script\webuploader.js" />
- <Content Include="Content\uploadone\Script\webuploader.min.js" />
- <Content Include="Content\uploadone\Script\webuploader.noimage.js" />
- <Content Include="Content\uploadone\Script\webuploader.noimage.min.js" />
- <Content Include="Content\uploadone\Script\webuploader.nolog.js" />
- <Content Include="Content\uploadone\Script\webuploader.nolog.min.js" />
- <Content Include="Content\uploadone\Script\webuploader.withoutimage.js" />
- <Content Include="Content\uploadone\Script\webuploader.withoutimage.min.js" />
- <Content Include="favicon.ico" />
- <Content Include="Global.asax" />
- <Content Include="Models\DicType.txt" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Views\Web.config" />
- <Content Include="Views\_ViewStart.cshtml" />
- <Content Include="Views\Shared\Error.cshtml" />
- <Content Include="Views\Shared\_Layout.cshtml" />
- <Content Include="Views\Home\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Areas\ComManage\Models\" />
- <Folder Include="Areas\ComManage\Views\Shared\" />
- <Folder Include="Areas\SysManage\Views\Excel\" />
- <Folder Include="Areas\SysManage\Views\Shared\" />
- <Folder Include="Areas\SysManage\Views\Webupload\" />
- <Folder Include="upload\file\" />
- <Folder Include="upload\images\" />
- <Folder Include="upload\image\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="packages.config">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Ant.Service.Common\Ant.Service.Common.csproj">
- <Project>{e40a871d-6995-4c70-a532-fe2f8176d396}</Project>
- <Name>Ant.Service.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\Ant.Service.Mongodb\Ant.Service.Mongodb.csproj">
- <Project>{9a8b88b6-e67b-4d11-a9d0-3c1650ed57aa}</Project>
- <Name>Ant.Service.Mongodb</Name>
- </ProjectReference>
- <ProjectReference Include="..\Ant.Service.Utility\Ant.Service.Utility.csproj">
- <Project>{d179bbca-8d1c-4e01-bf95-ca51c91aad22}</Project>
- <Name>Ant.Service.Utility</Name>
- </ProjectReference>
- <ProjectReference Include="..\AntORM\Ant.Common\Ant.Common.csproj">
- <Project>{e7d68c96-b811-4c9f-9fec-5f71699ce4ae}</Project>
- <Name>Ant.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\AntORM\Ant.ConnectionPool\Ant.ConnectionPool.csproj">
- <Project>{38c1506c-8fd5-4ade-9397-8035ec91c8c6}</Project>
- <Name>Ant.ConnectionPool</Name>
- </ProjectReference>
- <ProjectReference Include="..\AntORM\Ant.Data\Ant.Data.csproj">
- <Project>{fa570d63-2aef-4958-b259-13decd9080db}</Project>
- <Name>Ant.Data</Name>
- </ProjectReference>
- <ProjectReference Include="..\AntORM\Ant.Frame\Ant.Frame.csproj">
- <Project>{875207ed-9440-4bb7-bd86-3bb9da6ba7a6}</Project>
- <Name>Ant.Frame</Name>
- </ProjectReference>
- <ProjectReference Include="..\AntORM\Ant.ORM\Ant.ORM.csproj">
- <Project>{f45b4d08-3b9e-4c7f-97b5-1d6004bca88f}</Project>
- <Name>Ant.ORM</Name>
- </ProjectReference>
- <ProjectReference Include="..\MES.Production.Entity\MES.Production.Entity.csproj">
- <Project>{715b9224-1d1c-47c7-993e-0279a63e8995}</Project>
- <Name>MES.Production.Entity</Name>
- </ProjectReference>
- <ProjectReference Include="..\Central.Control.Domain\Central.Control.Domain.csproj">
- <Project>{735ced10-f7a4-4e92-853b-a37297469526}</Project>
- <Name>Central.Control.Domain</Name>
- </ProjectReference>
- <ProjectReference Include="..\MES.Production.Service\MES.Production.Service.csproj">
- <Project>{71ff89ff-2b9d-4832-bfb5-5619ae9d093e}</Project>
- <Name>MES.Production.Service</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\SysManage\Views\web.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\ComManage\Views\web.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Config\WebSet.config" />
- <Content Include="Content\js\silder2\.project" />
- <Content Include="Content\themes\fonts\fontawesome-webfont.eot" />
- <Content Include="Content\themes\fonts\fontawesome-webfont.ttf" />
- <Content Include="Content\themes\fonts\fontawesome-webfont.woff" />
- <Content Include="Content\themes\fonts\fontAwesome.otf" />
- <Content Include="Content\themes\fonts\icomoon.eot" />
- <Content Include="Content\themes\fonts\icomoon.ttf" />
- <Content Include="Content\themes\fonts\icomoon.woff" />
- <Content Include="Content\themes\fonts\vjs.eot" />
- <Content Include="Content\themes\fonts\vjs.ttf" />
- <Content Include="Content\themes\fonts\vjs.woff" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\ComManage\Views\CusContact\Detail.cshtml" />
- <Content Include="Areas\ComManage\Views\CusContact\Index.cshtml" />
- <Content Include="Areas\ComManage\Views\Download\Detail.cshtml" />
- <Content Include="Areas\ComManage\Views\Download\Index.cshtml" />
- <Content Include="Areas\ComManage\Views\FlowInfo\Detail.cshtml" />
- <Content Include="Areas\ComManage\Views\FlowInfo\Index.cshtml" />
- <Content Include="Areas\ComManage\Views\WinIndex\Detail.cshtml" />
- <Content Include="Areas\ComManage\Views\WinIndex\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\SysManage\Views\Account\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Code\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Code\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Department\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Department\GetSelectDpt.cshtml" />
- <Content Include="Areas\SysManage\Views\Department\Home.cshtml" />
- <Content Include="Areas\SysManage\Views\Department\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Home\Center.cshtml" />
- <Content Include="Areas\SysManage\Views\Home\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Home\Refresh.cshtml" />
- <Content Include="Areas\SysManage\Views\Module\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Module\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Module\LoadTree.cshtml" />
- <Content Include="Areas\SysManage\Views\Module\ShowIcon.cshtml" />
- <Content Include="Areas\SysManage\Views\Msg\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Msg\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Msg\RevDetail.cshtml" />
- <Content Include="Areas\SysManage\Views\Msg\RevIndex.cshtml" />
- <Content Include="Areas\SysManage\Views\Msg\RevShow.cshtml" />
- <Content Include="Areas\SysManage\Views\Msg\Show.cshtml" />
- <Content Include="Areas\SysManage\Views\Msg\Transpond.cshtml" />
- <Content Include="Areas\SysManage\Views\Permission\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Permission\Home.cshtml" />
- <Content Include="Areas\SysManage\Views\Permission\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Permission\PerAllocation.cshtml" />
- <Content Include="Areas\SysManage\Views\DeviceSet\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\DeviceSet\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\DeviceSet\ShowPassword.cshtml" />
- <Content Include="Areas\SysManage\Views\Role\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Role\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Role\RoleCall.cshtml" />
- <Content Include="Areas\SysManage\Views\Syslog\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Syslog\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\System\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\System\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\User\Card.cshtml" />
- <Content Include="Areas\SysManage\Views\User\Contacts.cshtml" />
- <Content Include="Areas\SysManage\Views\User\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\User\Home.cshtml" />
- <Content Include="Areas\SysManage\Views\User\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\User\PasswordSet.cshtml" />
- <Content Include="Areas\SysManage\Views\User\SelectUser.cshtml" />
- <Content Include="Areas\SysManage\Views\User\UserInfo.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="App_Data\Config\log4net.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Error\Error_400.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Test\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Error\Error_401.cshtml" />
- <Content Include="Views\Error\Error_403.cshtml" />
- <Content Include="Views\Error\Error_404.cshtml" />
- <Content Include="Views\Error\Error_405.cshtml" />
- <Content Include="Views\Error\Error_500.cshtml" />
- <Content Include="Views\Error\Error_503.cshtml" />
- <Content Include="Views\Error\Error_888.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\SysManage\Views\Car\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="App_Data\Config\DataAccess.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="App_Data\Config\Configure_Line.config" />
- <Content Include="App_Data\Config\Configure_Test.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\SysManage\Views\Car\Detail.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\SysManage\Views\Distributors\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Notice\Index.cshtml" />
- <Content Include="Content\uploadone\Fonts\fontawesome-webfont.eot" />
- <Content Include="Content\uploadone\Fonts\fontawesome-webfont.ttf" />
- <Content Include="Content\uploadone\Fonts\fontawesome-webfont.woff" />
- <Content Include="Content\uploadone\Fonts\FontAwesome.otf" />
- <Content Include="Content\uploadone\Fonts\glyphicons-halflings-regular.eot" />
- <Content Include="Content\uploadone\Fonts\glyphicons-halflings-regular.ttf" />
- <Content Include="Content\uploadone\Fonts\glyphicons-halflings-regular.woff" />
- <Content Include="Content\ueditor\utf8-net\net\config.json" />
- <Content Include="Content\ueditor\utf8-net\net\controller.ashx" />
- <Content Include="Content\ueditor\utf8-net\net\README.md" />
- <Content Include="Content\ueditor\utf8-net\net\Web.config" />
- <Content Include="Content\ueditor\utf8-net\third-party\jquery-1.10.2.min.map" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\font\vjs.eot" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\font\vjs.ttf" />
- <Content Include="Content\ueditor\utf8-net\third-party\video-js\font\vjs.woff" />
- <Content Include="Areas\SysManage\Views\Notice\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\carmap.cshtml" />
- <Content Include="Areas\SysManage\Views\User\Agricultural.cshtml" />
- <Content Include="Areas\SysManage\Views\Alarm\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Alarm\carmap.cshtml" />
- <Content Include="Areas\SysManage\Views\User\UserList.cshtml" />
- <Content Include="Areas\SysManage\Views\User\UserDetail.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarList.cshtml" />
- <Content Include="Areas\SysManage\Views\User\WarehouseList.cshtml" />
- <Content Include="Areas\SysManage\Views\User\WarehouseDetail.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\DistributorCarList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarReturnList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarReturnFactory.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarAllocation.cshtml" />
- <Content Include="Areas\SysManage\Views\Distributors\InventoryList.cshtml" />
- <Content Include="Areas\SysManage\Views\Distributors\PasswordSet.cshtml" />
- <Content Include="Content\js_pop\PopWin\PopWinHandler.ashx" />
- <Content Include="Areas\SysManage\Views\RepairForm\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\RepairForm\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\MachineryList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\machinerymap.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\mapList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\mapDrivingTrack.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\mapBak.cshtml" />
- <Content Include="Content\js\laydate\theme\default\font\iconfont.eot" />
- <Content Include="Content\js\laydate\theme\default\font\iconfont.ttf" />
- <Content Include="Content\js\laydate\theme\default\font\iconfont.woff" />
- <Content Include="Content\js\layui\font\iconfont.eot" />
- <Content Include="Content\js\layui\font\iconfont.ttf" />
- <Content Include="Content\js\layui\font\iconfont.woff" />
- <Content Include="Areas\SysManage\Views\Distributors\SalesDealersList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\salesMapList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\SalesCarList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarTripList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\DistributorInventoryCarList.cshtml" />
- <Content Include="Areas\SysManage\Views\User\ThreePacksList.cshtml" />
- <Content Include="Areas\SysManage\Views\Distributors\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarAllocate.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarAllocateList.cshtml" />
- <Content Include="Areas\SysManage\Views\Alarm\CarAlarmList.cshtml" />
- <Content Include="Areas\SysManage\Views\Report\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarParamList.cshtml" />
- <Content Include="Content\uploadfile\Fonts\fontawesome-webfont.eot" />
- <Content Include="Content\uploadfile\Fonts\fontawesome-webfont.ttf" />
- <Content Include="Content\uploadfile\Fonts\fontawesome-webfont.woff" />
- <Content Include="Content\uploadfile\Fonts\FontAwesome.otf" />
- <Content Include="Content\uploadfile\Fonts\glyphicons-halflings-regular.eot" />
- <Content Include="Content\uploadfile\Fonts\glyphicons-halflings-regular.ttf" />
- <Content Include="Content\uploadfile\Fonts\glyphicons-halflings-regular.woff" />
- <Content Include="Areas\SysManage\Views\Alarm\RemoveFence.cshtml" />
- <Content Include="Areas\SysManage\Views\DeviceMgt\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarLockRecordList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarLockList.cshtml" />
- <Content Include="Content\js\echarts-map\china-main-city\100000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\110000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\110100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\120000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\120100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\130900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\131000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\131100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\140900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\141000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\141100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\150900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\152200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\152500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\152900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\210900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\211000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\211100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\211200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\211300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\211400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\220800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\222400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\230900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\231000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\231100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\231200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\232700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\310000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\310100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\310200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\320900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\321000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\321100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\321200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\321300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\330900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\331000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\331100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\340800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\341800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\350900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\360900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\361000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\361100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\370900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\371700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\410900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\411700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\420900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\421000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\421100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\421200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\421300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\422800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\429000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\430900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\431000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\431100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\431200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\431300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\433100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\440900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\441900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\442000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\445100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\445200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\445300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\450900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\451000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\451100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\451200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\451300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\451400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\460000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\460100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\460200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\460300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\469000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\500000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\500100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\510900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\511900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\512000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\513200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\513300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\513400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\520000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\520100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\520200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\520300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\520400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\522200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\522300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\522400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\522600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\522700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\530900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\532300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\532500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\532600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\532800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\532900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\533100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\533300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\533400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\540000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\540100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\542100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\542200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\542300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\542400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\542500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\542600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\610900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\611000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\620900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\621000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\621100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\621200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\622900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\623000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\630000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\630100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\632100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\632200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\632300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\632500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\632600.json" />
- <Content Include="Content\js\echarts-map\china-main-city\632700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\632800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\640000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\640100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\640200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\640300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\640400.json" />
- <Content Include="Content\js\echarts-map\china-main-city\640500.json" />
- <Content Include="Content\js\echarts-map\china-main-city\650000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\650100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\650200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\652100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\652200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\652300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\652700.json" />
- <Content Include="Content\js\echarts-map\china-main-city\652800.json" />
- <Content Include="Content\js\echarts-map\china-main-city\652900.json" />
- <Content Include="Content\js\echarts-map\china-main-city\653000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\653100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\653200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\654000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\654200.json" />
- <Content Include="Content\js\echarts-map\china-main-city\654300.json" />
- <Content Include="Content\js\echarts-map\china-main-city\659000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\710000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\810000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\810100.json" />
- <Content Include="Content\js\echarts-map\china-main-city\820000.json" />
- <Content Include="Content\js\echarts-map\china-main-city\aomen.json" />
- <Content Include="Content\js\echarts-map\china-main-city\taiwan.json" />
- <Content Include="Areas\SysManage\Views\Alarm\markAlarmFence.cshtml" />
- <Content Include="Areas\SysManage\Views\Alarm\MarkFence.cshtml" />
- <Content Include="Areas\SysManage\Views\Alarm\MarkFenceList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\carmapbak.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\mapListbak.cshtml" />
- <Content Include="Areas\SysManage\Views\UserDistributors\Index.cshtml" />
- <Content Include="Areas\SysManage\Views\UserDistributors\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Notice\Detail -bak.cshtml" />
- <Content Include="Areas\SysManage\Views\Notice\Index - bak.cshtml" />
- <Content Include="Areas\SysManage\Views\Distributors\DistributorsMap.cshtml" />
- <Content Include="Areas\SysManage\Views\Alarm\MarkCheckList.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\atouCarMapList.cshtml" />
- <Content Include="Areas\SysManage\Views\Distributors\FenceInfo.cshtml" />
- <Content Include="Areas\SysManage\Views\Car\CarDrivingTrack.cshtml" />
- <Content Include="Areas\SysManage\Views\Coach\CoachList.cshtml" />
- <Content Include="Areas\SysManage\Views\Coach\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Packing\PackingList.cshtml" />
- <Content Include="Areas\SysManage\Views\Packing\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Product\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\Product\ProductList.cshtml" />
- <Content Include="Areas\SysManage\Views\School\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\School\SchoolList.cshtml" />
- <Content Include="Areas\SysManage\Views\RaceProject\RaceProjectList.cshtml" />
- <Content Include="Areas\SysManage\Views\RaceProject\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\SportsEvent\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\SportsEvent\SportsEventList.cshtml" />
- <Content Include="Areas\SysManage\Views\OrderList\List.cshtml" />
- <Content Include="Areas\SysManage\Views\OrderList\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\SportsEvent\SelectSport.cshtml" />
- <Content Include="Areas\SysManage\Views\EntryConditions\SetEntryConditions.cshtml" />
- <Content Include="Areas\SysManage\Views\EntryConditions\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\ProjectEntry\ProjectEntryList.cshtml" />
- <Content Include="Areas\SysManage\Views\ProjectEntry\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\OrderList\PayInfo.cshtml" />
- <Content Include="Areas\SysManage\Views\Product\SporterMatchDetail.cshtml" />
- <Content Include="Areas\SysManage\Views\SportsEvent\EventScheduling.cshtml" />
- <Content Include="Areas\SysManage\Views\OrderList\ProcessInfo.cshtml" />
- <Content Include="Areas\SysManage\Views\PayCallRecord\List.cshtml" />
- <Content Include="Areas\SysManage\Views\PayCallRecord\Detail.cshtml" />
- <Content Include="Areas\SysManage\Views\OrderList\OrderLog.cshtml" />
- <Content Include="Areas\SysManage\Views\OrderList\OrderRefundDetails.cshtml" />
- <None Include="Properties\PublishProfiles\WebPage.pubxml" />
- <Content Include="upload\hotel.json" />
- <Content Include="Template\资格审查导出模板.xls" />
- <None Include="Views\Shared\_Lymap.cshtml" />
- <Content Include="Views\Test\SporterMatchDetail.cshtml" />
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
- <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
- </Target>
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>True</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>10017</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:7907/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target> -->
- </Project>
|