mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-09-18 09:25:35 +08:00
add admin
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@*
|
||||
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
|
||||
*@
|
||||
@{
|
||||
|
||||
}
|
@@ -12,7 +12,7 @@
|
||||
else
|
||||
{
|
||||
<h1 class="site-h1">@*开始使用 - 入门指南*@@documentinfo.DocTitle</h1>
|
||||
<div id="details_content" >
|
||||
<div id="details_content" style="display:none;">
|
||||
@*<markdown>@documentinfo.DocContent</markdown>*@
|
||||
@documentinfo.DocContent
|
||||
@*<blockquote class="layui-elem-quote">
|
||||
|
Reference in New Issue
Block a user