Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4ea700da
authored
2021-01-29 15:03:32 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:首页
1 parent
057da525
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
staticJs/pageHome.js
staticJs/pageHome.js
View file @
4ea700d
...
...
@@ -36,9 +36,9 @@ $(function () {
addTabs
(
'#index'
);
initData
();
recentlyDay
=
getDate
();
NoticeData
();
LawsData
();
policiesData
();
//
NoticeData();
//
LawsData();
//
policiesData();
});
function
initData
()
{
// 获取当前页面的url
...
...
Please
register
or
sign in
to post a comment