iven
c9fe654d44
refactor(miniprogram): 消灭全部 any 类型 — 32处 → 0 (E3-1)
- catch (err: any) → catch (err: unknown) + instanceof Error 类型缩窄(6 文件 13 处)
- BLE 回调类型提取 BLEScanResult/BLEConnectionChangeResult/BLECharacteristicChangeResult/BLEServiceItem
- BLEManager 7 处 any 注解替换为具体接口类型
- request.ts method as any → method as ValidMethod 字面量联合类型
- appointment ScheduleItem 接口定义替代 any[]
- Taro.requestSubscribeMessage 使用类型断言替代 as any
- globalThis.__hms 使用 Record<string, unknown>
- TrendChart Canvas/useRef 保留 eslint-disable(微信 API 限制)
- 0 TS 错误,119 测试通过
2026-05-22 08:30:01 +08:00
..
2026-05-22 08:17:58 +08:00
2026-04-24 00:28:38 +08:00
2026-05-22 00:13:17 +08:00
2026-04-29 07:29:49 +08:00
2026-05-22 08:13:28 +08:00
2026-05-22 08:30:01 +08:00
2026-05-22 00:13:17 +08:00
2026-04-26 19:16:23 +08:00
2026-05-22 00:13:17 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-24 00:28:38 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-05-13 23:56:54 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-27 08:20:26 +08:00
2026-05-22 00:13:17 +08:00
2026-05-21 18:23:46 +08:00
2026-04-24 00:28:38 +08:00
2026-05-22 08:13:28 +08:00
2026-05-22 00:13:17 +08:00
2026-05-14 23:12:54 +08:00
2026-05-14 23:12:54 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-05-22 00:13:17 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-04-28 00:19:52 +08:00
2026-05-22 08:13:28 +08:00