Commit 2648f69c authored by 黄奎's avatar 黄奎

页面修改

parent 55a10f5a
......@@ -6,3 +6,4 @@ Properties/
PublishProfiles/
Mall.WindowsService/Properties/PublishProfiles/FolderProfile.pubxml
Mall.Model/Entity/Sign/RB_Sign_Setting.cs
Mall.Common/Mall.Common.csproj.user
......@@ -157,6 +157,11 @@ namespace Mall.Model.Extend.MarketingCenter
/// 下边距
/// </summary>
public string bottom { get; set; }
/// <summary>
/// 搜索框位置(0-默认,1-顶部)
/// </summary>
public int searchPosition { get; set; }
}
/// <summary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment