feat: 新增蓝牙体重秤小程序原型页面,更新工单详情及导航
- 新增 other-module/bluetooth-scale-miniprogram/ 11个原型页面(首页、主页、搜索设备、WiFi连接、数据详情、成员管理等) - 工单详情页新增目的地和备注信息字段 - index.html 站点导航新增蓝牙称小程序入口 - .gitignore 新增 .zcode/ 本地工作目录忽略规则
This commit is contained in:
@@ -4,6 +4,9 @@ node_modules/
|
||||
AGENTS.md
|
||||
.claude/settings.local.json
|
||||
|
||||
# ZCode 本地工作目录
|
||||
.zcode/
|
||||
|
||||
# 临时文件(工具自动生成,下划线开头)
|
||||
_*.png
|
||||
_*.jpg
|
||||
|
||||
Reference in New Issue
Block a user