style:首页
Showing
1 changed file
with
3 additions
and
3 deletions
... | @@ -36,9 +36,9 @@ $(function () { | ... | @@ -36,9 +36,9 @@ $(function () { |
36 | addTabs('#index'); | 36 | addTabs('#index'); |
37 | initData(); | 37 | initData(); |
38 | recentlyDay = getDate(); | 38 | recentlyDay = getDate(); |
39 | NoticeData(); | 39 | // NoticeData(); |
40 | LawsData(); | 40 | // LawsData(); |
41 | policiesData(); | 41 | // policiesData(); |
42 | }); | 42 | }); |
43 | function initData() { | 43 | function initData() { |
44 | // 获取当前页面的url | 44 | // 获取当前页面的url | ... | ... |
-
Please register or sign in to post a comment