diff --git a/resources/views/chat/partials/marriage-modals.blade.php b/resources/views/chat/partials/marriage-modals.blade.php index c300411..ac73ef7 100644 --- a/resources/views/chat/partials/marriage-modals.blade.php +++ b/resources/views/chat/partials/marriage-modals.blade.php @@ -16,73 +16,123 @@ {{-- ═══════════ 1. 求婚弹窗 ═══════════ --}}
-
-
- {{-- 头部 --}} +
+ + {{-- ───── 封面区域 ────── --}}
-
-
💍 向 TA 求婚
-
-
+ style="background:linear-gradient(145deg,#be185d 0%,#f43f5e 45%,#fb7185 80%,#fda4af 100%); + padding:32px 24px 24px; text-align:center; position:relative;"> + {{-- 关闭按钮 --}} + style="position:absolute; top:14px; right:14px; background:rgba(255,255,255,.2); + border:none; color:#fff; width:32px; height:32px; border-radius:50%; + cursor:pointer; font-size:16px; line-height:32px; transition:background .15s;" + onmouseover="this.style.background='rgba(255,255,255,.35)'" + onmouseout="this.style.background='rgba(255,255,255,.2)'">✕ + + {{-- 大戒指图标 --}} +
💍 +
+ + {{-- 标题 --}} +
+ 向 TA 求婚 +
+ + {{-- 对象名 --}} +
+ 💕 + +
-
+ + {{-- ───── 内容区域 ────── --}} +
+ {{-- 错误提示 --}} -
{{-- 加载中 --}} -
- 加载戒指列表… +
+
💍
+
正在加载戒指列表…
- {{-- 戒指选择 --}} + {{-- 戒指选择区 --}}
-
- 选择求婚戒指 (戒指将被使用消耗。若对方拒绝,戒指遗失) + + {{-- 区域标题 --}} +
+
+
+ 选择求婚戒指 + 戒指消耗后不退,拒绝则遗失
+ + {{-- 无戒指提示 --}}
- 你没有可用的戒指 😢
- 前往商店购买戒指 → + style="text-align:center; padding:28px 16px; background:#fdf2f8; border-radius:14px; + border:1.5px dashed #fbcfe8; margin-bottom:16px;"> +
💔
+
背包里还没有戒指哦
+
-
+ + {{-- 戒指卡片列表 --}} +
+ + {{-- 确认按钮 --}} +