OpenAuth.Net/OpenAuth.Mvc/Views/Home/Main.cshtml
2016-01-05 10:03:35 +08:00

41 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@{
Layout = null;
}
<script type="text/javascript">
</script>
<div class="bjui-pageHeader" style="background:#FFF;">
<div style="padding: 0 15px;">
<h4 style="margin-bottom:20px;">
基于经典DDD架构的权限管理系统 
</h4>
<div style=" margin-top:22px; padding-left:6px;">
<span style="padding-left: 30px;">官方博客:</span>
<a href="http://www.cnblogs.com/yubaolee/" target="_blank">http://www.cnblogs.com/yubaolee/</a>
</div>
<div class="row" style=" margin-top:10px;">
<div class="col-md-6" style="padding:5px;">
</div>
</div>
</div>
</div>
<div class="bjui-pageContent">
<div style="margin-top:5px; margin-right:300px; overflow:hidden;">
<div class="row" style="padding: 0 8px;">
<div class="col-md-12">
<div class="panel panel-default">
<div class="panel-heading"><h3 class="panel-title">项目最新动态>></h3></div>
<div class="panel-body">
<iframe width="100%" height="300" class="share_self" frameborder="0" scrolling="no" src="/Home/Git"></iframe>
</div>
</div>
</div>
</div>
</div>
</div>