mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-10 11:01:28 +08:00
引入ueditor
This commit is contained in:
@@ -20,6 +20,11 @@ namespace OpenAuth.Mvc.Controllers
|
||||
return View();
|
||||
}
|
||||
|
||||
public ActionResult Builder()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
//添加或修改
|
||||
[System.Web.Mvc.HttpPost]
|
||||
public string Add(WFFrmMain obj)
|
||||
|
||||
Reference in New Issue
Block a user