|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/11bea598/9c22dac/ |
?#pragma checksum "D:\wwwroot\sczhuyun\wwwroot\SiteServer\cms\libraryLayerWord.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "60284CD78CFEBD96256BF6FE0682D34DB081D89A"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Web;
using System.Web.Helpers;
using System.Web.Security;
using System.Web.UI;
using System.Web.WebPages;
using System.Web.WebPages.Html;
public class _Page_SiteServer_cms_libraryLayerWord_cshtml : System.Web.WebPages.WebPage {
#line hidden
public _Page_SiteServer_cms_libraryLayerWord_cshtml() {
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(Context.ApplicationInstance));
}
}
public override void Execute() {
#line 1 "D:\wwwroot\sczhuyun\wwwroot\SiteServer\cms\libraryLayerWord.cshtml"
Layout = "../Shared/_LayoutLayer.cshtml";
#line default
#line hidden
WriteLiteral("\n");
DefineSection("Styles", () => {
WriteLiteral("\n <style>\n .el-upload, .el-upload-dragger {width: 100%;}\n </style>\n");
});
WriteLiteral(@"
<el-upload
drag
:action=""$urlUpload""
:auto-upload=""true""
:with-credentials=""true""
:file-list=""uploadList""
:before-upload=""uploadBefore""
:on-progress=""uploadProgress""
:on-success=""uploadSuccess""
:on-error=""uploadError""
:on-remove=""uploadRemove""
:multiple=""true"">
<i");
WriteLiteral(" class=\"el-icon-upload\"");
WriteLiteral("></i>\n <div");
WriteLiteral(" class=\"el-upload__text\"");
WriteLiteral(">将Word文件拖到此处,或<em>点击上传</em></div>\n</el-upload>\n\n<div");
WriteLiteral(" style=\"height: 10px\"");
WriteLiteral("></div>\n\n<el-form");
WriteLiteral(" ref=\"form\"");
WriteLiteral(" :model=\"form\"");
WriteLiteral(" label-width=\"120px\"");
WriteLiteral(" size=\"small\"");
WriteLiteral(">\n <el-form-item");
WriteLiteral(" label=\"导入设置\"");
WriteLiteral(">\n <el-checkbox");
WriteLiteral(" label=\"断根体式\"");
WriteLiteral(" v-model=\"form.isClearFormat\"");
WriteLiteral("></el-checkbox>\n <el-checkbox");
WriteLiteral(" label=\"首行缩进\"");
WriteLiteral(" v-model=\"form.isFirstLineIndent\"");
WriteLiteral("></el-checkbox>\n <el-checkbox");
WriteLiteral(" label=\"断根字号\"");
WriteLiteral(" v-model=\"form.isClearFontSize\"");
WriteLiteral("></el-checkbox>\n <el-checkbox");
WriteLiteral(" label=\"断根字体\"");
WriteLiteral(" v-model=\"form.isClearFontFamily\"");
WriteLiteral("></el-checkbox>\n <el-checkbox");
WriteLiteral(" label=\"断根图片\"");
WriteLiteral(" v-model=\"form.isClearImages\"");
WriteLiteral("></el-checkbox>\n </el-form-item>\n</el-form>\n\n<hr />\n\n<div");
WriteLiteral(" class=\"text-right mr-1 mb-3\"");
WriteLiteral(">\n <el-button");
WriteLiteral(" size=\"small\"");
WriteLiteral(" type=\"primary\"");
WriteLiteral(" v-on:click=\"btnSubmitClick\"");
WriteLiteral(">确 定</el-button>\n <el-button");
WriteLiteral(" size=\"small\"");
WriteLiteral(" v-on:click=\"btnCancelClick\"");
WriteLiteral(">取 消</el-button>\n</div>\n\n");
DefineSection("Scripts", () => {
WriteLiteral("\n <script");
WriteLiteral(" src=\"libraryLayerWord.js?v=6.15.51\"");
WriteLiteral(" type=\"text/javascript\"");
WriteLiteral("></script>\n");
});
}
}
}