2025年11月3日
摘要: 1 <template> 2 3 <view class="agv-footer"> 4 <view class="battery-info"> 5 <view class="battery-icon"> 6 <view class="battery-body"> 7 <view class="ba 阅读全文
posted @ 2025-11-03 10:39 江渔湖 阅读(6) 评论(0) 推荐(0)
摘要: 1. 自定义电池视图 (BatteryView.java) 1 package com.example.agvmonitor.view; 2 3 import android.content.Context; 4 import android.content.res.TypedArray; 5 im 阅读全文
posted @ 2025-11-03 10:35 江渔湖 阅读(5) 评论(0) 推荐(0)