"vscode:/vscode.git/clone" did not exist on "008faab1b1a6b1090ec0c4e01baf723118c3c3b5"
Commit 7fa8137a authored by HuangBingGui's avatar HuangBingGui
Browse files

no commit message

parent 6c859da2
...@@ -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);
}) })
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment