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;"> + 暂无发放记录 +
+