|
@@ -107,7 +107,11 @@
|
|
|
<span>Settings</span><i class="fa fa-cog"></i>-->
|
|
|
|
|
|
<!-- tab-top-bar -->
|
|
|
- <center class="top-bar">
|
|
|
+ <center class="top-bar" style="display: flex; justify-content: space-around;">
|
|
|
+ <div style="color: red; font-size: 11px; width: 598px; display: inline-flex; flex-direction: column; word-break: break-all; text-align: left; line-height: normal; align-self: center;">
|
|
|
+ <span>红色/白色代表是研发最开始填入的,如果翻译人员觉得翻译有误,更改后,会变成蓝色</span>
|
|
|
+ <span>如果翻译人员觉得翻译无误,点击编辑按钮后,直接点确认,也会变成蓝色所以最终的效果,是所有都会变成蓝色</span>
|
|
|
+ </div>
|
|
|
<input id="in_button" type="button" value="reset" style="border: 1px solid #e6cdcd; height: 60px; width: 100px;" onclick="onReset()">
|
|
|
<ul>
|
|
|
<li>
|