Toggle navigation
Toggle navigation
This project
Loading...
Sign in
platform
/
platform-cms
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
mlge
2019-05-29 14:58:20 +0800
Commit
7aebdcefde1fa9098826185e295b3a19db941f0b
1 parent
4594689e
种草--文章管理、审核页面 展示详情弹框修改
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
web/src/main/webapp/html/grass/articleAuthorizeManage/articleAuthorizeList.html
web/src/main/webapp/html/grass/articleManage/articleList.html
web/src/main/webapp/html/grass/articleAuthorizeManage/articleAuthorizeList.html
View file @
7aebdce
...
...
@@ -480,8 +480,8 @@
window
.
self
.
paramObject
.
mkData
=
articleId
;
$
(
activityList
).
myDialog
({
title
:
title
,
width
:
"80%"
,
height
:
"90%"
,
width
:
"98%"
,
height
:
"98%"
,
resizable
:
false
,
buttons
:[
{
...
...
web/src/main/webapp/html/grass/articleManage/articleList.html
View file @
7aebdce
...
...
@@ -674,8 +674,8 @@
window
.
self
.
paramObject
.
mkData
=
articleId
;
$
(
activityList
).
myDialog
({
title
:
title
,
width
:
"80%"
,
height
:
"90%"
,
width
:
"98%"
,
height
:
"98%"
,
resizable
:
false
,
buttons
:[
{
...
...
Please
register
or
login
to post a comment