作者 刘朕

合并分支 '1iuzhen' 到 'master'

安卓样式调试



查看合并请求 !26
@@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
18 } 18 }
19 .footer { 19 .footer {
20 display: flex; 20 display: flex;
21 - position: relative; 21 + /*position: relative;*/
22 height: 1rem; 22 height: 1rem;
23 color: #BBBBBB; 23 color: #BBBBBB;
24 background-color: #FFFFFF; 24 background-color: #FFFFFF;
@@ -183,8 +183,8 @@ span.back_href { @@ -183,8 +183,8 @@ span.back_href {
183 /*.footer*/ 183 /*.footer*/
184 .footer{ 184 .footer{
185 display: flex; 185 display: flex;
186 - position: fixed;  
187 - bottom: 0; 186 + /*position: fixed;*/
  187 + /*bottom: 0;*/
188 height: 1rem; 188 height: 1rem;
189 color: #BBBBBB; 189 color: #BBBBBB;
190 background-color: #FFFFFF; 190 background-color: #FFFFFF;