Commit 6d323c80 authored by liudong1993's avatar liudong1993

Merge branch 'master' of http://gitlab.oytour.com/Kui2/mall.oytour.com into sdzq-ld

parents 1e44dbac b5639adb
......@@ -255,6 +255,11 @@ namespace Mall.Model.Extend.MarketingCenter
/// </summary>
public bool scroll { get; set; }
/// <summary>
/// 导航类型(1-导航模式,2-Tab模式)
/// </summary>
public int navType { get; set; }
/// <summary>
/// 导航图标
/// </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