mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-22 12:09:19 +08:00
紧急修复因修复#3造成的乱码问题,在WINDOWS下面必需使用带BOM的UTF-8编码!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@model OpenAuth.App.ViewModel.UserView
|
||||
@model OpenAuth.App.ViewModel.UserView
|
||||
@{
|
||||
ViewBag.Title = "title";
|
||||
Layout = null;
|
||||
|
Reference in New Issue
Block a user