摘要: <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=ed 阅读全文
posted @ 2025-01-14 23:42 问君~知否 阅读(12) 评论(0) 推荐(0)
摘要: <div style="margin-top: 20px;"> 当前电量: <el-input-number v-model="elecVal" :min="0" :max="100" :step="5" :precision="2" controls-position="right" style= 阅读全文
posted @ 2024-12-26 00:32 问君~知否 阅读(10) 评论(0) 推荐(0)
摘要: ` <div style="margin-top: 20px;"> 当前电量: <el-input-number v-model="elecVal" :min="0" :max="100" :step="5" :precision="2" controls-position="right" styl 阅读全文
posted @ 2024-12-26 00:31 问君~知否 阅读(14) 评论(0) 推荐(0)