Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / guodong

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 5815fd55 authored 3 years ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

测试

parent db6466fd
Show whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
  • css/phonepay.css
  • css/phonepay.less
  • login.html
css/phonepay.css
View file @ 5815fd55
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
.pay-ul li { .pay-ul li {
position: relative; position: relative;
height: 2rem; height: 2rem;
width: 3rem; width: 2.986rem;
background: url(../images/click-no-bg.png); background: url(../images/click-no-bg.png);
background-size: 100% 100%; background-size: 100% 100%;
float: left; float: left;
......
This diff is collapsed. Click to expand it.
css/phonepay.less
View file @ 5815fd55
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
li{ li{
position: relative; position: relative;
height: 2rem; height: 2rem;
width: 3rem; width: 2.986rem;
background: url(../images/click-no-bg.png); background: url(../images/click-no-bg.png);
background-size: 100% 100%; background-size: 100% 100%;
float: left; float: left;
......
This diff is collapsed. Click to expand it.
login.html
View file @ 5815fd55
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Pragma" content="no-cache">
<link rel="stylesheet" href="css/base.css"/> <link rel="stylesheet" href="css/base.css"/>
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/phonepay.css?v='2021052103'"> <link rel="stylesheet" href="css/phonepay.css?v='2021052104'">
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
</head> </head>
<style> <style>
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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 sign in to comment