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
Springboot Plus
Commits
d60a2995
Commit
d60a2995
authored
Apr 16, 2018
by
xingyue400
Browse files
更新 layout.html
parent
d590f032
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin-core/src/main/resources/templates/common/layout.html
View file @
d60a2995
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
<link
rel=
"stylesheet"
type=
"text/css"
href=
"https://at.alicdn.com/t/font_520106_q8xykrwf86ywrk9.css?v=${jsVer}"
media=
"all"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"https://at.alicdn.com/t/font_520106_q8xykrwf86ywrk9.css?v=${jsVer}"
media=
"all"
/>
<script
type=
"text/javascript"
src=
"${ctxPath}/plugins/layui/layui.js?v=${jsVer}"
></script>
<script
type=
"text/javascript"
src=
"${ctxPath}/plugins/layui/layui.js?v=${jsVer}"
></script>
<script
type=
"text/javascript"
src=
"${ctxPath}/plugins/jquery/jquery.min.js?v=${jsVer}"
></script>
<script
type=
"text/javascript"
src=
"${ctxPath}/plugins/jquery/jquery.min.js?v=${jsVer}"
></script>
<link
rel=
"stylesheet"
href=
"${ctxPath}/plugins/ztree/css/zTreeStyle.css?v=${jsVer}"
type=
"text/css"
>
<!--<link rel="stylesheet" href="${ctxPath}/plugins/ztree/css/zTreeStyle.css?v=${jsVer}" type="text/css">-->
<link
rel=
"stylesheet"
href=
"${ctxPath}/plugins/ztree/css/metroStyle.css?v=${jsVer}"
type=
"text/css"
>
<script
type=
"text/javascript"
src=
"${ctxPath}/plugins/ztree/js/jquery.ztree.all.min.js?v=${jsVer}"
></script>
<script
type=
"text/javascript"
src=
"${ctxPath}/plugins/ztree/js/jquery.ztree.all.min.js?v=${jsVer}"
></script>
<!-- 业务公用库 -->
<!-- 业务公用库 -->
<script
type=
"text/javascript"
src=
"${ctxPath}/js/common.js?v=${jsVer}"
></script>
<script
type=
"text/javascript"
src=
"${ctxPath}/js/common.js?v=${jsVer}"
></script>
...
...
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