update server/src/main/resources/static/ofd/index.html.

更新OFD解析组件为1.4.1

Signed-off-by: 高雄 <admin@cxcp.com>
This commit is contained in:
高雄 2023-03-21 08:05:50 +00:00 committed by Gitee
parent 6d3f9e7cfc
commit 871a83e3b5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
@ -45,6 +45,8 @@
</div>
<div id="zoomSelect" class="select-icon" title="缩放比例">
<select id="zoomValue">
<option value="width">适合页宽</option>
<option value="4.0">400%</option>
<option value="3.0">300%</option>
<option value="2.0">200%</option>
<option value="1.5">150%</option>