cy
2022-06-21 129904537f66509f97b285e7eb4f42b3dc349dd0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>手机绑定</title>
<!--(start) public flies-->
[#include "/business/pages/include/static.html" /]
</head>
 
<body class="bind_account_popup">
<div style="text-align:center;">
 <img src="${common_static}/static/ui/images/qrcode.jpg" alt="" style="width:200px;   margin:0 auto;"/>
</div>
</body>
</html>