Commit a3bb5b11 authored by 武广's avatar 武广

Merge branch 'feature-91xr-cn' into 'master'

feat: 域名替换

See merge request !115
parents ebfaf3b6 ac4c3f96
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
color: #fff; color: #fff;
.title-icon { .title-icon {
padding-left: 25px; padding-left: 25px;
background: #1890ff url('https://img.lkbang.net/notice.94d42513.png') no-repeat 0 center; background: #1890ff url('https://img.91xr.cn/notice.94d42513.png') no-repeat 0 center;
background-size: 20px 20px; background-size: 20px 20px;
} }
} }
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
height: 20px; height: 20px;
margin-right: 5px; margin-right: 5px;
vertical-align: -3px; vertical-align: -3px;
background: url('https://img.lkbang.net/notice.94d42513.png') no-repeat; background: url('https://img.91xr.cn/notice.94d42513.png') no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
content: ''; content: '';
} }
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
font-weight: 700; font-weight: 700;
font-size: 16px; font-size: 16px;
line-height: 50px; line-height: 50px;
background: #1890ff url('https://img.lkbang.net/notice.94d42513.png') no-repeat 10px center; background: #1890ff url('https://img.91xr.cn/notice.94d42513.png') no-repeat 10px center;
background-size: 20px 20px; background-size: 20px 20px;
.close { .close {
position: absolute; position: absolute;
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
.order-number { .order-number {
flex: 1; flex: 1;
padding-left: 20px; padding-left: 20px;
background: url('https://img.lkbang.net/order_no.f4e0a8b3.png') no-repeat scroll 0 center; background: url('https://img.91xr.cn/order_no.f4e0a8b3.png') no-repeat scroll 0 center;
} }
.mark-read { .mark-read {
color: #178fff; color: #178fff;
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
span { span {
flex: 1; flex: 1;
padding-left: 20px; padding-left: 20px;
background: url('https://img.lkbang.net/datetime.1b5f9199.png') no-repeat scroll 0 center; background: url('https://img.91xr.cn/datetime.1b5f9199.png') no-repeat scroll 0 center;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment