修复测试
修正文案中按钮提示的空格多余问题
This commit is contained in:
@@ -3845,7 +3845,7 @@ export default function ProjectDevelopmentView({
|
||||
<div className="game-run-preview-empty">
|
||||
<Sparkles size={28} aria-hidden="true" />
|
||||
<strong>客户端运行画面尚未载入</strong>
|
||||
<span>点击顶部播放按钮 后将在这里直接运行游戏</span>
|
||||
<span>点击顶部播放按钮后将在这里直接运行游戏</span>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user