You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.3 KiB
24 lines
1.3 KiB
10 months ago
|
<meta charset="utf-8">
|
||
|
<title>用户注册</title>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
|
||
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||
|
|
||
|
<link href="${ctx}/style/mb/mui.css" type="text/css" rel="stylesheet"/>
|
||
|
<link href="${ctx}/style/mb/mui.picker.css" type="text/css" rel="stylesheet"/>
|
||
|
<link href="${ctx}/style/mb/mui.picker.min.css" type="text/css" rel="stylesheet"/>
|
||
|
<link href="${ctx}/style/mb/mui.poppicker.css" type="text/css" rel="stylesheet"/>
|
||
|
<link href="${ctx}/style/mb/Loading.css" type="text/css" rel="stylesheet"/>
|
||
|
<link href="${ctx}/style/mb/mb.css" type="text/css" rel="stylesheet"/>
|
||
|
<script src="${ctx}/js/mb/mui.js" type="text/javascript"></script>
|
||
|
<script src="${ctx}/js/mb/mui.picker.js" type="text/javascript"></script>
|
||
|
<script src="${ctx}/js/mb/mui.picker.min.js" type="text/javascript"></script>
|
||
|
<script src="${ctx}/js/mb/mui.poppicker.js" type="text/javascript"></script>
|
||
|
<script src="${ctx}/js/mb/Loading.js" type="text/javascript"></script>
|
||
|
<script src="${ctx}/js/jquery-1.8.3.min.js" type="text/javascript"></script>
|
||
|
<script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.15&key=55d9d8a1e64f4f968213df505979cc4b&plugin=AMap.DistrictSearch,AMap.Autocomplete,AMap.PlaceSearch"></script>
|
||
|
|
||
|
|
||
|
|
||
|
|