Asp.net MVC 编译

改动过cshml 文件之后,编译不通过。Chorme 可以查看编译细节信息。

“/”应用程序中的服务器错误。

编译错误

说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。 

编译器错误消息: CS1002: ; expected

源错误:

 
行 37:         <span class="selecDate">
行 38:             <label>@DateTime.Now.AddDays(i).ToString("MM月dd日")</label>
行 39:             <label>@{"星期" +new string[]{ "一","二","三","四","五","六","日","一"}[(int)(DateTime.Now.AddDays(i).DayOfWeek)]}</label>
行 40:         </span>
行 41:     }

源文件: C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml     行: 39 



c:\windows\system32\inetsrv>C:\WanJiaTai\WanJiaTai\bin\roslyn\csc.exe /t:library /utf8output /nostdlib+ /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\8ad94692\c82b2e6e_e29fd301\WechatService.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\1892ce10\008a5de9_bd4bd301\EntityFramework.SqlServerCompact.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Loader\v4.0_1.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Loader.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\a340e602\00dbbd75_6c3ad001\System.Web.WebPages.Deployment.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\56996838\00fd835b_6c3ad001\System.Web.Http.WebHost.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\App_global.asax.m4lvpbdy.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\8e826601\003f5db9_f7e7d201\Newtonsoft.Json.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\2b1c9c9e\cd3ebd6d_e29fd301\Common.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\ff6d0c09\006a5f91_904fd201\Microsoft.AI.ServerTelemetryChannel.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\cf4fe8e8\00f37456_57cbcc01\Microsoft.Web.Infrastructure.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\af55cdb5\00b78eea_bd4bd301\EntityFramework.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\7f7ef16c\00e11110_3d50d201\Microsoft.AI.WindowsServer.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\14711898\00370662_3c50d201\Microsoft.AI.DependencyCollector.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\8b4cbc8c\cd3ebd6d_e29fd301\Yank.WeiXin.Robot.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\4d8be2d5\00dbbd75_6c3ad001\System.Web.Helpers.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\App_Code.rhrlgdud.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\23d25ae5\001b7a86_9007d201\traffic.BusinessLogicLayer.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\1a41a7f2\00464ba8_9510ce01\Antlr3.Runtime.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\6f64be4d\a69d27b7_22a2d301\WanJiaTai.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\130277ac\00dbbd75_6c3ad001\System.Web.WebPages.Razor.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\02782e59\007f00de_3c50d201\Microsoft.AI.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\c3555895\006b853c_6c3ad001\System.Web.Http.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\9f049e80\001b7a86_9007d201\traffic.DataAccessLayer.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\b5458d3f\00e4bfeb_bd4bd301\EntityFramework.SqlServer.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\6738bd3d\001b7a86_9007d201\traffic.IDataAccessLayer.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\af10b052\00831473_8307d201\traffic.DBUtility.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\7a4c53b6\009bfbd2_e04ad201\Microsoft.AI.Agent.Intercept.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\270cbaae\00202ebd_8f4fd201\Microsoft.ApplicationInsights.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\a976898a\001b7a86_9007d201\traffic.Entity.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\f729d735\00601c19_8515d301\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\ee305868\007c682f_6c3ad001\System.Web.Razor.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\db71596a\001c0fda_4c75cd01\System.Data.SqlServerCe.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\91834f4e\8cf46e0e_849ed301\Infrastructrue.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\69db441b\005d5e35_6c3ad001\System.Net.Http.Formatting.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\ed102a6f\00a72e21_08aece01\WebGrease.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\480ab9da\00411027_6c3ad001\System.Web.Mvc.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\a16c0dd1\00e11110_3d50d201\Microsoft.AI.PerfCounterCollector.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\245fc60e\00dbbd75_6c3ad001\System.Web.WebPages.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\assembly\dl3\923a2671\00ce7885_fa26cf01\System.Web.Optimization.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll" /out:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\App_Web_edit.cshtml.e0a21438.twstubsx.dll" /D:DEBUG /debug+ /optimize- /warnaserror- /w:4 /nowarn:1659;1699;1701;612;618 /langversion:default /nowarn:1659;1699;1701  "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\App_Web_edit.cshtml.e0a21438.twstubsx.0.cs" "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5e321f7a\4c3851ca\App_Web_edit.cshtml.e0a21438.twstubsx.1.cs"


Microsoft (R) Visual C# Compiler version 2.1.0.61520
Copyright (C) Microsoft Corporation. All rights reserved.

C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml(39,116): error CS1002: ; expected


行 1:    #pragma checksum "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1DD9F071C858C0EAF2DE57E995EAD28B6B172282"
行 2:    //------------------------------------------------------------------------------
行 3:    // <auto-generated>
行 4:    //     此代码由工具生成。
行 5:    //     运行时版本:4.0.30319.42000
行 6:    //
行 7:    //     对此文件的更改可能会导致不正确的行为,并且如果
行 8:    //     重新生成代码,这些更改将会丢失。
行 9:    // </auto-generated>
行 10:   //------------------------------------------------------------------------------
行 11:   
行 12:   namespace ASP {
行 13:       using System;
行 14:       using System.Collections.Generic;
行 15:       using System.IO;
行 16:       using System.Linq;
行 17:       using System.Net;
行 18:       using System.Web;
行 19:       using System.Web.Helpers;
行 20:       using System.Web.Security;
行 21:       using System.Web.UI;
行 22:       using System.Web.WebPages;
行 23:       using System.Web.Mvc;
行 24:       using System.Web.Mvc.Ajax;
行 25:       using System.Web.Mvc.Html;
行 26:       using System.Web.Optimization;
行 27:       using System.Web.Routing;
行 28:       using WanJiaTai;
行 29:       
行 30:       
行 31:       public class _Page_Views_Appointments_Edit_cshtml : System.Web.Mvc.WebViewPage<WanJiaTai.Models.Appointment> {
行 32:           
行 33:   #line hidden
行 34:           
行 35:           public _Page_Views_Appointments_Edit_cshtml() {
行 36:           }
行 37:           
行 38:           protected ASP.global_asax ApplicationInstance {
行 39:               get {
行 40:                   return ((ASP.global_asax)(Context.ApplicationInstance));
行 41:               }
行 42:           }
行 43:           
行 44:           public override void Execute() {
行 45:               
行 46:               #line 3 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 47:     
行 48:       ViewBag.Title = "接站预约";
行 49:   
行 50:               
行 51:               #line default
行 52:               #line hidden
行 53:   BeginContext("~/Views/Appointments/Edit.cshtml", 73, 250, true);
行 54:   
行 55:   WriteLiteral("\r\n<style>\r\n    .selecDate {\r\n        border: 1px solid;\r\n        display: inline-" +
行 56:   "block;\r\n    }\r\n\r\n        .selecDate label:first-child {\r\n            display: bl" +
行 57:   "ock;\r\n            color:blue;\r\n            margin:2px 2px;\r\n        }\r\n\r\n    </s" +
行 58:   "tyle>\r\n\r\n");
行 59:   
行 60:   EndContext("~/Views/Appointments/Edit.cshtml", 73, 250, true);
行 61:   
行 62:               
行 63:               #line 20 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 64:    using (Html.BeginForm())
行 65:   {
行 66:       
行 67:               
行 68:               #line default
行 69:               #line hidden
行 70:   BeginContext("~/Views/Appointments/Edit.cshtml", 358, 23, false);
行 71:   
行 72:               
行 73:               #line 22 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 74:   Write(Html.AntiForgeryToken());
行 75:   
行 76:               
行 77:               #line default
行 78:               #line hidden
行 79:   EndContext("~/Views/Appointments/Edit.cshtml", 358, 23, false);
行 80:   
行 81:               
行 82:               #line 22 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 83:                               
行 84:   
行 85:   
行 86:               
行 87:               #line default
行 88:               #line hidden
行 89:   BeginContext("~/Views/Appointments/Edit.cshtml", 385, 4, true);
行 90:   
行 91:   WriteLiteral("<div");
行 92:   
行 93:   EndContext("~/Views/Appointments/Edit.cshtml", 385, 4, true);
行 94:   
行 95:   BeginContext("~/Views/Appointments/Edit.cshtml", 389, 24, true);
行 96:   
行 97:   WriteLiteral(" class=\"form-horizontal\"");
行 98:   
行 99:   EndContext("~/Views/Appointments/Edit.cshtml", 389, 24, true);
行 100:  
行 101:  BeginContext("~/Views/Appointments/Edit.cshtml", 413, 3, true);
行 102:  
行 103:  WriteLiteral(">\r\n");
行 104:  
行 105:  EndContext("~/Views/Appointments/Edit.cshtml", 413, 3, true);
行 106:  
行 107:  BeginContext("~/Views/Appointments/Edit.cshtml", 416, 4, true);
行 108:  
行 109:  WriteLiteral("    ");
行 110:  
行 111:  EndContext("~/Views/Appointments/Edit.cshtml", 416, 4, true);
行 112:  
行 113:  BeginContext("~/Views/Appointments/Edit.cshtml", 421, 64, false);
行 114:  
行 115:              
行 116:              #line 25 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 117:  Write(Html.ValidationSummary(true, "", new { @class = "text-danger" }));
行 118:  
行 119:              
行 120:              #line default
行 121:              #line hidden
行 122:  EndContext("~/Views/Appointments/Edit.cshtml", 421, 64, false);
行 123:  
行 124:  BeginContext("~/Views/Appointments/Edit.cshtml", 485, 2, true);
行 125:  
行 126:  WriteLiteral("\r\n");
行 127:  
行 128:  EndContext("~/Views/Appointments/Edit.cshtml", 485, 2, true);
行 129:  
行 130:  BeginContext("~/Views/Appointments/Edit.cshtml", 487, 4, true);
行 131:  
行 132:  WriteLiteral("    ");
行 133:  
行 134:  EndContext("~/Views/Appointments/Edit.cshtml", 487, 4, true);
行 135:  
行 136:  BeginContext("~/Views/Appointments/Edit.cshtml", 492, 33, false);
行 137:  
行 138:              
行 139:              #line 26 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 140:  Write(Html.HiddenFor(model => model.Id));
行 141:  
行 142:              
行 143:              #line default
行 144:              #line hidden
行 145:  EndContext("~/Views/Appointments/Edit.cshtml", 492, 33, false);
行 146:  
行 147:  BeginContext("~/Views/Appointments/Edit.cshtml", 525, 2, true);
行 148:  
行 149:  WriteLiteral("\r\n");
行 150:  
行 151:  EndContext("~/Views/Appointments/Edit.cshtml", 525, 2, true);
行 152:  
行 153:  BeginContext("~/Views/Appointments/Edit.cshtml", 527, 4, true);
行 154:  
行 155:  WriteLiteral("    ");
行 156:  
行 157:  EndContext("~/Views/Appointments/Edit.cshtml", 527, 4, true);
行 158:  
行 159:  BeginContext("~/Views/Appointments/Edit.cshtml", 532, 37, false);
行 160:  
行 161:              
行 162:              #line 27 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 163:  Write(Html.HiddenFor(model => model.OpenId));
行 164:  
行 165:              
行 166:              #line default
行 167:              #line hidden
行 168:  EndContext("~/Views/Appointments/Edit.cshtml", 532, 37, false);
行 169:  
行 170:  BeginContext("~/Views/Appointments/Edit.cshtml", 569, 8, true);
行 171:  
行 172:  WriteLiteral("\r\n\r\n    ");
行 173:  
行 174:  EndContext("~/Views/Appointments/Edit.cshtml", 569, 8, true);
行 175:  
行 176:  BeginContext("~/Views/Appointments/Edit.cshtml", 924, 4, true);
行 177:  
行 178:  WriteLiteral("\r\n\r\n");
行 179:  
行 180:  EndContext("~/Views/Appointments/Edit.cshtml", 924, 4, true);
行 181:  
行 182:              
行 183:              #line 35 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 184:      
行 185:              
行 186:              #line default
行 187:              #line hidden
行 188:              
行 189:              #line 35 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 190:       for (int i = 0; i < 7; i++)
行 191:      {
行 192:  
行 193:              
行 194:              #line default
行 195:              #line hidden
行 196:  BeginContext("~/Views/Appointments/Edit.cshtml", 969, 13, true);
行 197:  
行 198:  WriteLiteral("        <span");
行 199:  
行 200:  EndContext("~/Views/Appointments/Edit.cshtml", 969, 13, true);
行 201:  
行 202:  BeginContext("~/Views/Appointments/Edit.cshtml", 982, 18, true);
行 203:  
行 204:  WriteLiteral(" class=\"selecDate\"");
行 205:  
行 206:  EndContext("~/Views/Appointments/Edit.cshtml", 982, 18, true);
行 207:  
行 208:  BeginContext("~/Views/Appointments/Edit.cshtml", 1000, 22, true);
行 209:  
行 210:  WriteLiteral(">\r\n            <label>");
行 211:  
行 212:  EndContext("~/Views/Appointments/Edit.cshtml", 1000, 22, true);
行 213:  
行 214:  BeginContext("~/Views/Appointments/Edit.cshtml", 1023, 42, false);
行 215:  
行 216:              
行 217:              #line 38 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 218:                Write(DateTime.Now.AddDays(i).ToString("MM月dd日"));
行 219:  
行 220:              
行 221:              #line default
行 222:              #line hidden
行 223:  EndContext("~/Views/Appointments/Edit.cshtml", 1023, 42, false);
行 224:  
行 225:  BeginContext("~/Views/Appointments/Edit.cshtml", 1065, 29, true);
行 226:  
行 227:  WriteLiteral("</label>\r\n            <label>");
行 228:  
行 229:  EndContext("~/Views/Appointments/Edit.cshtml", 1065, 29, true);
行 230:  
行 231:              
行 232:              #line 39 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 233:                       "星期" +new string[]{ "一","二","三","四","五","六","日","一"}[(int)(DateTime.Now.AddDays(i).DayOfWeek)]
行 234:              
行 235:              #line default
行 236:              #line hidden
行 237:  BeginContext("~/Views/Appointments/Edit.cshtml", 1191, 27, true);
行 238:  
行 239:  WriteLiteral("</label>\r\n        </span>\r\n");
行 240:  
行 241:  EndContext("~/Views/Appointments/Edit.cshtml", 1191, 27, true);
行 242:  
行 243:              
行 244:              #line 41 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 245:      }
行 246:  
行 247:              
行 248:              #line default
行 249:              #line hidden
行 250:  BeginContext("~/Views/Appointments/Edit.cshtml", 1225, 16, true);
行 251:  
行 252:  WriteLiteral("\r\n\r\n        <div");
行 253:  
行 254:  EndContext("~/Views/Appointments/Edit.cshtml", 1225, 16, true);
行 255:  
行 256:  BeginContext("~/Views/Appointments/Edit.cshtml", 1241, 19, true);
行 257:  
行 258:  WriteLiteral(" class=\"form-group\"");
行 259:  
行 260:  EndContext("~/Views/Appointments/Edit.cshtml", 1241, 19, true);
行 261:  
行 262:  BeginContext("~/Views/Appointments/Edit.cshtml", 1260, 3, true);
行 263:  
行 264:  WriteLiteral(">\r\n");
行 265:  
行 266:  EndContext("~/Views/Appointments/Edit.cshtml", 1260, 3, true);
行 267:  
行 268:  BeginContext("~/Views/Appointments/Edit.cshtml", 1263, 12, true);
行 269:  
行 270:  WriteLiteral("            ");
行 271:  
行 272:  EndContext("~/Views/Appointments/Edit.cshtml", 1263, 12, true);
行 273:  
行 274:  BeginContext("~/Views/Appointments/Edit.cshtml", 1276, 91, false);
行 275:  
行 276:              
行 277:              #line 45 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 278:         Write(Html.LabelFor(model => model.Place, htmlAttributes: new { @class = "control-label col-4" }));
行 279:  
行 280:              
行 281:              #line default
行 282:              #line hidden
行 283:  EndContext("~/Views/Appointments/Edit.cshtml", 1276, 91, false);
行 284:  
行 285:  BeginContext("~/Views/Appointments/Edit.cshtml", 1367, 4, true);
行 286:  
行 287:  WriteLiteral("\r\n\r\n");
行 288:  
行 289:  EndContext("~/Views/Appointments/Edit.cshtml", 1367, 4, true);
行 290:  
行 291:  BeginContext("~/Views/Appointments/Edit.cshtml", 1371, 12, true);
行 292:  
行 293:  WriteLiteral("            ");
行 294:  
行 295:  EndContext("~/Views/Appointments/Edit.cshtml", 1371, 12, true);
行 296:  
行 297:  BeginContext("~/Views/Appointments/Edit.cshtml", 1384, 87, false);
行 298:  
行 299:              
行 300:              #line 47 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 301:         Write(Html.EditorFor(model => model.Place, new { htmlAttributes = new { @class = "col-6" } }));
行 302:  
行 303:              
行 304:              #line default
行 305:              #line hidden
行 306:  EndContext("~/Views/Appointments/Edit.cshtml", 1384, 87, false);
行 307:  
行 308:  BeginContext("~/Views/Appointments/Edit.cshtml", 1471, 2, true);
行 309:  
行 310:  WriteLiteral("\r\n");
行 311:  
行 312:  EndContext("~/Views/Appointments/Edit.cshtml", 1471, 2, true);
行 313:  
行 314:  BeginContext("~/Views/Appointments/Edit.cshtml", 1473, 12, true);
行 315:  
行 316:  WriteLiteral("            ");
行 317:  
行 318:  EndContext("~/Views/Appointments/Edit.cshtml", 1473, 12, true);
行 319:  
行 320:  BeginContext("~/Views/Appointments/Edit.cshtml", 1486, 83, false);
行 321:  
行 322:              
行 323:              #line 48 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 324:         Write(Html.ValidationMessageFor(model => model.Place, "", new { @class = "text-danger" }));
行 325:  
行 326:              
行 327:              #line default
行 328:              #line hidden
行 329:  EndContext("~/Views/Appointments/Edit.cshtml", 1486, 83, false);
行 330:  
行 331:  BeginContext("~/Views/Appointments/Edit.cshtml", 1569, 30, true);
行 332:  
行 333:  WriteLiteral("\r\n\r\n        </div>\r\n\r\n    <div");
行 334:  
行 335:  EndContext("~/Views/Appointments/Edit.cshtml", 1569, 30, true);
行 336:  
行 337:  BeginContext("~/Views/Appointments/Edit.cshtml", 1599, 19, true);
行 338:  
行 339:  WriteLiteral(" class=\"form-group\"");
行 340:  
行 341:  EndContext("~/Views/Appointments/Edit.cshtml", 1599, 19, true);
行 342:  
行 343:  BeginContext("~/Views/Appointments/Edit.cshtml", 1618, 3, true);
行 344:  
行 345:  WriteLiteral(">\r\n");
行 346:  
行 347:  EndContext("~/Views/Appointments/Edit.cshtml", 1618, 3, true);
行 348:  
行 349:  BeginContext("~/Views/Appointments/Edit.cshtml", 1621, 8, true);
行 350:  
行 351:  WriteLiteral("        ");
行 352:  
行 353:  EndContext("~/Views/Appointments/Edit.cshtml", 1621, 8, true);
行 354:  
行 355:  BeginContext("~/Views/Appointments/Edit.cshtml", 1630, 90, false);
行 356:  
行 357:              
行 358:              #line 53 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 359:     Write(Html.LabelFor(model => model.Name, htmlAttributes: new { @class = "control-label col-4" }));
行 360:  
行 361:              
行 362:              #line default
行 363:              #line hidden
行 364:  EndContext("~/Views/Appointments/Edit.cshtml", 1630, 90, false);
行 365:  
行 366:  BeginContext("~/Views/Appointments/Edit.cshtml", 1720, 4, true);
行 367:  
行 368:  WriteLiteral("\r\n\r\n");
行 369:  
行 370:  EndContext("~/Views/Appointments/Edit.cshtml", 1720, 4, true);
行 371:  
行 372:  BeginContext("~/Views/Appointments/Edit.cshtml", 1724, 8, true);
行 373:  
行 374:  WriteLiteral("        ");
行 375:  
行 376:  EndContext("~/Views/Appointments/Edit.cshtml", 1724, 8, true);
行 377:  
行 378:  BeginContext("~/Views/Appointments/Edit.cshtml", 1733, 86, false);
行 379:  
行 380:              
行 381:              #line 55 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 382:     Write(Html.EditorFor(model => model.Name, new { htmlAttributes = new { @class = "col-6" } }));
行 383:  
行 384:              
行 385:              #line default
行 386:              #line hidden
行 387:  EndContext("~/Views/Appointments/Edit.cshtml", 1733, 86, false);
行 388:  
行 389:  BeginContext("~/Views/Appointments/Edit.cshtml", 1819, 2, true);
行 390:  
行 391:  WriteLiteral("\r\n");
行 392:  
行 393:  EndContext("~/Views/Appointments/Edit.cshtml", 1819, 2, true);
行 394:  
行 395:  BeginContext("~/Views/Appointments/Edit.cshtml", 1821, 8, true);
行 396:  
行 397:  WriteLiteral("        ");
行 398:  
行 399:  EndContext("~/Views/Appointments/Edit.cshtml", 1821, 8, true);
行 400:  
行 401:  BeginContext("~/Views/Appointments/Edit.cshtml", 1830, 82, false);
行 402:  
行 403:              
行 404:              #line 56 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 405:     Write(Html.ValidationMessageFor(model => model.Name, "", new { @class = "text-danger" }));
行 406:  
行 407:              
行 408:              #line default
行 409:              #line hidden
行 410:  EndContext("~/Views/Appointments/Edit.cshtml", 1830, 82, false);
行 411:  
行 412:  BeginContext("~/Views/Appointments/Edit.cshtml", 1912, 26, true);
行 413:  
行 414:  WriteLiteral("\r\n\r\n    </div>\r\n\r\n    <div");
行 415:  
行 416:  EndContext("~/Views/Appointments/Edit.cshtml", 1912, 26, true);
行 417:  
行 418:  BeginContext("~/Views/Appointments/Edit.cshtml", 1938, 19, true);
行 419:  
行 420:  WriteLiteral(" class=\"form-group\"");
行 421:  
行 422:  EndContext("~/Views/Appointments/Edit.cshtml", 1938, 19, true);
行 423:  
行 424:  BeginContext("~/Views/Appointments/Edit.cshtml", 1957, 3, true);
行 425:  
行 426:  WriteLiteral(">\r\n");
行 427:  
行 428:  EndContext("~/Views/Appointments/Edit.cshtml", 1957, 3, true);
行 429:  
行 430:  BeginContext("~/Views/Appointments/Edit.cshtml", 1960, 8, true);
行 431:  
行 432:  WriteLiteral("        ");
行 433:  
行 434:  EndContext("~/Views/Appointments/Edit.cshtml", 1960, 8, true);
行 435:  
行 436:  BeginContext("~/Views/Appointments/Edit.cshtml", 1969, 98, false);
行 437:  
行 438:              
行 439:              #line 61 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 440:     Write(Html.LabelFor(model => model.PeopleNumber, htmlAttributes: new { @class = "control-label col-4" }));
行 441:  
行 442:              
行 443:              #line default
行 444:              #line hidden
行 445:  EndContext("~/Views/Appointments/Edit.cshtml", 1969, 98, false);
行 446:  
行 447:  BeginContext("~/Views/Appointments/Edit.cshtml", 2067, 4, true);
行 448:  
行 449:  WriteLiteral("\r\n\r\n");
行 450:  
行 451:  EndContext("~/Views/Appointments/Edit.cshtml", 2067, 4, true);
行 452:  
行 453:  BeginContext("~/Views/Appointments/Edit.cshtml", 2071, 8, true);
行 454:  
行 455:  WriteLiteral("        ");
行 456:  
行 457:  EndContext("~/Views/Appointments/Edit.cshtml", 2071, 8, true);
行 458:  
行 459:  BeginContext("~/Views/Appointments/Edit.cshtml", 2080, 94, false);
行 460:  
行 461:              
行 462:              #line 63 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 463:     Write(Html.EditorFor(model => model.PeopleNumber, new { htmlAttributes = new { @class = "col-6" } }));
行 464:  
行 465:              
行 466:              #line default
行 467:              #line hidden
行 468:  EndContext("~/Views/Appointments/Edit.cshtml", 2080, 94, false);
行 469:  
行 470:  BeginContext("~/Views/Appointments/Edit.cshtml", 2174, 2, true);
行 471:  
行 472:  WriteLiteral("\r\n");
行 473:  
行 474:  EndContext("~/Views/Appointments/Edit.cshtml", 2174, 2, true);
行 475:  
行 476:  BeginContext("~/Views/Appointments/Edit.cshtml", 2176, 8, true);
行 477:  
行 478:  WriteLiteral("        ");
行 479:  
行 480:  EndContext("~/Views/Appointments/Edit.cshtml", 2176, 8, true);
行 481:  
行 482:  BeginContext("~/Views/Appointments/Edit.cshtml", 2185, 90, false);
行 483:  
行 484:              
行 485:              #line 64 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 486:     Write(Html.ValidationMessageFor(model => model.PeopleNumber, "", new { @class = "text-danger" }));
行 487:  
行 488:              
行 489:              #line default
行 490:              #line hidden
行 491:  EndContext("~/Views/Appointments/Edit.cshtml", 2185, 90, false);
行 492:  
行 493:  BeginContext("~/Views/Appointments/Edit.cshtml", 2275, 26, true);
行 494:  
行 495:  WriteLiteral("\r\n\r\n    </div>\r\n\r\n    <div");
行 496:  
行 497:  EndContext("~/Views/Appointments/Edit.cshtml", 2275, 26, true);
行 498:  
行 499:  BeginContext("~/Views/Appointments/Edit.cshtml", 2301, 19, true);
行 500:  
行 501:  WriteLiteral(" class=\"form-group\"");
行 502:  
行 503:  EndContext("~/Views/Appointments/Edit.cshtml", 2301, 19, true);
行 504:  
行 505:  BeginContext("~/Views/Appointments/Edit.cshtml", 2320, 3, true);
行 506:  
行 507:  WriteLiteral(">\r\n");
行 508:  
行 509:  EndContext("~/Views/Appointments/Edit.cshtml", 2320, 3, true);
行 510:  
行 511:  BeginContext("~/Views/Appointments/Edit.cshtml", 2323, 8, true);
行 512:  
行 513:  WriteLiteral("        ");
行 514:  
行 515:  EndContext("~/Views/Appointments/Edit.cshtml", 2323, 8, true);
行 516:  
行 517:  BeginContext("~/Views/Appointments/Edit.cshtml", 2332, 91, false);
行 518:  
行 519:              
行 520:              #line 69 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 521:     Write(Html.LabelFor(model => model.Phone, htmlAttributes: new { @class = "control-label col-4" }));
行 522:  
行 523:              
行 524:              #line default
行 525:              #line hidden
行 526:  EndContext("~/Views/Appointments/Edit.cshtml", 2332, 91, false);
行 527:  
行 528:  BeginContext("~/Views/Appointments/Edit.cshtml", 2423, 16, true);
行 529:  
行 530:  WriteLiteral("\r\n        <input");
行 531:  
行 532:  EndContext("~/Views/Appointments/Edit.cshtml", 2423, 16, true);
行 533:  
行 534:  BeginContext("~/Views/Appointments/Edit.cshtml", 2439, 35, true);
行 535:  
行 536:  WriteLiteral(" class=\"col-6 text-box single-line\"");
行 537:  
行 538:  EndContext("~/Views/Appointments/Edit.cshtml", 2439, 35, true);
行 539:  
行 540:  BeginContext("~/Views/Appointments/Edit.cshtml", 2474, 11, true);
行 541:  
行 542:  WriteLiteral(" id=\"Phone\"");
行 543:  
行 544:  EndContext("~/Views/Appointments/Edit.cshtml", 2474, 11, true);
行 545:  
行 546:  BeginContext("~/Views/Appointments/Edit.cshtml", 2485, 23, true);
行 547:  
行 548:  WriteLiteral(" placeholder=\"联系人的手机号码\"");
行 549:  
行 550:  EndContext("~/Views/Appointments/Edit.cshtml", 2485, 23, true);
行 551:  
行 552:  BeginContext("~/Views/Appointments/Edit.cshtml", 2508, 13, true);
行 553:  
行 554:  WriteLiteral(" name=\"Phone\"");
行 555:  
行 556:  EndContext("~/Views/Appointments/Edit.cshtml", 2508, 13, true);
行 557:  
行 558:  BeginContext("~/Views/Appointments/Edit.cshtml", 2521, 12, true);
行 559:  
行 560:  WriteLiteral(" type=\"text\"");
行 561:  
行 562:  EndContext("~/Views/Appointments/Edit.cshtml", 2521, 12, true);
行 563:  
行 564:  BeginContext("~/Views/Appointments/Edit.cshtml", 2533, 9, true);
行 565:  
行 566:  WriteLiteral(" value=\"\"");
行 567:  
行 568:  EndContext("~/Views/Appointments/Edit.cshtml", 2533, 9, true);
行 569:  
行 570:  BeginContext("~/Views/Appointments/Edit.cshtml", 2542, 11, true);
行 571:  
行 572:  WriteLiteral(">\r\n        ");
行 573:  
行 574:  EndContext("~/Views/Appointments/Edit.cshtml", 2542, 11, true);
行 575:  
行 576:  BeginContext("~/Views/Appointments/Edit.cshtml", 2645, 2, true);
行 577:  
行 578:  WriteLiteral("\r\n");
行 579:  
行 580:  EndContext("~/Views/Appointments/Edit.cshtml", 2645, 2, true);
行 581:  
行 582:  BeginContext("~/Views/Appointments/Edit.cshtml", 2647, 8, true);
行 583:  
行 584:  WriteLiteral("        ");
行 585:  
行 586:  EndContext("~/Views/Appointments/Edit.cshtml", 2647, 8, true);
行 587:  
行 588:  BeginContext("~/Views/Appointments/Edit.cshtml", 2656, 83, false);
行 589:  
行 590:              
行 591:              #line 72 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 592:     Write(Html.ValidationMessageFor(model => model.Phone, "", new { @class = "text-danger" }));
行 593:  
行 594:              
行 595:              #line default
行 596:              #line hidden
行 597:  EndContext("~/Views/Appointments/Edit.cshtml", 2656, 83, false);
行 598:  
行 599:  BeginContext("~/Views/Appointments/Edit.cshtml", 2739, 24, true);
行 600:  
行 601:  WriteLiteral("\r\n    </div>\r\n\r\n    <div");
行 602:  
行 603:  EndContext("~/Views/Appointments/Edit.cshtml", 2739, 24, true);
行 604:  
行 605:  BeginContext("~/Views/Appointments/Edit.cshtml", 2763, 19, true);
行 606:  
行 607:  WriteLiteral(" class=\"form-group\"");
行 608:  
行 609:  EndContext("~/Views/Appointments/Edit.cshtml", 2763, 19, true);
行 610:  
行 611:  BeginContext("~/Views/Appointments/Edit.cshtml", 2782, 3, true);
行 612:  
行 613:  WriteLiteral(">\r\n");
行 614:  
行 615:  EndContext("~/Views/Appointments/Edit.cshtml", 2782, 3, true);
行 616:  
行 617:  BeginContext("~/Views/Appointments/Edit.cshtml", 2785, 8, true);
行 618:  
行 619:  WriteLiteral("        ");
行 620:  
行 621:  EndContext("~/Views/Appointments/Edit.cshtml", 2785, 8, true);
行 622:  
行 623:  BeginContext("~/Views/Appointments/Edit.cshtml", 2794, 92, false);
行 624:  
行 625:              
行 626:              #line 76 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 627:     Write(Html.LabelFor(model => model.Remark, htmlAttributes: new { @class = "control-label col-4" }));
行 628:  
行 629:              
行 630:              #line default
行 631:              #line hidden
行 632:  EndContext("~/Views/Appointments/Edit.cshtml", 2794, 92, false);
行 633:  
行 634:  BeginContext("~/Views/Appointments/Edit.cshtml", 2886, 4, true);
行 635:  
行 636:  WriteLiteral("\r\n\r\n");
行 637:  
行 638:  EndContext("~/Views/Appointments/Edit.cshtml", 2886, 4, true);
行 639:  
行 640:  BeginContext("~/Views/Appointments/Edit.cshtml", 2890, 8, true);
行 641:  
行 642:  WriteLiteral("        ");
行 643:  
行 644:  EndContext("~/Views/Appointments/Edit.cshtml", 2890, 8, true);
行 645:  
行 646:  BeginContext("~/Views/Appointments/Edit.cshtml", 2899, 88, false);
行 647:  
行 648:              
行 649:              #line 78 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 650:     Write(Html.EditorFor(model => model.Remark, new { htmlAttributes = new { @class = "col-6" } }));
行 651:  
行 652:              
行 653:              #line default
行 654:              #line hidden
行 655:  EndContext("~/Views/Appointments/Edit.cshtml", 2899, 88, false);
行 656:  
行 657:  BeginContext("~/Views/Appointments/Edit.cshtml", 2987, 2, true);
行 658:  
行 659:  WriteLiteral("\r\n");
行 660:  
行 661:  EndContext("~/Views/Appointments/Edit.cshtml", 2987, 2, true);
行 662:  
行 663:  BeginContext("~/Views/Appointments/Edit.cshtml", 2989, 8, true);
行 664:  
行 665:  WriteLiteral("        ");
行 666:  
行 667:  EndContext("~/Views/Appointments/Edit.cshtml", 2989, 8, true);
行 668:  
行 669:  BeginContext("~/Views/Appointments/Edit.cshtml", 2998, 84, false);
行 670:  
行 671:              
行 672:              #line 79 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 673:     Write(Html.ValidationMessageFor(model => model.Remark, "", new { @class = "text-danger" }));
行 674:  
行 675:              
行 676:              #line default
行 677:              #line hidden
行 678:  EndContext("~/Views/Appointments/Edit.cshtml", 2998, 84, false);
行 679:  
行 680:  BeginContext("~/Views/Appointments/Edit.cshtml", 3082, 26, true);
行 681:  
行 682:  WriteLiteral("\r\n\r\n    </div>\r\n\r\n    <div");
行 683:  
行 684:  EndContext("~/Views/Appointments/Edit.cshtml", 3082, 26, true);
行 685:  
行 686:  BeginContext("~/Views/Appointments/Edit.cshtml", 3108, 19, true);
行 687:  
行 688:  WriteLiteral(" class=\"form-group\"");
行 689:  
行 690:  EndContext("~/Views/Appointments/Edit.cshtml", 3108, 19, true);
行 691:  
行 692:  BeginContext("~/Views/Appointments/Edit.cshtml", 3127, 15, true);
行 693:  
行 694:  WriteLiteral(">\r\n        <div");
行 695:  
行 696:  EndContext("~/Views/Appointments/Edit.cshtml", 3127, 15, true);
行 697:  
行 698:  BeginContext("~/Views/Appointments/Edit.cshtml", 3142, 30, true);
行 699:  
行 700:  WriteLiteral(" class=\"col-md-offset-2 col-6\"");
行 701:  
行 702:  EndContext("~/Views/Appointments/Edit.cshtml", 3142, 30, true);
行 703:  
行 704:  BeginContext("~/Views/Appointments/Edit.cshtml", 3172, 21, true);
行 705:  
行 706:  WriteLiteral(">\r\n            <input");
行 707:  
行 708:  EndContext("~/Views/Appointments/Edit.cshtml", 3172, 21, true);
行 709:  
行 710:  BeginContext("~/Views/Appointments/Edit.cshtml", 3193, 13, true);
行 711:  
行 712:  WriteLiteral(" id=\"saveBtn\"");
行 713:  
行 714:  EndContext("~/Views/Appointments/Edit.cshtml", 3193, 13, true);
行 715:  
行 716:  BeginContext("~/Views/Appointments/Edit.cshtml", 3206, 14, true);
行 717:  
行 718:  WriteLiteral(" type=\"button\"");
行 719:  
行 720:  EndContext("~/Views/Appointments/Edit.cshtml", 3206, 14, true);
行 721:  
行 722:  BeginContext("~/Views/Appointments/Edit.cshtml", 3220, 11, true);
行 723:  
行 724:  WriteLiteral(" value=\"提交\"");
行 725:  
行 726:  EndContext("~/Views/Appointments/Edit.cshtml", 3220, 11, true);
行 727:  
行 728:  BeginContext("~/Views/Appointments/Edit.cshtml", 3231, 24, true);
行 729:  
行 730:  WriteLiteral(" class=\"btn btn-primary\"");
行 731:  
行 732:  EndContext("~/Views/Appointments/Edit.cshtml", 3231, 24, true);
行 733:  
行 734:  BeginContext("~/Views/Appointments/Edit.cshtml", 3255, 41, true);
行 735:  
行 736:  WriteLiteral(" />\r\n        </div>\r\n    </div>\r\n</div>\r\n");
行 737:  
行 738:  EndContext("~/Views/Appointments/Edit.cshtml", 3255, 41, true);
行 739:  
行 740:              
行 741:              #line 89 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 742:  }
行 743:  
行 744:              
行 745:              #line default
行 746:              #line hidden
行 747:  BeginContext("~/Views/Appointments/Edit.cshtml", 3299, 10, true);
行 748:  
行 749:  WriteLiteral("\r\n\r\n\r\n\r\n\r\n");
行 750:  
行 751:  EndContext("~/Views/Appointments/Edit.cshtml", 3299, 10, true);
行 752:  
行 753:  DefineSection("Scripts", () => {
行 754:  
行 755:  BeginContext("~/Views/Appointments/Edit.cshtml", 3328, 2, true);
行 756:  
行 757:  WriteLiteral("\r\n");
行 758:  
行 759:  EndContext("~/Views/Appointments/Edit.cshtml", 3328, 2, true);
行 760:  
行 761:  BeginContext("~/Views/Appointments/Edit.cshtml", 3330, 4, true);
行 762:  
行 763:  WriteLiteral("    ");
行 764:  
行 765:  EndContext("~/Views/Appointments/Edit.cshtml", 3330, 4, true);
行 766:  
行 767:  BeginContext("~/Views/Appointments/Edit.cshtml", 3335, 37, false);
行 768:  
行 769:              
行 770:              #line 97 "C:\WanJiaTai\WanJiaTai\Views\Appointments\Edit.cshtml"
行 771:  Write(Scripts.Render("~/bundles/jqueryval"));
行 772:  
行 773:              
行 774:              #line default
行 775:              #line hidden
行 776:  EndContext("~/Views/Appointments/Edit.cshtml", 3335, 37, false);
行 777:  
行 778:  BeginContext("~/Views/Appointments/Edit.cshtml", 3372, 467, true);
行 779:  
行 780:  WriteLiteral(@"
行 781:  
行 782:      <script>
行 783:          $(function ()
行 784:          {
行 785:              $(""#saveBtn"").click(function () {
行 786:                  $.ajax({
行 787:                      type: ""POST"",
行 788:                      url: ""/Appointments/Create"",
行 789:                      data: $(this).closest(""form"").serialize(),
行 790:                      success: function (sesponseTest) {
行 791:                          alert(sesponseTest);
行 792:                      }
行 793:                  });
行 794:              });
行 795:          });
行 796:  
行 797:      </script>
行 798:  ");
行 799:  
行 800:  EndContext("~/Views/Appointments/Edit.cshtml", 3372, 467, true);
行 801:  
行 802:  });
行 803:  
行 804:          }
行 805:      }
行 806:  }
行 807:  



版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.6.1649.1


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值