# lohand_view_show_project **Repository Path**: wang-weilun/lohand_view_show_project ## Basic Information - **Project Name**: lohand_view_show_project - **Description**: 陆恒展示项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-03 - **Last Updated**: 2025-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 项目安装 === * npm i * 去node_modules>tailwindcss>lib>css>preflight.js中删除 * npm run dev ```css /* ps:此配置只需要在tailwindcss为3.x版本时需要删除 */ /* 删除原因:影响ui组件中button radio checkbox等组件的默认样式 */ /* 1. Correct the inability to style clickable types in iOS and Safari. 2. Remove default button styles. */ button, [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; /* 1 */ background-color: transparent; /* 2 */ background-image: none; /* 2 */ } ``` # 目前问题 ### 报警管理 > 1. 接口 > 2. 报警类型 #### 报警设置 > 1. 接口 ### 异常管理 > 1. 接口返回空数据 #### 标准设置 > 1. 接口 ### 设备管理 #### 更多操作 > 1. 基本信息 > - 接口 > 2. 采集频率 > - 接口 > 3. 数据开关 > - 接口 > 4. 合格标准 > - 接口 > 5. 报警配置 > - 接口 > 6. 设备水质数据 > 1. 设备水质数据 > - 接口 > 2. 历史数据 > - 接口 ### 监控摄像 > 1. 接口 ### 通用模块 > 1. 产品介绍 > 2. 演示视频