当前位置: 首页 > news >正文

案件线索展示与交付项目

1、线索展示

在这里插入图片描述

2、线索售后

在这里插入图片描述

3、订单信息

在这里插入图片描述

4、代码实现

<!DOCTYPE html>
<html lang="zh-CN">
<head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>大篆交付平台</title><script src="/static/js/wx.js"></script><link rel="stylesheet" href="/static/css/all.min.css"><style>body {font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;background-color: #f7f7f7;color: #333;margin: 0;padding: 0;}.tab-active {color: #07C160;}.tab-active::after {content: '';display: block;width: 24px;height: 2px;background-color: #07C160;margin: 4px auto 0;}.filter-active {color: #07C160;font-weight: 500;}.modal-overlay {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 100;display: flex;justify-content: center;align-items: center;}.modal-content {background-color: white;border-radius: 12px;width: 80%;max-width: 400px;padding: 20px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);}</style>
</head>
<body class="max-w-md mx-auto bg-gray-100" onload="showclue('twxs','');"><!-- 顶部导航栏 --><header class="bg-white py-3 px-4 shadow-sm"><div class="flex items-center justify-between"><div class="text-lg font-medium">大篆交付中心</div><div class="flex space-x-4">{% if request.user.is_authenticated == False %}<a href="#" id = "loginclick" onclick="loginclick()"  >登录</a>{% else %}<a href="#" id = "userlogout" type="button" >{{request.user}}</a>{% endif %}</div></div></header><!-- 主内容区域 --><main class="pb-16"><!-- 线索页 --><div id="clue-page" class="bg-white rounded-lg shadow-sm mx-2 my-2"><div class="flex justify-around py-3 border-b"><button class="filter-btn filter-active" data-filter="all" onclick="showclue('twxs','')">图文线索</button><!-- <button class="filter-btn" data-filter="new">图文线索</button> --><button class="filter-btn" data-filter="contacted" onclick="showclue('jzxs','')">精准线索</button><button class="filter-btn" data-filter="contacted" onclick="showclue('ayxs','')">案源线索</button></div><div class=" justify-around py-3 border-b" style="text-align: center;"><button class="filter-btn filter-active" onclick="switchpage('')">全部</button><button class="filter-btn" onclick="switchpage('unpro')">新线索</button><button class="filter-btn" onclick="switchpage('prod')">已沟通</button></div><div class="clue-list" id = "clue"> </div></div><script src="/static/js/jquery.min.js"></script><script type="text/javascript">var nowp = ""function switchpage(condition){showclue(nowp,condition);}function showclue(nowpage,condition){nowp = nowpage;$.ajax({url:"/接口/",type:"POST",data:{'types':'twxs','condition':condition,'nowpage':nowpage},success:function (res) {if (res.status){     var clueContainer = document.getElementById("clue");    clueContainer.innerHTML = ``;           for(let i=0;i<res.cluelist.length;i++){var item = res.cluelist[i];var clueeDiv = document.createElement("div");clueeDiv.classList.add("clue-list")
http://www.xdnf.cn/news/1241731.html

相关文章:

  • 数据结构:如何判断一个链表中是否存在环(Check for LOOP in Linked List)
  • 深度学习图像处理篇之AlexNet模型详解
  • 【PHP】对比两张图片的相似度
  • WPF 按钮背景色渐变
  • 服务器的Mysql 集群技术
  • linux下docker安装ollama
  • Petalinux快捷下载
  • 部署 Kibana 8.2.2 可视化管理 Elasticsearch 8.2.2 集群
  • RabbitMQ--介绍
  • 【深度学习新浪潮】近三年零样本图像分类研发进展调研
  • 文件与目录操作命令
  • MySQL 基本操作入门指南
  • Apache IoTDB(3):时序数据库 IoTDB Docker部署实战
  • [GYCTF2020]FlaskApp
  • Nginx vs Spring Cloud Gateway:限流功能深度对比与实践指南
  • 直角坐标系里的四象限对NLP中的深层语义分析的积极影响和启示
  • spring boot开发中的资源处理等问题
  • 怎样推动AI技术在人机协同中的发展?
  • RTSP/RTMP播放器超低延迟实战:无人机远控视觉链路的工程实践
  • vue3+vue-flow制作简单可拖拽可增删改流程图
  • Qt 自动无法加载数据库为空
  • Go语言select
  • 开源的现代数据探索和可视化平台:Apache Superset 使用 Docker Compose
  • 笔记本电脑联想T14重启后无法识别外置红米屏幕
  • 如何手动打包 Linux(麒麟系统)的 Qt 程序
  • JVM学习专题(四)对象创建过程
  • 【Spring Boot 】Spring Boot + OpenAI API 万能集成模板,实现快速集成AI
  • sqli-labs通关笔记-第30关GET字符注入(WAF绕过 双引号闭合 手工注入+脚本注入两种方法)
  • AI Agents漏洞百出,恶意提示等安全缺陷令人担忧
  • 高防服务器租用的作用都有哪些?