Commit 6c43e0bff23a538e1d7ad1ab8663cdc2214ec3ae
1 parent
4a154eb8
1.国际化缺漏
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/other/video/video.html
| ... | ... | @@ -269,7 +269,7 @@ |
| 269 | 269 | <div class="col-md-8"> |
| 270 | 270 | <input type="text" placeholder="$$$$$${txt-1476}" autocomplete="off" class="layui-input" id="insideCode_like" style="display:inline-block;width: 200px" data-i18n="placeholder"/> |
| 271 | 271 | </div> |
| 272 | - <div class="col-md-4"> | |
| 272 | + <div class="col-md-3"> | |
| 273 | 273 | <button type="button" class="layui-btn layui-btn-primary" lay-on="get-vercode" onclick="queryTreeTable()" data-i18n>$$$$$${txt-3841}</button> |
| 274 | 274 | </div> |
| 275 | 275 | </div> | ... | ... |