...
|
...
|
@@ -264,6 +264,8 @@ |
|
|
搜索添加好友
|
|
|
</div>
|
|
|
</div>
|
|
|
<input type="tel" id="pwd" maxlength="6" style="display: block;" pattern="[0-9]*" onkeyup="this.value = this.value.replace(/[^\d]/g, '')"/>
|
|
|
|
|
|
</body>
|
|
|
<script type="text/javascript" src="__INDEX__/js/jquery.min.js"></script>
|
|
|
<script>
|
...
|
...
|
|