Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hongyong.zhao
6 years ago
Commit
f23478aa8dca7e5eec5cc937fa4850a212d6a0be
1 parent
3e7b39b9
图片修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
apps/pages/single/alipay/form.vue
apps/pages/single/alipay/form.vue
View file @
f23478a
...
...
@@ -154,7 +154,7 @@ export default {
width: 750px;
height: 313px;
/*margin-top: 45px;*/
background-image: url("//cdn.yoho.cn/201907
11
/top_logo.png?imageView2/2/format/jpg");
background-image: url("//cdn.yoho.cn/201907
23
/top_logo.png?imageView2/2/format/jpg");
background-size: cover;
}
...
...
@@ -162,18 +162,18 @@ export default {
.desc {
display: inline-block;
width: 750px;
height: 1
163
px;
height: 1
265
px;
margin-top: 30px;
background-image: url("//cdn.yoho.cn/201907
19/descr
.png?imageView2/2/format/jpg");
background-image: url("//cdn.yoho.cn/201907
23/descrip
.png?imageView2/2/format/jpg");
background-size: cover;
}
.tip {
display: inline-block;
width: 750px;
height:
215
px;
height:
374
px;
margin-top: 20px;
background-image: url("
~statics/image/alipay/tip.pn
g");
background-image: url("
//cdn.yoho.cn/20190723/tips.png?imageView2/2/format/jp
g");
background-size: cover;
}
...
...
Please
register
or
login
to post a comment