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
6e454be2
Commit
6e454be2
authored
Jan 29, 2019
by
yinxr
Browse files
Signed-off-by: yinxr <2273460044@qq.com>
parent
2533ec6f
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
6e454be2
...
...
@@ -2,4 +2,5 @@
.classpath
/.settings
/.*
.project
\ No newline at end of file
.project
head-file.ftl
\ No newline at end of file
src/main/webapp/WEB-INF/manager/include/head-file.ftl
View file @
6e454be2
...
...
@@ -43,9 +43,6 @@
<script>
// ms.base = "$
{
base
}
";
// ms.manager = "$
{
managerPath
}
";
ms.base = "http://192.168.0.54:82";
ms.manager = "http://192.168.0.54:82/apis/ms";
//图片懒加载
Vue.use(VueLazyload,
{
error
:
ms
.base
+
'/
images
/
ic_image_deault
.png
'
,
...
...
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