From 1a783e0a2068b1a99efb7a078f4a615f68dec18f Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期一, 18 七月 2022 16:15:35 +0800 Subject: [PATCH] add desc --- src/views/hashrate/HashManage/components/HashCard.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/hashrate/HashManage/components/HashCard.vue b/src/views/hashrate/HashManage/components/HashCard.vue index 7a6ec85..cb0fcd5 100644 --- a/src/views/hashrate/HashManage/components/HashCard.vue +++ b/src/views/hashrate/HashManage/components/HashCard.vue @@ -39,8 +39,8 @@ </div> </div> <div class="detailItem"> - <div class="label"> - <span class="iconfont"></span>鍥犳湭鐭ュ師鍥犳湭鈥� + <div class="label" title="鍥犳湭鐭ュ師鍥犳湭澶勭悊"> + <span class="iconfont"></span>鍥犳湭鐭ュ師鍥犳湭澶勭悊 </div> <div class="data"> <span class="number">{{ hashrate.noDeal }}</span -- Gitblit v1.8.0