Commit 198140e9 authored by zhangderong's avatar zhangderong

扫码页面优化

parent 2869e292
...@@ -235,7 +235,7 @@ export default { ...@@ -235,7 +235,7 @@ export default {
width: 100%; width: 100%;
height: 100%; height: 100%;
background:rgba(238,238,238,1); background:rgba(238,238,238,1);
/* overflow: hidden; */ overflow: hidden;
} }
.header{ .header{
font-size: 1rem; font-size: 1rem;
...@@ -246,7 +246,7 @@ export default { ...@@ -246,7 +246,7 @@ export default {
} }
.utbuton{ .utbuton{
position: fixed; position: fixed;
bottom: 2rem; bottom: 0;
left: 26%; left: 26%;
width:48%; width:48%;
height: 2.2rem; height: 2.2rem;
......
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 to comment