layui升级到2.2.5

This commit is contained in:
yubaolee@163.com
2018-03-13 22:07:00 +08:00
parent 1528471906
commit 0a21ac28ff
46 changed files with 3020 additions and 2411 deletions

View File

@@ -20,6 +20,11 @@ namespace OpenAuth.Mvc.Controllers
return View();
}
public ActionResult Design()
{
return View();
}
//添加或修改
[System.Web.Mvc.HttpPost]
public string Add(FlowScheme obj)