mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-10-19 00:43:43 +08:00
一些交互体验更新
This commit is contained in:
@@ -6,16 +6,13 @@
|
||||
<title>程序安装</title>
|
||||
<link rel="stylesheet" href="/component/pear/css/pear.css" />
|
||||
<style>
|
||||
.logo {
|
||||
width: 60px !important;
|
||||
margin-top: 10px !important;
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
.logo1 {
|
||||
width: 180px !important;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 30px !important;
|
||||
font-weight: 550 !important;
|
||||
margin-left: 20px !important;
|
||||
color: #5FB878 !important;
|
||||
height: 60px !important;
|
||||
line-height: 60px !important;
|
||||
@@ -37,8 +34,8 @@
|
||||
<div class="layui-card" style="padding-top: 40px; max-width: 780px; margin: 20px auto;">
|
||||
<div class="layui-card-body">
|
||||
<div class="layui-form-item">
|
||||
<div style="display: flex; justify-content: center;">
|
||||
<div><img class="logo" src="/admin/images/logo.png" /></div>
|
||||
<div style="display: flex;flex-direction: column;align-items: center;">
|
||||
<div><img class="logo1" src="/static/img/logo1.png" /></div>
|
||||
<div class="title">码支付安装程序</div>
|
||||
</div>
|
||||
<div class="desc">
|
||||
|
Reference in New Issue
Block a user