博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年12月7日

摘要: 很多页面用到的模态对话框,如知明网站https://dig.chouti.com/的登录页都是模态对话框, 当点登录时,是用的ajax提交,因为输入错了信息,有返回消息,而页面没有刷新。 jquery ajax格式: #models from django.db import models # Cr 阅读全文

posted @ 2018-12-07 21:06 alex_hrg 阅读(2221) 评论(0) 推荐(0) 编辑