增加下载微信公众号文章功能

This commit is contained in:
范露尧
2023-01-11 15:25:18 +08:00
parent ac3999951d
commit 57129b3861
732 changed files with 23827 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ namespace Ewide.Web.Entry.Controllers
{
public IActionResult Index()
{
ViewBag.Title = "宁波市“甬江建设杯”选票";
return View();
}
}