<?xml version="1.0" encoding="utf-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>日常零散坑</title><link>https://www.ywjdlhs.xyz/</link><description>欢迎光临</description><item><title>中医理疗信息管理系统</title><link>https://www.ywjdlhs.xyz/?id=73</link><description>&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;🏥 中医理疗管理系统 —— 产品文档&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;一、系统简介&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;中医理疗管理系统 是一款专为中医理疗机构设计的轻量化业务管理工具，覆盖患者管理、项目充值、治疗消费、数据报表、权限控制等核心业务环节，帮助机构实现患者全生命周期数字化管理。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;系统采用 PHP + SQLite 纯内网部署方案，无需联网、无需安装数据库，开箱即用，适合医院理疗科、推拿科、针灸科、康复科等科室内部使用。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;二、核心功能模块&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;模块&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;功能说明&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;工作台&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;展示总患者数、充值记录、治疗次数、剩余总次数；支持快速检索患者并直接发起治疗消费&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;患者管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;患者建档（姓名/性别/手机/科室）、编辑、删除、搜索；同一科室下姓名+手机号唯一，防止重复&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;充值管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;选择患者→选择理疗项目→充值次数→记录经手人；同一患者同一项目自动累加次数&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;治疗消费&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;检索患者→查看剩余项目及次数→输入消费数量→选择经手人→扣除对应次数，生成消费记录&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;数据报表&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;按时间范围、项目、经手人、患者多维度筛选消费明细；显示每次消费数量及合计总次数；支持导出CSV&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;数据大屏&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;可视化展示各项目治疗次数、各接待人工作量、项目×接待人交叉统计；自动适配当前科室&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;项目管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;理疗项目的增删改、启用/停用、价格设置&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;科室管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;科室的增删改（仅管理员），删除前校验是否有关联患者&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;用户管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;用户增删改（仅管理员）；支持为每个用户分配一个或多个科室；设置用户角色（管理员/普通用户）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;权限控制&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;管理员：全部权限；普通用户：只能操作所属科室的患者/充值/消费，科室切换自动过滤&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;三、业务操作流程&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;🔹 管理员操作流程&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;1. 登录系统（账号 admin / 密码 123456）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 2. 科室管理 → 添加科室（如“理疗科”、“推拿科”）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 3. 用户管理 → 添加用户 → 分配科室 → 设置角色（管理员/普通用户）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 4. 项目管理 → 添加理疗项目（如“推拿理疗”、“针灸治疗”）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 5. 患者管理 → 新建患者 → 选择所属科室 → 填写信息&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 6. 充值管理 → 检索患者 → 选择项目 → 输入充值次数 → 选择经手人 → 确认充值&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 7. 治疗消费 → 检索患者 → 查看剩余次数 → 输入消费数量 → 确认消费&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 8. 数据报表 → 筛选条件 → 查询明细 → 导出CSV&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;└─ 9. 数据大屏 → 查看可视化统计（新窗口打开）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;🔹 普通用户操作流程&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;text&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;1. 登录系统（如 张医生 / 123456）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 2. 自动切换到所属科室（如“理疗科”）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 3. 患者管理 → 添加患者（科室自动锁定）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 4. 充值管理 → 检索本科室患者 → 充值&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;├─ 5. 治疗消费 → 检索本科室患者 → 消费&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;│&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&amp;nbsp; &amp;nbsp;└─ 6. 数据报表 → 查看本科室数据&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;🔹 核心业务闭环&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;text&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;患者建档 → 充值项目（购买次数）→ 治疗消费（扣除次数）→ 剩余次数不足时再次充值&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;四、权限说明&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;权限&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;管理员（admin）&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;普通用户（user）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;查看所有科室数据&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;❌（仅所属科室）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;患者管理（增删改）&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 所有科室&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 仅所属科室&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;充值管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 所有科室患者&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 仅所属科室患者&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;治疗消费&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 所有科室患者&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 仅所属科室患者&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;数据报表&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 全部数据&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 仅所属科室&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;数据大屏&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 全部/按科室筛选&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅ 仅所属科室&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;项目管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;❌&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;科室管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;❌&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;用户管理&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;✅&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;❌&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;五、技术栈&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;技术&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;用途&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;HTML5 + CSS3&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;前端页面结构与样式&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;JavaScript (ES6+)&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;前端交互逻辑、API请求、图表渲染&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Chart.js (v4)&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;数据大屏图表可视化&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;PHP (v7.4+)&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;后端API服务（无框架）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;SQLite3&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;嵌入式文件数据库，无需单独安装&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;RESTful API&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;前后端数据交互接口&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;sessionStorage&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;登录状态持久化（刷新保持登录）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;部署环境要求&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;PHP 7.4 及以上（含 SQLite3 扩展）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Web 服务器（Apache / Nginx / PHP内置服务器均可）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;支持 file_put_contents / SQLite 文件写入权限&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;纯内网环境，无需互联网访问&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;六、快速部署&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;bash&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;# 1. 下载三个文件到同一目录&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;#&amp;nbsp; &amp;nbsp; - index.html（主系统）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;#&amp;nbsp; &amp;nbsp; - api.php（后端API）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;#&amp;nbsp; &amp;nbsp; - dashboard.html（数据大屏）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;# 2. 启动PHP内置服务器&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;php -S 0.0.0.0:3000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;# 3. 浏览器访问&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;http://localhost:3000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;七、默认测试账号&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;用户名&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;密码&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;角色&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;所属科室&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;admin&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;123456&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;管理员&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;所有科室&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;user1&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;123456&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;普通用户&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;理疗科&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;user2&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;123456&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;普通用户&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;推拿科&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;八、文件结构&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;text&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;├── index.html&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # 主系统前端（全部功能）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;├── api.php&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# 后端API接口（含数据库初始化）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;├── dashboard.html&amp;nbsp; &amp;nbsp; &amp;nbsp; # 数据大屏（独立页面）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;├── departments.html&amp;nbsp; &amp;nbsp; # 科室管理（独立页面，建议添加）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;└── clinic.db&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# SQLite数据库文件（首次运行自动生成）&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;📌 适用场景：中医馆、理疗科、推拿科、针灸科、康复科、养生机构等需要管理患者项目次数的场所。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;如需进一步定制，请随时沟通！&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;演示截图如下&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;功能总览&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783074572708286.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;1.登录页面&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783073738603380.png&quot; alt=&quot;image.png&quot; width=&quot;1451&quot; height=&quot;716&quot; style=&quot;width: 1451px; height: 716px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;2.首页工作台&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783073776761246.png&quot; alt=&quot;image.png&quot; width=&quot;1474&quot; height=&quot;711&quot; style=&quot;width: 1474px; height: 711px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;3.患者管理 新增患者信息&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783073839122030.png&quot; alt=&quot;image.png&quot; width=&quot;1474&quot; height=&quot;733&quot; style=&quot;width: 1474px; height: 733px;&quot;/&gt;4.充值管理（开嘱）&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783073911856813.png&quot; alt=&quot;image.png&quot; width=&quot;1474&quot; height=&quot;775&quot; style=&quot;width: 1474px; height: 775px;&quot;/&gt;5.消费管理检索病人 选择消费项目&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783073965701049.png&quot; alt=&quot;image.png&quot; width=&quot;1471&quot; height=&quot;724&quot; style=&quot;width: 1471px; height: 724px;&quot;/&gt;6.数据报表（多维度查询 时间 项目 经手人 患者等条件）&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783073996870374.png&quot; alt=&quot;image.png&quot; width=&quot;1474&quot; height=&quot;680&quot; style=&quot;width: 1474px; height: 680px;&quot;/&gt;7.项目管理（维护项目信息）&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783074062549860.png&quot; alt=&quot;image.png&quot; width=&quot;1472&quot; height=&quot;722&quot; style=&quot;width: 1472px; height: 722px;&quot;/&gt;8.科室管理（维护科室信息）&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783074101257885.png&quot; alt=&quot;image.png&quot; width=&quot;1470&quot; height=&quot;648&quot; style=&quot;width: 1470px; height: 648px;&quot;/&gt;9.用户管理（分配用户权限 只能看本科的患者）&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783074153152817.png&quot; alt=&quot;image.png&quot; width=&quot;1473&quot; height=&quot;652&quot; style=&quot;width: 1473px; height: 652px;&quot;/&gt;&lt;/p&gt;&lt;p&gt;源码附件&lt;br/&gt;&lt;/p&gt;&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;img style=&quot;vertical-align: middle; margin-right: 2px;&quot; src=&quot;https://www.ywjdlhs.xyz/zb_system/image/filetype/zip.png&quot;/&gt;&lt;a style=&quot;font-size:12px; color:#0066cc;&quot; href=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/07/202607031783074605425718.zip&quot; title=&quot;lls.zip&quot;&gt;lls.zip&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Fri, 03 Jul 2026 18:10:40 +0800</pubDate></item><item><title>电脑可以上网但右下角显示小地球图标</title><link>https://www.ywjdlhs.xyz/?id=72</link><description>&lt;p&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;电脑显示小地球却能上网？试试这些方法！&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;嘿，大家好！最近有没有遇到这种情况：电脑右下角显示一个小地球图标，但你还能正常上网？别担心，我来教你几招搞定它！&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;第一步：打开网络设置 🌐&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;首先，点击电脑右下角的小箭头，然后选择“打开网络和Internet设置”。这个步骤很关键哦，别点错了！&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;第二步：进入适配器选项 🔧&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;在网络设置页面，找到并点击“更改适配器选项”。这个选项有点不起眼，但它可是解决问题的关键。&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;第三步：选择你的网络 🌐&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;在弹出的窗口中，选择你当前连接的网络。比如说，如果你用的是有线连接，就选“以太网”；如果是无线连接，就选“Wi-Fi”。然后右键点击它，选择“属性”。&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;第四步：进入网络配置 🛠️&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;在属性页面，找到并点击“配置”按钮。这个按钮有点小，别错过了。&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;第五步：关闭IPv4硬件校验和 🛡️&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;接下来，在弹出的新窗口中，选择“高级”选项卡。然后找到“Ipv4硬件效验和”这个选项，点击旁边的值，选择关闭。最后点击确定，保存设置。&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;最后一步：重启网络 🔄&lt;/span&gt;&lt;br style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;span style=&quot;font-family: PingFangSC-Regular, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;完成以上步骤后，等待网络重启。通常等个几秒钟到几分钟，你的电脑连接图标就会恢复正常啦！&lt;/span&gt;&lt;/p&gt;</description><pubDate>Wed, 03 Jun 2026 09:40:20 +0800</pubDate></item><item><title>快速生成交换机配置网站</title><link>https://www.ywjdlhs.xyz/?id=71</link><description>&lt;p&gt;&lt;a href=&quot;https://qsxwl.weixin0758.com/&quot;&gt;https://qsxwl.weixin0758.com/&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 03 May 2026 18:27:21 +0800</pubDate></item><item><title>宝塔面板入口</title><link>https://www.ywjdlhs.xyz/?id=68</link><description>&lt;p&gt;https://39.100.79.148:40231/0fbb3c74&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Fri, 24 Apr 2026 23:00:09 +0800</pubDate></item><item><title>新大陆追溯码扫描平台fm-550</title><link>https://www.ywjdlhs.xyz/?id=67</link><description>&lt;p&gt;驱动&lt;/p&gt;&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;img style=&quot;vertical-align: middle; margin-right: 2px;&quot; src=&quot;https://www.ywjdlhs.xyz/zb_system/image/filetype/exe.png&quot;/&gt;&lt;a style=&quot;font-size:12px; color:#0066cc;&quot; href=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/04/202604131776075816575293.exe&quot; title=&quot;SW10006_USB-COM_Driver.exe&quot;&gt;SW10006_USB-COM_Driver.exe&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Mon, 13 Apr 2026 18:22:50 +0800</pubDate></item><item><title>数据中心</title><link>https://www.ywjdlhs.xyz/?id=66</link><description>&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;img style=&quot;vertical-align: middle; margin-right: 2px;&quot; src=&quot;https://www.ywjdlhs.xyz/zb_system/image/filetype/_blank.png&quot;/&gt;&lt;a style=&quot;font-size:12px; color:#0066cc;&quot; href=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603281774682248511093.apk&quot; title=&quot;数据中心.apk&quot;&gt;数据中心.apk&lt;/a&gt;&lt;/p&gt;&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;img style=&quot;vertical-align: middle; margin-right: 2px;&quot; src=&quot;https://www.ywjdlhs.xyz/zb_system/image/filetype/_blank.png&quot;/&gt;&lt;a style=&quot;font-size:12px; color:#0066cc;&quot; href=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603281774683761456780.apk&quot; title=&quot;工单.apk&quot;&gt;工单.apk&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Sat, 28 Mar 2026 15:17:11 +0800</pubDate></item><item><title>发票管理系统最新版</title><link>https://www.ywjdlhs.xyz/?id=65</link><description>&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;一、系统简介&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;本系统是一套基于 PHP + MySQL 开发的发票管理工具，旨在帮助企业高效管理进项发票和销项发票。系统提供了完整的发票生命周期管理，包括发票录入、存储、查询、统计分析，并支持二维码扫描自动填充、附件上传、多条件筛选及 Excel 导出等功能。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;系统采用 Bootstrap 5 构建现代化界面，使用 Chart.js 实现数据可视化，所有静态资源均使用国内 CDN 加速，确保访问速度。权限体系分为“管理员”和“普通用户”，管理员可管理所有数据，普通用户只能操作自己添加的发票，保障数据安全。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;核心功能：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;仪表盘：实时统计发票总金额、本月数据、最新发票记录。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;发票管理：支持进项/销项发票的增删改查，全局唯一发票号码防止重复报销。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;二维码解析：扫描发票二维码后自动填充发票号码、金额、开票日期。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;附件上传：为每张发票上传 PDF、图片等电子文件。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;供应商/客户管理：维护往来单位信息，支持下拉选择和模糊搜索。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;用户管理：管理员可创建/编辑/删除用户，分配权限。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;数据报表：按日期、类型、供应商、客户、状态、发票号码等条件组合查询，支持导出 Excel。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;数据分析大屏（公开访问）：领导层无需登录即可查看关键指标、供应商金额分布图及发票明细，支持筛选与导出。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;扫码输入法需要在英文状态下 按shift或者ctrl+空格切换英文状态&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603271774581260435536.png&quot; style=&quot;width: 1395px; height: 684px;&quot; title=&quot;0ba4c7fae18f7febee94ff1a7b2f066b.png&quot; width=&quot;1395&quot; height=&quot;684&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603271774581260428129.png&quot; style=&quot;width: 1398px; height: 721px;&quot; title=&quot;04f531f3dbd6be25c870cd7dffc4628c.png&quot; width=&quot;1398&quot; height=&quot;721&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603271774581260601117.png&quot; style=&quot;width: 1412px; height: 593px;&quot; title=&quot;05d9c17274dc295ef3450b10743ba8b0.png&quot; width=&quot;1412&quot; height=&quot;593&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603271774581260438228.png&quot; style=&quot;width: 1412px; height: 693px;&quot; title=&quot;d5af72c5639103731df0b0822cca395c.png&quot; width=&quot;1412&quot; height=&quot;693&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603271774581261530686.png&quot; style=&quot;width: 1406px; height: 743px;&quot; title=&quot;db964666cd27b6640c2ac824d95d017a.png&quot; width=&quot;1406&quot; height=&quot;743&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603271774581261800072.png&quot; style=&quot;width: 1407px; height: 716px;&quot; title=&quot;de6950ccdec3230228916242b8a4db57.png&quot; width=&quot;1407&quot; height=&quot;716&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603271774581261574010.png&quot; style=&quot;width: 1409px; height: 654px;&quot; title=&quot;fc314a7257fcf692b9e8b06bcc662f09.png&quot; width=&quot;1409&quot; height=&quot;654&quot;/&gt;&lt;/p&gt;&lt;p&gt;源码链接：&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;a href=&quot;https://heshangdaoye.lanzoub.com/ivSzA3lni20d&quot; _src=&quot;https://heshangdaoye.lanzoub.com/ivSzA3lni20d&quot;&gt;https://heshangdaoye.lanzoub.com/ivSzA3lni20d&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;环境打包可内网环境部署：&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;a href=&quot;https://heshangdaoye.lanzoub.com/i5yQq3mc8wcf&quot; _src=&quot;https://heshangdaoye.lanzoub.com/i5yQq3mc8wcf&quot;&gt;https://heshangdaoye.lanzoub.com/i5yQq3mc8wcf&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;配好环境开箱即用：&lt;/p&gt;&lt;p&gt;通过网盘分享的文件：发票管理已配置好.7z&lt;/p&gt;&lt;p&gt;链接: https://pan.baidu.com/s/1KELbYBvKk_Btb5rtt9jhOA?pwd=2j2d 提取码: 2j2d&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;修改状态为中文显示&lt;/p&gt;&lt;h3 style=&quot;font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 20px; line-height: 30px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;修改&amp;nbsp;&lt;code style=&quot;box-sizing: border-box; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-family: Menlo, Monaco, Consolas, &amp;quot;Cascadia Mono&amp;quot;, &amp;quot;Ubuntu Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;JetBrains Mono&amp;quot;, &amp;quot;Fira Code&amp;quot;, Cousine, &amp;quot;Roboto Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, sans-serif, system-ui; background-color: rgb(235, 238, 242); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: inherit;&quot;&gt;invoices.php&lt;/code&gt;&amp;nbsp;中的状态显示&lt;/h3&gt;&lt;p class=&quot;ds-markdown-paragraph&quot; style=&quot;margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;span style=&quot;font-weight: 600;&quot;&gt;修改前：&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;md-code-block md-code-block-light&quot; style=&quot;--ds-md-code-banner-background-color: #f9fafb; --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(1.143*11px); color: rgb(15, 17, 21); background: none 0% 0% / auto repeat scroll padding-box border-box rgb(249, 250, 251); border-radius: 12px; margin: 16px 0px 11.43px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;&lt;div class=&quot;md-code-block-banner-wrap&quot; style=&quot;top: 0px; z-index: 6; background-color: rgb(255, 255, 255); position: sticky;&quot;&gt;&lt;div class=&quot;md-code-block-banner md-code-block-banner-lite&quot; style=&quot;background: none 0% 0% / auto repeat scroll padding-box border-box rgb(249, 250, 251); padding: 0px; font-size: 12.573px; line-height: 12.573px; justify-content: space-between; display: flex; border-top-left-radius: 12px; border-top-right-radius: 12px;&quot;&gt;&lt;div class=&quot;_121d384&quot; style=&quot;justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;&quot;&gt;&lt;div class=&quot;d2a24f03&quot; style=&quot;flex-shrink: 0;&quot;&gt;&lt;span class=&quot;d813de27&quot; style=&quot;font-family: Menlo, Monaco, Consolas, &amp;quot;Cascadia Mono&amp;quot;, &amp;quot;Ubuntu Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;JetBrains Mono&amp;quot;, &amp;quot;Fira Code&amp;quot;, Cousine, &amp;quot;Roboto Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, sans-serif, system-ui; margin-left: 8px; font-size: 12px; line-height: 18px;&quot;&gt;php&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;pre style=&quot;font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 13px; line-height: 22px; font-family: Menlo, Monaco, Consolas, &amp;quot;Cascadia Mono&amp;quot;, &amp;quot;Ubuntu Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;JetBrains Mono&amp;quot;, &amp;quot;Fira Code&amp;quot;, Cousine, &amp;quot;Roboto Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, sans-serif, system-ui; overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;&quot;&gt;&amp;lt;td&amp;gt;&amp;lt;?php&amp;nbsp;echo&amp;nbsp;$row[&amp;#39;status&amp;#39;];&amp;nbsp;?&amp;gt;&amp;lt;/td&amp;gt;&lt;/pre&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;12&quot; height=&quot;12&quot; viewbox=&quot;0 0 12 12&quot; fill=&quot;none&quot; class=&quot;_9bc997d _33882ae&quot;&gt;&lt;path d=&quot;M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;12&quot; height=&quot;12&quot; viewbox=&quot;0 0 12 12&quot; fill=&quot;none&quot; class=&quot;_9bc997d _28d7e84&quot;&gt;&lt;path d=&quot;M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;p class=&quot;ds-markdown-paragraph&quot; style=&quot;margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;span style=&quot;font-weight: 600;&quot;&gt;修改后：&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;md-code-block md-code-block-light&quot; style=&quot;--ds-md-code-banner-background-color: #f9fafb; --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(1.143*11px); color: rgb(15, 17, 21); background: none 0% 0% / auto repeat scroll padding-box border-box rgb(249, 250, 251); border-radius: 12px; margin: 16px 0px 11.43px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;&gt;&lt;div class=&quot;md-code-block-banner-wrap&quot; style=&quot;top: 0px; z-index: 6; background-color: rgb(255, 255, 255); position: sticky;&quot;&gt;&lt;div class=&quot;md-code-block-banner md-code-block-banner-lite&quot; style=&quot;background: none 0% 0% / auto repeat scroll padding-box border-box rgb(249, 250, 251); padding: 0px; font-size: 12.573px; line-height: 12.573px; justify-content: space-between; display: flex; border-top-left-radius: 12px; border-top-right-radius: 12px;&quot;&gt;&lt;div class=&quot;_121d384&quot; style=&quot;justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;&quot;&gt;&lt;div class=&quot;d2a24f03&quot; style=&quot;flex-shrink: 0;&quot;&gt;&lt;span class=&quot;d813de27&quot; style=&quot;font-family: Menlo, Monaco, Consolas, &amp;quot;Cascadia Mono&amp;quot;, &amp;quot;Ubuntu Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;JetBrains Mono&amp;quot;, &amp;quot;Fira Code&amp;quot;, Cousine, &amp;quot;Roboto Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, sans-serif, system-ui; margin-left: 8px; font-size: 12px; line-height: 18px;&quot;&gt;php&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;pre style=&quot;font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 13px; line-height: 22px; font-family: Menlo, Monaco, Consolas, &amp;quot;Cascadia Mono&amp;quot;, &amp;quot;Ubuntu Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;JetBrains Mono&amp;quot;, &amp;quot;Fira Code&amp;quot;, Cousine, &amp;quot;Roboto Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, sans-serif, system-ui; overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;&quot;&gt;&amp;lt;td&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;?php&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$statusMap&amp;nbsp;=&amp;nbsp;[
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;#39;pending&amp;#39;&amp;nbsp;=&amp;gt;&amp;nbsp;&amp;#39;待处理&amp;#39;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;#39;approved&amp;#39;&amp;nbsp;=&amp;gt;&amp;nbsp;&amp;#39;已审核&amp;#39;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;#39;rejected&amp;#39;&amp;nbsp;=&amp;gt;&amp;nbsp;&amp;#39;已驳回&amp;#39;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;];
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;echo&amp;nbsp;$statusMap[$row[&amp;#39;status&amp;#39;]]&amp;nbsp;??&amp;nbsp;$row[&amp;#39;status&amp;#39;];
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;?&amp;gt;&amp;lt;/td&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Fri, 27 Mar 2026 11:12:20 +0800</pubDate></item><item><title>出库单打印系统 纯前端版本不存数据</title><link>https://www.ywjdlhs.xyz/?id=64</link><description>&lt;p&gt;演示地址：&lt;a href=&quot;http://39.100.79.148:81/ckd.html&quot; _src=&quot;http://39.100.79.148:81/ckd.html&quot;&gt;http://39.100.79.148:81/ckd.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;源码地址：&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;a href=&quot;https://heshangdaoye.lanzoub.com/i5QKZ3l2ruih&quot; _src=&quot;https://heshangdaoye.lanzoub.com/i5QKZ3l2ruih&quot;&gt;https://heshangdaoye.lanzoub.com/i5QKZ3l2ruih&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;纯前端不存数据 放心使用 可以放在u盘 哪里都可以 有浏览器就可以用&amp;nbsp;&lt;/p&gt;&lt;p&gt;下面是演示图&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603201774002552822006.png&quot; alt=&quot;68e35cd57cd8b1ddd65b7d2437b033df.png&quot; width=&quot;1390&quot; height=&quot;793&quot; style=&quot;width: 1390px; height: 793px;&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/03/202603201774002574430216.png&quot; alt=&quot;c15f1bfd2be283b476f71f3c5ada4001.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Fri, 20 Mar 2026 18:28:30 +0800</pubDate></item><item><title>数医源排队叫号线上不能签到</title><link>https://www.ywjdlhs.xyz/?id=63</link><description>&lt;p&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/02/202602151771139430353087.png&quot; alt=&quot;d2b23b4a0b4f01edc92c7fb2780ed22c.png&quot; width=&quot;1104&quot; height=&quot;570&quot; style=&quot;width: 1104px; height: 570px;&quot;/&gt;&lt;/p&gt;&lt;p&gt;看里面有没有空的科室删掉&lt;/p&gt;&lt;p&gt;如果科室编码是小写字母的 建科室和合并科室时候要用大写 小写不识别&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Sun, 15 Feb 2026 15:08:42 +0800</pubDate></item><item><title>发票管理系统最终版（可扫描二维码自动录入）</title><link>https://www.ywjdlhs.xyz/?id=61</link><description>&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;首页&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343023745163.png&quot; alt=&quot;image.png&quot; width=&quot;1082&quot; height=&quot;631&quot; style=&quot;width: 1082px; height: 631px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;发票管理 显示所有发票 可以查看附件和删除发票&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343317837380.png&quot; alt=&quot;image.png&quot; width=&quot;1082&quot; height=&quot;860&quot; style=&quot;width: 1082px; height: 860px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;新增发票&amp;nbsp; 可以手动录入发票号码 如有扫描枪也可以扫码自动录入 扫描发票二维码会自动录入发票号 开票日期和金额 可以上传附件 供应商和客户手动选择&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;都选择后提交保存即可&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343065829661.png&quot; alt=&quot;image.png&quot; width=&quot;1&quot; height=&quot;1&quot; style=&quot;width: 1px; height: 1px;&quot;/&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343104604046.png&quot; alt=&quot;image.png&quot; width=&quot;1064&quot; height=&quot;747&quot; style=&quot;width: 1064px; height: 747px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;供应商和客户维护&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343150633533.png&quot; alt=&quot;image.png&quot; width=&quot;1067&quot; height=&quot;559&quot; style=&quot;width: 1067px; height: 559px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;登录用户维护&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343183117695.png&quot; alt=&quot;image.png&quot; width=&quot;1070&quot; height=&quot;572&quot; style=&quot;width: 1070px; height: 572px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;数据报表大屏&amp;nbsp; 提供各种条件查询可导出excel&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;img src=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343215185689.png&quot; alt=&quot;image.png&quot; width=&quot;1069&quot; height=&quot;676&quot; style=&quot;width: 1069px; height: 676px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;img style=&quot;vertical-align: middle; margin-right: 2px;&quot; src=&quot;https://www.ywjdlhs.xyz/zb_system/image/filetype/_blank.png&quot;/&gt;&lt;a style=&quot;font-size:12px; color:#0066cc;&quot; href=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769343822609245.docx&quot; title=&quot;安装教程.docx&quot;&gt;安装教程.docx&lt;/a&gt;&lt;/p&gt;&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;span style=&quot;background-color: #C2ECB2; color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif;&quot;&gt;下载地址 蓝奏云&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;&lt;a href=&quot;https://heshangdaoye.lanzoub.com/iv6ne3h00aij&quot; _src=&quot;https://heshangdaoye.lanzoub.com/iv6ne3h00aij&quot;&gt;https://heshangdaoye.lanzoub.com/iv6ne3h00aij&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;img style=&quot;vertical-align: middle; margin-right: 2px;&quot; src=&quot;https://www.ywjdlhs.xyz/zb_system/image/filetype/zip.png&quot;/&gt;&lt;a style=&quot;font-size:12px; color:#0066cc;&quot; href=&quot;https://www.ywjdlhs.xyz/zb_users/upload/2026/01/202601251769342716978657.zip&quot; title=&quot;发票管理系统最终版源码.zip&quot;&gt;发票管理系统最终版源码.zip&lt;/a&gt;&lt;/p&gt;&lt;p&gt;新版本 增加状态显示&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #3F3F3F; font-family: Arial, 微软雅黑, 宋体, 新宋体, sans-serif; text-wrap-mode: wrap; background-color: #C2ECB2;&quot;&gt;https://heshangdaoye.lanzoub.com/ihE563h27aaf&lt;/span&gt;&lt;/p&gt;</description><pubDate>Sun, 25 Jan 2026 20:03:54 +0800</pubDate></item></channel></rss>