摘要:
实现用户的登录 在view中 def login(request): if request.method=='GET': return render(request,'login.html') else: name=request.POST.get('name') pwd=request.POST. 阅读全文
posted @ 2018-08-08 20:48
黄豆儿
阅读(174)
评论(0)
推荐(0)
摘要:
补充一个SweetAlert插件示例 点击下载Bootstrap-sweetalert项目。 阅读全文
posted @ 2018-08-08 18:43
黄豆儿
阅读(126)
评论(0)
推荐(0)
摘要:
col-md-offset-*、col-md-push-*、col-md-pull-* offset 补偿(课本上或相关教程上一般都把这个叫做“偏移”),其实就是在左侧补列(1~11列) push 推 pull 拉 偏移、推、拉,都有一个参照物,即相对的位置,那就是左侧, 相对于左侧偏移、推、拉 写 阅读全文
posted @ 2018-08-08 18:22
黄豆儿
阅读(114)
评论(0)
推荐(0)


浙公网安备 33010602011771号