mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-15 07:03:44 +08:00
修复一些交互问题
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
</a></li>
|
||||
<?php }else{ ?>
|
||||
<li><a href="/User/login" class="a-head-btn bdr-5 bg-color-white">登录</a></li>
|
||||
<li><a href="/" class="a-head-btn bdr-5 bg-color-0055ff">注册</a></li>
|
||||
<!-- <li><a href="/" class="a-head-btn bdr-5 bg-color-0055ff">注册</a></li> -->
|
||||
<?php } ?>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -127,7 +127,7 @@
|
||||
<div class="title-heading mt-4">
|
||||
<h1 class="heading mb-3">码支付<small class="text-success" style="font-size: 50%">
|
||||
[ˈheɪloʊ]</small></h1>
|
||||
<p class="para-desc text-muted">源支付,扫码支付,免签支付,聚合支付,码支付免签约,聚合支付平台。</p>
|
||||
<p class="para-desc text-muted">基于易支付接口开发的免签收款工具,方便个人在线收款。</p>
|
||||
<div class="mt-4 pt-2">
|
||||
<a href="/User/login" class="btn btn-primary mr-2"><svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img"
|
||||
@@ -322,7 +322,7 @@
|
||||
document.write(new Date().getFullYear());
|
||||
</script>2024 <a href="/">码支付</a> - All
|
||||
rights reserved<span class="sep"> | </span><a href="https://beian.miit.gov.cn/"
|
||||
target="_blank" rel="noreferrer nofollow">湘ICP备2023031541号-2</a>
|
||||
target="_blank" rel="noreferrer nofollow">湘ICP备********号</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user