2018-09-16 01:24:51 +08:00
|
|
|
@{
|
2016-11-23 18:25:52 +08:00
|
|
|
ViewBag.Title = "首页";
|
2018-09-15 15:50:17 +08:00
|
|
|
Layout = "~/Views/Shared/_Bootstrap.cshtml";
|
2016-10-20 17:55:29 +08:00
|
|
|
}
|
2018-09-15 17:33:56 +08:00
|
|
|
<div class="content-body welcome-bg">
|
|
|
|
</div>
|