|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
|
<view class="main_manual">
|
|
|
- <SubTitle title="储充信息 8" titleEng="Storage and charging information"></SubTitle>
|
|
|
+ <SubTitle :title="`储充信息 ${storeInfoLists.length}`" titleEng="Storage and charging information"></SubTitle>
|
|
|
<!-- <view class="header_title">
|
|
|
<image class="header_title_img" src="../../../static/equipment/tip.png" mode=""></image>
|
|
|
仓位上方是电池,下方是充电机,点击仓位可查看充电详情信息
|