格式化代码
This commit is contained in:
@@ -12,10 +12,8 @@
|
||||
<script src="js/zipCode.js"></script>
|
||||
<script src="js/address_parse.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<!-- Place this tag in your head or just before your close body tag. -->
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
<style>
|
||||
|
||||
#value .key {
|
||||
color: #ff5722;
|
||||
display: inline-block;
|
||||
@@ -33,8 +31,8 @@
|
||||
<body>
|
||||
<div class="page-header">
|
||||
<h1>地址智能识别 <small>支持省市区街道/姓名/电话/邮编/身份证号码(字母大写)</small>
|
||||
<a class="github-button" href="https://github.com/wzc570738205/smartParsePro" data-size="large" data-show-count="true" aria-label="Star wzc570738205/smartParsePro on GitHub">Star</a></h1>
|
||||
<!-- Place this tag where you want the button to render. -->
|
||||
<a class="github-button" href="https://github.com/wzc570738205/smartParsePro" data-size="large"
|
||||
data-show-count="true" aria-label="Star wzc570738205/smartParsePro on GitHub">Star</a></h1>
|
||||
</div>
|
||||
|
||||
<div class="alert alert-danger" role="alert">地址、姓名、电话、邮编、身份证号码(字母大写)用空格分开!!(支持以下数据格式)</div>
|
||||
|
||||
Reference in New Issue
Block a user