We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a854fc commit a9c6bffCopy full SHA for a9c6bff
1 file changed
iframe/main/index.html
@@ -12,7 +12,7 @@
12
<div id="app">
13
<div id="sidebar">
14
<ul>
15
- <li><button id="formatEditorCode-btn">代码格式化</button></li>
+ <li><button id="formatEditorCode-btn">格式化</button></li>
16
<li><button id="run-btn">运行</button></li>
17
<li><button id="import-btn">导入</button></li>
18
<li><button id="export-btn">导出</button></li>
0 commit comments