Authored by 张孝茹

样式

... ... @@ -122,6 +122,7 @@
{{#loadJs}}
<script type="text/javascript" src="{{src}}" crossorigin="anonymous"></script>
{{/loadJs}}
{{> analysis}}
{{#unless devEnv}}
{{> analysis}}
{{/unless}}
... ...
... ... @@ -13,15 +13,14 @@
height: 120px;
text-align: center;
font-size: 38px;
margin: 35px 0 20px 138px;
margin: 35px 0 20px;
font-family: "SourceHanSansCN";
font-weight: 700;
font-style: oblique;
color: #000;
line-height: 56px;
margin-left: 13px;
margin-left: 143px;
background-repeat: no-repeat;
margin-left: 138px;
p {
z-index: 10;
... ...