From 2089a09c414653b4a54d2e13546210024d4ec5dc Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Wed, 18 Jan 2023 00:07:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20=E4=BD=99=E9=A2=9D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/admin/modules/index.blade.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/modules/index.blade.php b/resources/views/admin/modules/index.blade.php index 6f713aa..95f6f5d 100644 --- a/resources/views/admin/modules/index.blade.php +++ b/resources/views/admin/modules/index.blade.php @@ -11,6 +11,7 @@ ID 名称 + 余额 操作 @@ -25,11 +26,16 @@ {{ $module->name }} + + {{ $module->balance }} 元 + 查看 编辑 - MQTT 授权 - 快速登录 + MQTT + 授权 + 快速登录