Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mall.oytour.com
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄奎
mall.oytour.com
Commits
e5cb95d6
Commit
e5cb95d6
authored
May 22, 2020
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
bac80ab2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
7 deletions
+19
-7
RB_MiniProgram_Extend.cs
Mall.Model/Extend/User/RB_MiniProgram_Extend.cs
+19
-7
No files found.
Mall.Model/Extend/User/RB_MiniProgram_Extend.cs
View file @
e5cb95d6
...
...
@@ -201,24 +201,36 @@ namespace Mall.Model.Extend.User
public
string
video_url
{
get
;
set
;
}
/// <summary>
///
视频封面图【视频插件、】
///
公告内容
/// </summary>
public
string
video_pic_url
{
get
;
set
;
}
public
string
NoticeContent
{
get
;
set
;
}
/// <summary>
/// 公告背景颜色
/// </summary>
public
string
notice_bg_color
{
get
;
set
;
}
/// <summary>
/// 公告文字颜色
/// </summary>
public
string
notice_text_color
{
get
;
set
;
}
/// <summary>
/// 公告图片
地址【公告插件】
/// 公告图片
/// </summary>
public
string
notice_url
{
get
;
set
;
}
/// <summary>
/// 公告
背景颜色【公告插件】
/// 公告
名称
/// </summary>
public
string
notice_bg_color
{
get
;
set
;
}
public
string
NoticeName
{
get
;
set
;
}
/// <summary>
///
公告文字颜色【公告插件
】
///
视频封面图【视频插件、
】
/// </summary>
public
string
notice_text_color
{
get
;
set
;
}
public
string
video_pic_url
{
get
;
set
;
}
/// <summary>
/// 专题显示数量【专题插件】
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment