From 1b5f185a034f1a1fb74b8e80e8ef3f7eb4abf470 Mon Sep 17 00:00:00 2001 From: lkddi Date: Thu, 12 Mar 2026 17:27:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=81=E9=87=91=E5=B8=81=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=EF=BC=9A=E5=BD=BB=E5=BA=95=E9=87=8D=E6=9E=84UI=EF=BC=8C?= =?UTF-8?q?=E9=87=87=E7=94=A8=E4=BB=BF=E7=A4=BC=E5=8C=85=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E7=9A=84=E9=AB=98=E7=BA=A7=E6=B8=90=E5=8F=98=E3=80=81=E6=AF=9B?= =?UTF-8?q?=E7=8E=BB=E7=92=83=E4=B8=8E=E5=B1=85=E4=B8=AD=E6=8E=92=E7=89=88?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chat/partials/user-actions.blade.php | 160 +++++++++--------- 1 file changed, 80 insertions(+), 80 deletions(-) diff --git a/resources/views/chat/partials/user-actions.blade.php b/resources/views/chat/partials/user-actions.blade.php index 429ea48..9836547 100644 --- a/resources/views/chat/partials/user-actions.blade.php +++ b/resources/views/chat/partials/user-actions.blade.php @@ -1084,103 +1084,103 @@ x-on:click.self="show = false">
- {{-- 标题栏 --}} -
-
-
💰 发放奖励金币
-
-
- + width:440px; max-width:95vw; + background: linear-gradient(135deg, #f59e0b, #ea580c, #c2410c); + border-radius: 20px; padding: 28px 36px; + box-shadow: 0 20px 60px rgba(0,0,0,0.4); + border: 2px solid rgba(255,255,255,0.25); backdrop-filter: blur(8px); + text-align: center; color: #fff;"> + + {{-- 顶部图标与标题 --}} +
💰
+
+ ══ 发放奖励金币 ══
- {{-- 额度四格(一行4列) --}} -
-
- 加载额度信息…
- {{-- 注意:x-show 与 display:grid 必须分离,否则 x-show 显示时会把 display:grid 覆盖为 block --}} -
-
-
-
单次上限
-
-
-
-
单日上限
-
-
-
-
今日已发
-
-
-
-
剩余额度
-
-
+
+ 发给: +
+ + {{-- 额度四格 --}} +
+ 加载额度信息… +
+
+
+
+
单次上限
+
+
+
+
单日上限
+
+
+
+
今日已发
+
+
+
+
剩余额度
+
- {{-- 输入区:输入框 + 独立大按钮 --}} -
- {{-- 输入框 --}} + + {{-- 输入区 --}} +
- {{-- 确认发放大按钮 --}} + style="width:100%; padding:14px; border:none; border-radius:12px; + background:rgba(255,255,255,0.95); font-size:16px; color:#9a3412; + font-weight:bold; text-align:center; outline:none; + box-shadow:inset 0 2px 6px rgba(0,0,0,0.1);"> +
+ 金币凭空产生并直接发放给对方,本操作记入你的履职记录。 +
+
+ + {{-- 操作按钮 --}} +
+ -

- 金币凭空产生并直接发放给对方,本操作记入你的履职记录。 -

+ {{-- 最近 10 条记录 --}} -
-
- 📋 最近发放记录 +
+
+ 📋 最近发放记录 + 加载中…
-
加载中…
暂无发放记录
-
+ style="font-size:12px; color:rgba(255,255,255,0.5); text-align:center; padding:10px 0;"> + 暂无发放记录 +
+