Commit 16542219 by alwayssuper Committed by Gitee

update src/views/iot/device/device/index.vue.

Signed-off-by: alwayssuper <12851801+alwayssuper@user.noreply.gitee.com>
parent 107b08b6
...@@ -209,7 +209,7 @@ ...@@ -209,7 +209,7 @@
</div> </div>
<div class="mb-2.5 last:mb-0"> <div class="mb-2.5 last:mb-0">
<span class="text-[#717c8e] mr-2.5">DeviceKey</span> <span class="text-[#717c8e] mr-2.5">DeviceKey</span>
<span class="text-[#0b1d30]">{{ item.deviceKey }}</span> <span class="text-[#0b1d30] whitespace-normal break-all">{{ item.deviceKey }}</span>
</div> </div>
</div> </div>
<div class="w-[100px] h-[100px]"> <div class="w-[100px] h-[100px]">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment