mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:53:25 +08:00
【新增】前端个人中心增加【万能表单】入口,并可以通过后台开启或关闭。
This commit is contained in:
@@ -584,6 +584,12 @@ namespace CoreCms.Net.Configuration
|
||||
/// </summary>
|
||||
public const string ShowCalendar = "showCalendar";
|
||||
|
||||
/// <summary>
|
||||
/// 显示自定义表单按钮
|
||||
/// </summary>
|
||||
public const string ShowCustomForm = "showCustomForm";
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 显示首页弹窗
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user