Commit dfa7b1ec by qiaomu

two

parent f38aa456
...@@ -183,9 +183,8 @@ ...@@ -183,9 +183,8 @@
.gatheringInfo .note { .gatheringInfo .note {
font-size: 0.4rem; font-size: 0.4rem;
color: red; color: red;
position: fixed; margin-top: 3rem;
left: 0.5rem; text-indent: 0.5rem;
bottom: 0.5rem;
} }
.gatheringInfo .full { .gatheringInfo .full {
position: fixed; position: fixed;
......
...@@ -190,9 +190,8 @@ ...@@ -190,9 +190,8 @@
.note { .note {
font-size: 0.4rem; font-size: 0.4rem;
color: red; color: red;
position: fixed; margin-top: 3rem;
left: 0.5rem; text-indent: 0.5rem;
bottom: 0.5rem;
} }
.full { .full {
position: fixed; position: fixed;
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>收款账户信息</title> <title>收款账户信息</title>
<link rel="stylesheet" type="text/css" href="css/reset.css"/> <link rel="stylesheet" type="text/css" href="css/reset.css"/>
<link rel="stylesheet" type="text/css" href="css/index.css"/> <link rel="stylesheet" type="text/css" href="css/index.css?v=123"/>
<script type="text/javascript" src="js/fsize.js"></script> <script type="text/javascript" src="js/fsize.js"></script>
<link rel="stylesheet" href="css/weui.min.css"> <link rel="stylesheet" href="css/weui.min.css">
</head> </head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment