Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
840c027a
Commit
840c027a
authored
Oct 21, 2020
by
sgjj
Browse files
提交修改
parent
a82a67b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/macro.ftl
0 → 100644
View file @
840c027a
<#
macro
ms_file jsonString>
<#if jsonString??&&jsonString!=''>
<@compress>
$
{
jsonString
?
eval
[
0
]
.path
}
</@compress>
</#if>
</#
macro
>
\ No newline at end of file
Write
Preview
Supports
Markdown
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