Authored by 张孝茹

样式

@@ -122,6 +122,7 @@ @@ -122,6 +122,7 @@
122 {{#loadJs}} 122 {{#loadJs}}
123 <script type="text/javascript" src="{{src}}" crossorigin="anonymous"></script> 123 <script type="text/javascript" src="{{src}}" crossorigin="anonymous"></script>
124 {{/loadJs}} 124 {{/loadJs}}
  125 + {{> analysis}}
125 {{#unless devEnv}} 126 {{#unless devEnv}}
126 {{> analysis}} 127 {{> analysis}}
127 {{/unless}} 128 {{/unless}}
@@ -13,15 +13,14 @@ @@ -13,15 +13,14 @@
13 height: 120px; 13 height: 120px;
14 text-align: center; 14 text-align: center;
15 font-size: 38px; 15 font-size: 38px;
16 - margin: 35px 0 20px 138px; 16 + margin: 35px 0 20px;
17 font-family: "SourceHanSansCN"; 17 font-family: "SourceHanSansCN";
18 font-weight: 700; 18 font-weight: 700;
19 font-style: oblique; 19 font-style: oblique;
20 color: #000; 20 color: #000;
21 line-height: 56px; 21 line-height: 56px;
22 - margin-left: 13px; 22 + margin-left: 143px;
23 background-repeat: no-repeat; 23 background-repeat: no-repeat;
24 - margin-left: 138px;  
25 24
26 p { 25 p {
27 z-index: 10; 26 z-index: 10;