设备列表,设备绑定,删除,修改设备名

This commit is contained in:
fengerli
2025-07-09 13:41:42 +08:00
parent e69ff064d5
commit 82fd1574c8
23 changed files with 6892 additions and 2974 deletions

View File

@ -1,8 +1,8 @@
<template>
<view>
<!-- 使用自定义导航栏 -->
<custom-navbar :title="navTitle" :showBack="true" color="#FFFFFF" :rightIcon=true
right-color="rgba(255, 255, 255, 0.87)" @right-click="uploadStartup"></custom-navbar>
<custom-navbar :title="navTitle" :showBack="true" color="#FFFFFF" rightIcon="/static/images/path.png"
@right-click="uploadStartup"></custom-navbar>
<view class="device-detail-container" :style="{ paddingTop: navBarHeight + 'px' }">
<!-- 设备电量信息 -->
<view class="battery-section">