|
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\libraryLayerImage.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A4A47CB9B7351609D5F0283A2FE510BE82DA1744"
//------------------------------------------------------------------------------
// <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_libraryLayerImage_cshtml : System.Web.WebPages.WebPage {
#line hidden
public _Page_SiteServer_cms_libraryLayerImage_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\libraryLayerImage.cshtml"
Layout = "../Shared/_LayoutLayer.cshtml";
#line default
#line hidden
WriteLiteral(@"
<el-upload
:action=""$urlUpload""
:with-credentials=""true""
list-type=""picture-card""
:before-upload=""uploadBefore""
:on-preview=""uploadPictureCardPreview""
:before-upload=""uploadBefore""
:on-progress=""uploadProgress""
:on-success=""uploadSuccess""
:on-error=""uploadError""
:on-remove=""uploadRemove""
:multiple=""true"">
<i");
WriteLiteral(" class=\"el-icon-plus\"");
WriteLiteral("></i>\n</el-upload>\n\n<el-dialog");
WriteLiteral(" :visible.sync=\"dialogVisible\"");
WriteLiteral(">\n <img");
WriteLiteral(" width=\"100%\"");
WriteLiteral(" :src=\"dialogImageUrl\"");
WriteLiteral(" alt=\"\"");
WriteLiteral(">\n</el-dialog>\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=\"libraryLayerImage.js?v=6.15.51\"");
WriteLiteral(" type=\"text/javascript\"");
WriteLiteral("></script>\n");
});
}
}
}