@@ -61,6 +61,28 @@
justify-content: center;
margin-top: 0.2rem;
}
+ .phone-tip {
+ position: absolute;
+ top: 3.18rem;
+ left: 1.6rem;
+ color: #FFFFFF;
+ }
+ .code-tip {
+ @media (max-width: 800px) {
+ .containers {
+ width: 100%;
+ .main-wrap {
+ .banner-wrap {
.middle-wrap {
display: flex;
flex-direction: column;
@@ -215,7 +237,7 @@
toastr.options.timeOut = '1500';
</script>
<script type="text/javascript">
- // var baseUrl = 'https://per.cs.se.androidscloud.com'
+ // var baseUrl = 'https://test.androidscloud.com'
let timer, flag = true;
let time = 60, codeTimer = null, enable = false, isStart = false, changePhoneType = 2, phone = '', code = '', captchaVerification = '';
var url = window.location.href;