1111111
This commit is contained in:
@@ -12,6 +12,7 @@ namespace ZelWiki.Models.ViewModels.Page
|
||||
public string Navigation { get; set; } = string.Empty;
|
||||
[Display(Name = "描述")]
|
||||
public string? Description { get; set; } = string.Empty;
|
||||
[Display(Name = "正文")]
|
||||
public string? Body { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user