Files
g.hnyhua.cn/Mtxfw.VipSite/mobile/smpay/dj_hb.aspx
2026-02-07 15:48:27 +08:00

63 lines
2.2 KiB
Plaintext

<%@ Page Title="" Description="" Language="C#" AutoEventWireup="true" CodeBehind="dj_hb.aspx.cs" Inherits="Mtxfw.VipSite.smpaydj_hb" %>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,initial-scale=1.0,width=device-width" />
<meta name="format-detection" content="telephone=no,email=no,date=no,address=no">
<title>点金计划</title>
<link rel="stylesheet" type="text/css" href="/css/api.css" />
<link rel="stylesheet" type="text/css" href="/css/content.css" />
<script type="text/javascript" src="/scripts/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="/scripts/jquery.cookie.min.js"></script>
<!--<script type="text/javascript" src="/scripts/iscroll.js"></script>-->
<script type="text/javascript" src="/script/main.js?t=1"></script>
<script type="text/javascript" src="/layer/layer.js"></script>
<script type="text/javascript" src="/Scripts/long.js"></script>
<script type="text/javascript" src="/script/moment.js"></script>
<script type="text/javascript" src="/script/area.js?t=0"></script>
<script type="text/javascript" src="/script/api.js"></script>
<script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
<script src="https://gw.alipayobjects.com/as/g/h5-lib/alipayjsapi/3.1.1/alipayjsapi.min.js"></script>
<style type="text/css">
html, body {
overflow: hidden;
}
#wrapper {
flex: 1;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.lqhb_button .mybtn {
margin:0 auto;
border: solid 1px #dfdfdf;
border-radius: 0.8em;
width:10em;
height: 2.2em;
line-height: 2.2em;
color: #fff;
box-sizing: border-box;
}
</style>
<script type="text/javascript">
$(document).ready(function () {
});
</script>
</head>
<body class="wrap">
</body>
</html>