mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:03:27 +08:00
【新增】增加首页【弹窗广告】开关,通过后台【商城设置】【平台设置】【特殊开关】开启和关闭。
This commit is contained in:
@@ -584,6 +584,11 @@ namespace CoreCms.Net.Configuration
|
||||
/// </summary>
|
||||
public const string ShowCalendar = "showCalendar";
|
||||
|
||||
/// <summary>
|
||||
/// 显示首页弹窗
|
||||
/// </summary>
|
||||
public const string ShowIndexPopupWindow = "showIndexPopupWindow";
|
||||
|
||||
|
||||
//第三方接口============================================================================
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user