1
czw
9 天以前 c97f5e8db6360135d481e933fdac5d3682057adc
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
 
<img src="@Model.Src" />