918博天堂

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/ada36728/6e3bc2/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/ada36728/6e3bc2/App_Web_dy3tkhb5.3.cs
?#pragma checksum "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5EA7D51A220A6A153C2A471D5D3DFA166D3F310E"
//------------------------------------------------------------------------------
// <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.Mvc;
    using System.Web.Mvc.Ajax;
    using System.Web.Mvc.Html;
    using System.Web.Routing;
    using System.Web.Optimization;
    using Web;
    
    
    public class _Page_Areas_User_Views_Order_Tuikuan2_cshtml : System.Web.Mvc.WebViewPage<Model.Orders> {
        
#line hidden
        
        public _Page_Areas_User_Views_Order_Tuikuan2_cshtml() {
        }
        
        protected ASP.global_asax ApplicationInstance {
            get {
                return ((ASP.global_asax)(Context.ApplicationInstance));
            }
        }
        
        public override void Execute() {
            
            #line 2 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
  
    ViewBag.Title = Web.Code.WebClass.arrShouhou[Model.shouhou];
    ViewBag.Back = "/user/order/details/" + Common.DESEncrypt.Encrypt(Model.id.ToString());
    ViewBag.Head = true;
    ViewBag.Foot = true;

            
            #line default
            #line hidden
WriteLiteral("\r\n\r\n<div");

WriteLiteral(" class=\"formBox\"");

WriteLiteral(">\r\n    <form");

WriteLiteral(" id=\"form_add\"");

WriteLiteral(" method=\"post\"");

WriteLiteral(">\r\n");

WriteLiteral("        ");

            
            #line 11 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
   Write(Html.AntiForgeryToken());

            
            #line default
            #line hidden
WriteLiteral("\r\n");

WriteLiteral("        ");

            
            #line 12 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
   Write(Html.HiddenFor(model => model.id));

            
            #line default
            #line hidden
WriteLiteral("\r\n        <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n            <strong>联系电话:</strong>\r\n");

WriteLiteral("            ");

            
            #line 15 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
       Write(Html.Raw(ViewBag.fahuoren));

            
            #line default
            #line hidden
WriteLiteral("\r\n        </div>\r\n        <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n            <strong>订单总价:</strong>\r\n");

WriteLiteral("            ");

            
            #line 19 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
        Write(Model.sums.ToString("0.##"));

            
            #line default
            #line hidden
WriteLiteral("\r\n        </div>\r\n        <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n            <strong>问题分类:</strong>\r\n");

WriteLiteral("            ");

            
            #line 23 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
       Write(Web.Code.WebClass.arrShouhouType[Model.shouhouType]);

            
            #line default
            #line hidden
WriteLiteral("\r\n        </div>\r\n        <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n            <strong>问题标题:</strong>\r\n");

WriteLiteral("            ");

            
            #line 27 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
       Write(Model.shouhouTitle);

            
            #line default
            #line hidden
WriteLiteral("\r\n        </div>\r\n        <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n            <strong>反馈内容:</strong>\r\n");

WriteLiteral("            ");

            
            #line 31 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
       Write(Model.shouhouCon);

            
            #line default
            #line hidden
WriteLiteral("\r\n        </div>\r\n        <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n            <strong>申请功夫:</strong>\r\n");

WriteLiteral("            ");

            
            #line 35 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
       Write(Model.shouhouTime);

            
            #line default
            #line hidden
WriteLiteral("\r\n        </div>\r\n        <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n            <strong>处置状态:</strong>\r\n");

WriteLiteral("            ");

            
            #line 39 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
       Write(Web.Code.WebClass.arrShouhou[Model.shouhou]);

            
            #line default
            #line hidden
WriteLiteral("\r\n        </div>\r\n");

            
            #line 41 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
        
            
            #line default
            #line hidden
            
            #line 41 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
         if (Model.shouhou > 1)
        {

            
            #line default
            #line hidden
WriteLiteral("            <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n                <strong>处置功夫:</strong>\r\n");

WriteLiteral("                ");

            
            #line 45 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
           Write(Model.tuikuanTime);

            
            #line default
            #line hidden
WriteLiteral("\r\n            </div>\r\n");

            
            #line 47 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
            if (Model.shouhouType == 0 && Model.shouhou == 2)
            {

            
            #line default
            #line hidden
WriteLiteral("                <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(" style=\"color:red\"");

WriteLiteral(">\r\n                    <strong>退款到账:</strong>\r\n");

WriteLiteral("                    ");

            
            #line 51 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
               Write(Model.tuikuan.ToString("0.##"));

            
            #line default
            #line hidden
WriteLiteral("\r\n                </div>\r\n");

WriteLiteral("                <div");

WriteLiteral(" class=\"item\"");

WriteLiteral(">\r\n                    <strong>退款明细:</strong>\r\n");

WriteLiteral("                    ");

            
            #line 55 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
               Write(Model.tuikuanLog);

            
            #line default
            #line hidden
WriteLiteral("\r\n                </div>\r\n");

            
            #line 57 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
            }

            
            #line default
            #line hidden
WriteLiteral("            <input");

WriteLiteral(" class=\"form_btn\"");

WriteLiteral(" type=\"button\"");

WriteLiteral(" value=\"返回\"");

WriteLiteral(" onclick=\"javascript:history.go(-1);\"");

WriteLiteral(">\r\n");

            
            #line 59 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
        }
        else
        {


            
            #line default
            #line hidden
WriteLiteral("            <input");

WriteLiteral(" class=\"form_btn\"");

WriteLiteral(" id=\"btnCancel\"");

WriteLiteral(" type=\"button\"");

WriteLiteral(" value=\"取缔售后服务\"");

WriteLiteral(">\r\n");

            
            #line 64 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
        }

            
            #line default
            #line hidden
WriteLiteral("        <div");

WriteLiteral(" style=\"padding: .3rem;border-top: 1px solid #eee;\"");

WriteLiteral(">\r\n            <p><b");

WriteLiteral(" style=\"color:red\"");

WriteLiteral(">售后注明:</b></p>\r\n            <p>1、每个订单只能有1次售后服务</p>\r\n            <p>2、取缔售后服务后可沉新申请" +
"售后</p>\r\n        </div>\r\n    </form>\r\n</div>\r\n");

DefineSection("js", () => {

WriteLiteral("\r\n    <script");

WriteLiteral(" type=\"text/javascript\"");

WriteLiteral(" src=\"/js/jquery.serializejson.min.js\"");

WriteLiteral("></script>\r\n    <script");

WriteLiteral(" type=\"text/javascript\"");

WriteLiteral(">\r\n        $(function () {\r\n            $(\"#btnCancel\").click(function () {\r\n    " +
"            var iid = \"");

            
            #line 77 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
                      Write(Common.DESEncrypt.Encrypt(Model.id.ToString()));

            
            #line default
            #line hidden
WriteLiteral("\";\r\n                var data = $(\"#form_add\").serializeJSON();\r\n                $" +
".post(\'");

            
            #line 79 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\User\Views\Order\Tuikuan2.cshtml"
                   Write(Url.Action("PostTuikuanCancel"));

            
            #line default
            #line hidden
WriteLiteral(@"', data, function (res) {
                    if (res.code == 0) {
                            msgUrl(""操作成功"", '/User/Order/Details/' + iid);
                        } else {
                            msgError(res.msg);
                        }
                })
            })
        })
    </script>
");

});

        }
    }
}