增加下载微信公众号文章功能
This commit is contained in:
@@ -12,14 +12,17 @@ namespace Ewide.Web.Entry.Controllers
|
||||
{
|
||||
public IActionResult Index()
|
||||
{
|
||||
ViewBag.Title = "宁波市“甬江建设杯”选票";
|
||||
return View();
|
||||
}
|
||||
public IActionResult Login()
|
||||
{
|
||||
ViewBag.Title = "宁波市“甬江建设杯”选票";
|
||||
return View();
|
||||
}
|
||||
public IActionResult Expert()
|
||||
{
|
||||
ViewBag.Title = "宁波市“甬江建设杯”选票";
|
||||
return View();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user