打开*..csproj 文件夹,在PropertyGroup组中添加
<MvcRazorCompileOnPublish>false</MvcRazorCompileOnPublish>
添加之后发布成功就可以在发布之后修改视图