ddmt 895c3f7bbc refactor(src): 优化设备图片资源引用
- 将设备图片资源从文件路径改为导入模块方式
- 更新 App.vue 中设备列表的 img 属性引用
- 删除 electron.svg 文件
2025-02-16 22:43:40 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00
2025-02-16 14:11:24 +00:00
2025-02-16 22:16:50 +08:00
2025-02-16 22:16:50 +08:00

sensor-simulator

An Electron application with Vue

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux
Description
环境传感设备模拟器
Readme 989 KiB
Languages
Vue 71%
JavaScript 25.2%
HTML 3.8%