移动系统liao
4 天以前 0a4e5fc3bdfca328feb574f1564011abf2a35b76
1
2
3
4
5
6
7
@{
    ViewData["Title"] = ViewBag.Description;
}
 
<div style="text-align:center;margin-top:50px;">
    <img src="~/images/logo.png" style="height:100px;" />
</div>