This commit is contained in:
xiaoyu
2025-03-14 16:56:26 +08:00
parent ab2c17ed1a
commit cb36035f72
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title><?=$_title?></title>
<link rel="stylesheet" href="/css/h5/paic/h5.css?20221106">
<link rel="stylesheet" href="/css/h5/paic/h5.css?20250314">
<link rel="stylesheet" href="/js/swiper/swiper.min.css">
<script type="text/javascript" src="/js/jquery.3.4.1.min.js"></script>
<script type="text/javascript" src="/js/vue.2.6.10.min.js"></script>
+3 -4
View File
@@ -23,14 +23,13 @@
<button class="mt50 wp100 bg-fff-op80 border-none pt30 pb30 font-32 color-333 ulib-r750"
@click="submit()">立即登录
</button>
<!--
<div class="mt50 text-center font-24 color-fff">
<label>
<input type="checkbox" class="checkbox-input" v-model="rememberMe" />
<span>记住账号</span>
<span>没有账号,<a href="https://space.liche.cn/h5/paic/reg" class="color-blue">立即注册</a></span>
</label>
</div>
-->
</div>
</div>
<div class="absolute bottom-0 left-0 right-0 pl40 pr40 pb80 text-center color-fff">
File diff suppressed because one or more lines are too long