@@ -831,6 +839,12 @@ export default {
font-weight: 500;
}
+.detail-item.suggestion .value {
+ white-space: normal;
+ word-break: break-word;
+ color: #008aff;
+}
+
.conflict-actions {
display: flex;
gap: 10px;
diff --git a/ruoyi-ui/src/views/childRoom/index.vue b/ruoyi-ui/src/views/childRoom/index.vue
index 78d2d52..30b5aa3 100644
--- a/ruoyi-ui/src/views/childRoom/index.vue
+++ b/ruoyi-ui/src/views/childRoom/index.vue
@@ -218,7 +218,6 @@
- 仅推演当前展示的航线;K 时可随时由房主/管理员在右上角「作战时间」处修改。