摘要: <ol class="breadcrumb"> <li class="active">发布公告</li> </ol> <form class="form-inline" action="#" method="get" style="margin-bottom: 10px" onsubmit="ret 阅读全文
posted @ 2020-08-13 12:48 神经男孩 阅读(384) 评论(0) 推荐(0)
摘要: userlogin = UserLogin.objects(**condition).order_by("-login_time") try: # 下载excel if request.GET.get('excel') == 'true': response = HttpResponse(mimet 阅读全文
posted @ 2020-08-13 12:43 神经男孩 阅读(141) 评论(0) 推荐(0)