fix: 修改图片样式
This commit is contained in:
parent
9a2db804d4
commit
c32ff7e7ad
|
@ -13,7 +13,7 @@
|
|||
.banner {
|
||||
width: 100%;
|
||||
height: 3.68rem;
|
||||
background: url("https://lsxd-customcard-h5.oss-cn-hangzhou.aliyuncs.com/department-of-finance/img/banner1.png")
|
||||
background: url("https://lsxd-customcard-h5.oss-cn-hangzhou.aliyuncs.com/department-of-finance/img/banner1.png?v=222")
|
||||
no-repeat;
|
||||
background-size: 100%;
|
||||
}
|
||||
|
@ -23,7 +23,7 @@
|
|||
height: 4.66rem;
|
||||
background-color: #c0ddf3;
|
||||
border-radius: 0.15rem;
|
||||
margin: -0.08rem auto 0 auto;
|
||||
margin: -1.2rem auto 0 auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<!-- A11Y:打开页面时,屏幕阅读器会首先阅读 title 的内容,确保 title 准确描述页面 -->
|
||||
<title>权益会员N选1</title>
|
||||
<title>银联无界卡数字生活礼遇</title>
|
||||
<meta name="description" content="" />
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
|
|
Loading…
Reference in New Issue