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
JeeSpringCloud
Commits
7fa8137a
"vscode:/vscode.git/clone" did not exist on "008faab1b1a6b1090ec0c4e01baf723118c3c3b5"
Commit
7fa8137a
authored
Oct 22, 2018
by
HuangBingGui
Browse files
no commit message
parent
6c859da2
Changes
202
Hide whitespace changes
Inline
Side-by-side
JeeSpringCloud/src/main/webapp/staticViews/cms/videos/video.mp4
View file @
7fa8137a
No preview for this file type
JeeSpringCloud/src/main/webapp/staticViews/index/index.js
View file @
7fa8137a
...
@@ -12,13 +12,20 @@ $(function () {
...
@@ -12,13 +12,20 @@ $(function () {
url
:
'
/admin/home
'
,
url
:
'
/admin/home
'
,
urlType
:
"
http
"
urlType
:
"
http
"
});
});
addTabs
({
/*
addTabs({
id: '10009',
id: '10009',
title: '论坛社区',
title: '论坛社区',
close: false,
close: false,
url: 'https://jeespring.kf5.com/hc/community/topic/',
url: 'https://jeespring.kf5.com/hc/community/topic/',
urlType: "http"
urlType: "http"
});
});*/
/*addTabs({
id: '10010',
title: '网站首页',
close: false,
url: '/cms',
urlType: "http"
});*/
activeTabByPageId
(
10008
);
activeTabByPageId
(
10008
);
})
})
...
...
Prev
1
…
7
8
9
10
11
Next
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