- {/* 通知组件 */}
- {notification && (
-
+
- {notification.message}
-
- )}
+ {/* 主内容区域 - 独立滚动 */}
+
+
+ {/* 通知组件 - 相对于视窗定位 */}
+ {notification && (
+
+
+
+ {notification.message}
+
+ )}
-