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
fd029a04
Commit
fd029a04
authored
Aug 15, 2019
by
sgjj
Browse files
添加百度统计
parent
38e90358
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/main.ftl
View file @
fd029a04
...
...
@@ -604,3 +604,12 @@ body{ height: 100%;}
background-size
:
132
%
80
%!
important
;
}
</
style
>
<
script
>
var _hmt = _hmt || [];
(function()
{
var
hm
=
document
.createElement
(
"script"
)
;
hm
.src
=
"https://hm.baidu.com/hm.js?f9a6362fff0e5ef420e8566f15e5806e"
;
var
s
=
document
.getElementsByTagName
(
"script"
)[
0
]
;
s
.parentNode.insertBefore
(
hm
,
s
)
;
}
)();
</
script
>
\ No newline at end of file
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