+ 主站 API:{mainApiBaseHint} · Mock:POST {mainApiUrl("/api/auth/mock/sms-login")}
+
+ {loginError} +
+ ) : null} + +
+ 已登录:{me?.nickname || "…"}({me?.phone ?? "…"})·{" "}
+ {me?.id}
+
conversation_id: {selectedConvId}
+ ) : ( +请选择左侧会话
+ )} + {msgLoading ?加载消息…
: null} +加载中…
: null} + {book ? ( ++ 当前书:{String(book.title ?? book.id ?? "")} +
+ ) : ( +暂无书籍数据
+ )} +
+ {JSON.stringify(chapterDetail, null, 2)}
+
+