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

libai / sf

  • 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
Switch branch/tag
  • sf
  • sudoke
  • wxkitingSuccess.html
Find file
BlameHistoryPermalink
  • qiaomu's avatar
    two · d6f3f192
    qiaomu committed 6 years ago
    d6f3f192
wxkitingSuccess.html 652 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<title>小券提现</title>
		<link rel="stylesheet" type="text/css" href="css/reset.css"/>
		<link rel="stylesheet" type="text/css" href="css/index.css"/>
    <script type="text/javascript" src="js/fsize.js"></script>
    <link rel="stylesheet" href="css/weui.min.css">
	</head>
	<body>
		<div class="wxkitingSuccess">
			<img class="wxkitingSuccess-img" src="img/wxkitingSuccess.jpg" alt="">
			<p class="txt" style="text-align: center;font-size: 0.35rem;background: #fff;position: relative;top: -0.5rem;">审核进度将通过丫播客户端及时通知您</p>
    </div>
  </body>
</html>