Commit fe735351 authored by 崔佳豪's avatar 崔佳豪

style: water登录页

parent e4f86637
Pipeline #52893 passed with stages
......@@ -16,6 +16,7 @@ import useRenderQcode from '../../js/useRenderQcode';
import Account from '../../js/useAccount';
import IotComponent from '../../js/useIOTComponent';
import { defaultApp } from '../../../../../micro';
import QRCode from 'qrcode.react';
const renderQRCode = props => {
const qrcodes = props.qrcode.split('|') || [];
......
......@@ -120,8 +120,8 @@
width: 23px;
}
.codeBig {
width: 128px;
height: 150px;
width: 140px;
height: 140px;
position: absolute;
bottom: 0;
left: 0px;
......
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