摘要: 作业 # 1.用户名动态校验 <p>username: <input type="text" id="i1"> <span style="color: red" id="error"></span> </p> <script> // 这个功能可以使用前端代码完成 但是安全性不高 最好还是经过后端(前 阅读全文
posted @ 2024-03-05 17:38 半糖+奶茶 阅读(2) 评论(0) 推荐(0) 编辑