fix:焊口标注,轴测图前端展示修改。

This commit is contained in:
2026-08-31 14:39:42 +08:00
parent cd42f6f2ba
commit d80b893a87
37 changed files with 709 additions and 353 deletions
@@ -2,7 +2,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<UseIISExpress>true</UseIISExpress>
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
@@ -7,25 +7,12 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<%-- <script type="module" crossorigin="" src="./assets/main-DE8eQLmE.js"></script>
<link rel="modulepreload" crossorigin="" href="./assets/pdf-lib-D5zKcp81.js">
<link rel="modulepreload" crossorigin="" href="./assets/pdfjs-HfNT2Y4W.js">
<link rel="modulepreload" crossorigin="" href="./assets/styles-Bno-H3Kc.js">
<link rel="stylesheet" crossorigin="" href="./assets/styles-CDHjsf7D.css">
<link rel="stylesheet" crossorigin="" href="./assets/main-DSskaVYi.css">
<script type="module" crossorigin src="./assets/main-BVrK8ZH3.js"></script>
<link rel="modulepreload" crossorigin href="./assets/pdf-lib-D5zKcp81.js">
<link rel="modulepreload" crossorigin href="./assets/pdfjs-HfNT2Y4W.js">
<link rel="modulepreload" crossorigin href="./assets/styles-DSX1EPGh.js">
<link rel="stylesheet" crossorigin href="./assets/styles-RcW4wYEA.css">
<link rel="stylesheet" crossorigin href="./assets/main-Ct3Co9Zo.css">--%>
<script type="module" crossorigin src="./assets/main-CAQAECJj.js"></script>
<script type="module" crossorigin src="./assets/main-COgjld70.js"></script>
<link rel="modulepreload" crossorigin href="./assets/pdf-lib-AfLQbX6n.js">
<link rel="modulepreload" crossorigin href="./assets/pdfjs-DXqArq6h.js">
<link rel="modulepreload" crossorigin href="./assets/styles-BivZUUi2.js">
<link rel="stylesheet" crossorigin href="./assets/styles-D86IH2mE.css">
<link rel="stylesheet" crossorigin href="./assets/main-BrQ26Trd.css">
<link rel="modulepreload" crossorigin href="./assets/styles-G88NglGL.js">
<link rel="stylesheet" crossorigin href="./assets/styles-CXI0s-Oz.css">
<link rel="stylesheet" crossorigin href="./assets/main-BOr4VZxp.css">
<style type="text/css">
@@ -6,20 +6,12 @@
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<%-- <script type="module" crossorigin="" src="./assets/viewer-Dla4Cfl-.js"></script>
<link rel="modulepreload" crossorigin="" href="./assets/pdf-lib-D5zKcp81.js">
<link rel="modulepreload" crossorigin="" href="./assets/pdfjs-HfNT2Y4W.js">
<link rel="modulepreload" crossorigin="" href="./assets/styles-Bno-H3Kc.js">
<link rel="stylesheet" crossorigin="" href="./assets/styles-CDHjsf7D.css">
<link rel="stylesheet" crossorigin="" href="./assets/viewer-BilNgxa5.css">--%>
<script type="module" crossorigin src="./assets/main-CAQAECJj.js"></script>
<script type="module" crossorigin src="./assets/viewer-C4q9fMuF.js"></script>
<link rel="modulepreload" crossorigin href="./assets/pdf-lib-AfLQbX6n.js">
<link rel="modulepreload" crossorigin href="./assets/pdfjs-DXqArq6h.js">
<link rel="modulepreload" crossorigin href="./assets/styles-BivZUUi2.js">
<link rel="stylesheet" crossorigin href="./assets/styles-D86IH2mE.css">
<link rel="stylesheet" crossorigin href="./assets/main-BrQ26Trd.css">
<link rel="modulepreload" crossorigin href="./assets/styles-G88NglGL.js">
<link rel="stylesheet" crossorigin href="./assets/styles-CXI0s-Oz.css">
<link rel="stylesheet" crossorigin href="./assets/viewer-ieFmb7PT.css">
</head>
<body>
<form id="form1" runat="server">
@@ -1 +1 @@
.menu-item[data-v-730149df]:hover{background-color:#f3f4f6!important}.annotation-detail-panel[data-v-730149df]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.panel-header[data-v-730149df]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#334155;color:#fff}.close-btn[data-v-730149df]{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.close-btn[data-v-730149df]:hover{color:#fca5a5}.detail-content[data-v-730149df]{padding:12px}.detail-row[data-v-730149df]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.detail-row label[data-v-730149df]{min-width:70px;font-size:12px;color:#64748b}.detail-row.readonly[data-v-730149df]{color:#94a3b8;font-size:12px}.detail-row.readonly span[data-v-730149df]{color:#475569}.label-preview[data-v-730149df]{flex:1;padding:6px 10px;background:#1e293b;color:#f1f5f9;border-radius:4px;font-family:monospace;font-size:13px;text-align:center}.detail-input[data-v-730149df]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px}.detail-input[data-v-730149df]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-textarea[data-v-730149df]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;min-height:60px;resize:vertical;font-family:inherit}.detail-textarea[data-v-730149df]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-divider[data-v-730149df]{height:1px;background:#e2e8f0;margin:12px 0}.detail-actions[data-v-730149df]{display:flex;gap:8px;margin-top:12px}.detail-actions .btn-primary[data-v-730149df]{flex:1;padding:8px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-primary[data-v-730149df]:hover{background:#2563eb}.detail-actions .btn-danger[data-v-730149df]{padding:8px 12px;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-danger[data-v-730149df]:hover{background:#fecaca}.weld-table-panel[data-v-3f4d92b8]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.weld-table-header[data-v-3f4d92b8]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#334155;color:#fff;font-size:13px;font-weight:600;cursor:pointer;user-select:none}.weld-table-body[data-v-3f4d92b8]{padding:8px;overflow-y:auto;flex:1;min-height:0}.header-close[data-v-3f4d92b8]{cursor:pointer;font-size:16px;line-height:1;padding:0 2px;color:#fff}.header-close[data-v-3f4d92b8]:hover{color:#fca5a5}.weld-table-empty[data-v-3f4d92b8]{font-size:12px;color:#94a3b8;text-align:center;padding:12px 0}.weld-table[data-v-3f4d92b8]{border-collapse:collapse;width:100%;font-size:11px}.weld-table th[data-v-3f4d92b8]{text-align:left;color:#64748b;font-weight:600;padding:4px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.weld-table td[data-v-3f4d92b8]{padding:3px 4px;border-bottom:1px solid #f1f5f9;color:#334155}.weld-table tbody tr[data-v-3f4d92b8]{cursor:pointer}.weld-table tbody tr[data-v-3f4d92b8]:hover{background:#f0f9ff}.weld-table tbody tr.row-selected[data-v-3f4d92b8]{background:#e0f2fe}.cell-input[data-v-3f4d92b8]{box-sizing:border-box;padding:2px 4px;border:1px solid #cbd5e1;border-radius:3px;font-size:11px;background:#fff}.cell-input[data-v-3f4d92b8]:focus{outline:none;border-color:#0ea5e9}.row-delete[data-v-3f4d92b8]{color:#ef4444;cursor:pointer;font-size:13px;padding:0 4px}.row-delete[data-v-3f4d92b8]:hover{color:#b91c1c}
.menu-item[data-v-a19709be]:hover{background-color:#f3f4f6!important}.annotation-detail-panel[data-v-a19709be]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.panel-header[data-v-a19709be]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#334155;color:#fff}.close-btn[data-v-a19709be]{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.close-btn[data-v-a19709be]:hover{color:#fca5a5}.detail-content[data-v-a19709be]{padding:12px}.detail-row[data-v-a19709be]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.detail-row label[data-v-a19709be]{min-width:70px;font-size:12px;color:#64748b}.detail-row.readonly[data-v-a19709be]{color:#94a3b8;font-size:12px}.detail-row.readonly span[data-v-a19709be]{color:#475569}.label-preview[data-v-a19709be]{flex:1;padding:6px 10px;background:#1e293b;color:#f1f5f9;border-radius:4px;font-family:monospace;font-size:13px;text-align:center}.detail-input[data-v-a19709be]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px}.detail-input[data-v-a19709be]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-textarea[data-v-a19709be]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;min-height:60px;resize:vertical;font-family:inherit}.detail-textarea[data-v-a19709be]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-divider[data-v-a19709be]{height:1px;background:#e2e8f0;margin:12px 0}.detail-actions[data-v-a19709be]{display:flex;gap:8px;margin-top:12px}.detail-actions .btn-primary[data-v-a19709be]{flex:1;padding:8px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-primary[data-v-a19709be]:hover{background:#2563eb}.detail-actions .btn-danger[data-v-a19709be]{padding:8px 12px;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-danger[data-v-a19709be]:hover{background:#fecaca}.weld-table-panel[data-v-3f4d92b8]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.weld-table-header[data-v-3f4d92b8]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#334155;color:#fff;font-size:13px;font-weight:600;cursor:pointer;user-select:none}.weld-table-body[data-v-3f4d92b8]{padding:8px;overflow-y:auto;flex:1;min-height:0}.header-close[data-v-3f4d92b8]{cursor:pointer;font-size:16px;line-height:1;padding:0 2px;color:#fff}.header-close[data-v-3f4d92b8]:hover{color:#fca5a5}.weld-table-empty[data-v-3f4d92b8]{font-size:12px;color:#94a3b8;text-align:center;padding:12px 0}.weld-table[data-v-3f4d92b8]{border-collapse:collapse;width:100%;font-size:11px}.weld-table th[data-v-3f4d92b8]{text-align:left;color:#64748b;font-weight:600;padding:4px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.weld-table td[data-v-3f4d92b8]{padding:3px 4px;border-bottom:1px solid #f1f5f9;color:#334155}.weld-table tbody tr[data-v-3f4d92b8]{cursor:pointer}.weld-table tbody tr[data-v-3f4d92b8]:hover{background:#f0f9ff}.weld-table tbody tr.row-selected[data-v-3f4d92b8]{background:#e0f2fe}.cell-input[data-v-3f4d92b8]{box-sizing:border-box;padding:2px 4px;border:1px solid #cbd5e1;border-radius:3px;font-size:11px;background:#fff}.cell-input[data-v-3f4d92b8]:focus{outline:none;border-color:#0ea5e9}.row-delete[data-v-3f4d92b8]{color:#ef4444;cursor:pointer;font-size:13px;padding:0 4px}.row-delete[data-v-3f4d92b8]:hover{color:#b91c1c}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
.menu-item[data-v-bd4e31be]:hover{background-color:#f3f4f6!important}.annotation-detail-panel[data-v-bd4e31be]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.panel-header[data-v-bd4e31be]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#334155;color:#fff}.close-btn[data-v-bd4e31be]{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.close-btn[data-v-bd4e31be]:hover{color:#fca5a5}.detail-content[data-v-bd4e31be]{padding:12px}.detail-row[data-v-bd4e31be]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.detail-row label[data-v-bd4e31be]{min-width:70px;font-size:12px;color:#64748b}.detail-row.readonly[data-v-bd4e31be]{color:#94a3b8;font-size:12px}.detail-row.readonly span[data-v-bd4e31be]{color:#475569}.label-preview[data-v-bd4e31be]{flex:1;padding:6px 10px;background:#1e293b;color:#f1f5f9;border-radius:4px;font-family:monospace;font-size:13px;text-align:center}.detail-input[data-v-bd4e31be]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px}.detail-input[data-v-bd4e31be]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-textarea[data-v-bd4e31be]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;min-height:60px;resize:vertical;font-family:inherit}.detail-textarea[data-v-bd4e31be]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-divider[data-v-bd4e31be]{height:1px;background:#e2e8f0;margin:12px 0}.detail-actions[data-v-bd4e31be]{display:flex;gap:8px;margin-top:12px}.detail-actions .btn-primary[data-v-bd4e31be]{flex:1;padding:8px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-primary[data-v-bd4e31be]:hover{background:#2563eb}.detail-actions .btn-danger[data-v-bd4e31be]{padding:8px 12px;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-danger[data-v-bd4e31be]:hover{background:#fecaca}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
.menu-item[data-v-6090802b]:hover{background-color:#f3f4f6!important}.annotation-detail-panel[data-v-6090802b]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.panel-header[data-v-6090802b]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#334155;color:#fff}.close-btn[data-v-6090802b]{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.close-btn[data-v-6090802b]:hover{color:#fca5a5}.detail-content[data-v-6090802b]{padding:12px}.detail-row[data-v-6090802b]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.detail-row label[data-v-6090802b]{min-width:70px;font-size:12px;color:#64748b}.detail-row.readonly[data-v-6090802b]{color:#94a3b8;font-size:12px}.detail-row.readonly span[data-v-6090802b]{color:#475569}.label-preview[data-v-6090802b]{flex:1;padding:6px 10px;background:#1e293b;color:#f1f5f9;border-radius:4px;font-family:monospace;font-size:13px;text-align:center}.detail-input[data-v-6090802b]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px}.detail-input[data-v-6090802b]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-textarea[data-v-6090802b]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;min-height:60px;resize:vertical;font-family:inherit}.detail-textarea[data-v-6090802b]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-divider[data-v-6090802b]{height:1px;background:#e2e8f0;margin:12px 0}.detail-actions[data-v-6090802b]{display:flex;gap:8px;margin-top:12px}.detail-actions .btn-primary[data-v-6090802b]{flex:1;padding:8px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-primary[data-v-6090802b]:hover{background:#2563eb}.detail-actions .btn-danger[data-v-6090802b]{padding:8px 12px;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-danger[data-v-6090802b]:hover{background:#fecaca}
@@ -1 +0,0 @@
.menu-item[data-v-99d9d8cd]:hover{background-color:#f3f4f6!important}.annotation-detail-panel[data-v-99d9d8cd]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.panel-header[data-v-99d9d8cd]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#334155;color:#fff}.close-btn[data-v-99d9d8cd]{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.close-btn[data-v-99d9d8cd]:hover{color:#fca5a5}.detail-content[data-v-99d9d8cd]{padding:12px}.detail-row[data-v-99d9d8cd]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.detail-row label[data-v-99d9d8cd]{min-width:70px;font-size:12px;color:#64748b}.detail-row.readonly[data-v-99d9d8cd]{color:#94a3b8;font-size:12px}.detail-row.readonly span[data-v-99d9d8cd]{color:#475569}.label-preview[data-v-99d9d8cd]{flex:1;padding:6px 10px;background:#1e293b;color:#f1f5f9;border-radius:4px;font-family:monospace;font-size:13px;text-align:center}.detail-input[data-v-99d9d8cd]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px}.detail-input[data-v-99d9d8cd]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-textarea[data-v-99d9d8cd]{flex:1;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;min-height:60px;resize:vertical;font-family:inherit}.detail-textarea[data-v-99d9d8cd]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.detail-divider[data-v-99d9d8cd]{height:1px;background:#e2e8f0;margin:12px 0}.detail-actions[data-v-99d9d8cd]{display:flex;gap:8px;margin-top:12px}.detail-actions .btn-primary[data-v-99d9d8cd]{flex:1;padding:8px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-primary[data-v-99d9d8cd]:hover{background:#2563eb}.detail-actions .btn-danger[data-v-99d9d8cd]{padding:8px 12px;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:4px;cursor:pointer;font-size:12px}.detail-actions .btn-danger[data-v-99d9d8cd]:hover{background:#fecaca}.weld-table-panel[data-v-3f4d92b8]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.weld-table-header[data-v-3f4d92b8]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#334155;color:#fff;font-size:13px;font-weight:600;cursor:pointer;user-select:none}.weld-table-body[data-v-3f4d92b8]{padding:8px;overflow-y:auto;flex:1;min-height:0}.header-close[data-v-3f4d92b8]{cursor:pointer;font-size:16px;line-height:1;padding:0 2px;color:#fff}.header-close[data-v-3f4d92b8]:hover{color:#fca5a5}.weld-table-empty[data-v-3f4d92b8]{font-size:12px;color:#94a3b8;text-align:center;padding:12px 0}.weld-table[data-v-3f4d92b8]{border-collapse:collapse;width:100%;font-size:11px}.weld-table th[data-v-3f4d92b8]{text-align:left;color:#64748b;font-weight:600;padding:4px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.weld-table td[data-v-3f4d92b8]{padding:3px 4px;border-bottom:1px solid #f1f5f9;color:#334155}.weld-table tbody tr[data-v-3f4d92b8]{cursor:pointer}.weld-table tbody tr[data-v-3f4d92b8]:hover{background:#f0f9ff}.weld-table tbody tr.row-selected[data-v-3f4d92b8]{background:#e0f2fe}.cell-input[data-v-3f4d92b8]{box-sizing:border-box;padding:2px 4px;border:1px solid #cbd5e1;border-radius:3px;font-size:11px;background:#fff}.cell-input[data-v-3f4d92b8]:focus{outline:none;border-color:#0ea5e9}.row-delete[data-v-3f4d92b8]{color:#ef4444;cursor:pointer;font-size:13px;padding:0 4px}.row-delete[data-v-3f4d92b8]:hover{color:#b91c1c}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
.viewer-container[data-v-0899ee83]{display:flex;height:100vh;padding:12px;box-sizing:border-box}.viewer-main[data-v-0899ee83]{flex:1;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:0 10px 30px -18px #00000059;padding:8px;box-sizing:border-box}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
.viewer-container[data-v-eda88533]{display:flex;height:100vh;padding:12px;box-sizing:border-box}.viewer-main[data-v-eda88533]{flex:1;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:0 10px 30px -18px #00000059;padding:8px;box-sizing:border-box}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
.viewer-container[data-v-7710504d]{display:flex;height:100vh;padding:12px;box-sizing:border-box}.viewer-main[data-v-7710504d]{flex:1;min-width:0;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:10px;background:var(--panel);box-shadow:0 10px 30px -18px #00000059;padding:8px;box-sizing:border-box}.controls[data-v-7710504d]{flex-wrap:wrap;overflow:visible}.controls[data-v-7710504d]>*{flex-shrink:0}
+607 -157
View File
@@ -4,223 +4,673 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vue PDF Viewer</title>
<script type="module" crossorigin src="./assets/main-CAQAECJj.js"></script>
<script type="module" crossorigin src="./assets/main-COgjld70.js"></script>
<link rel="modulepreload" crossorigin href="./assets/pdf-lib-AfLQbX6n.js">
<link rel="modulepreload" crossorigin href="./assets/pdfjs-DXqArq6h.js">
<link rel="modulepreload" crossorigin href="./assets/styles-BivZUUi2.js">
<link rel="stylesheet" crossorigin href="./assets/styles-D86IH2mE.css">
<link rel="stylesheet" crossorigin href="./assets/main-BrQ26Trd.css">
<link rel="modulepreload" crossorigin href="./assets/styles-G88NglGL.js">
<link rel="stylesheet" crossorigin href="./assets/styles-CXI0s-Oz.css">
<link rel="stylesheet" crossorigin href="./assets/main-BOr4VZxp.css">
</head>
<body>
<div id="app"></div>
<!-- <input id="hdpdfurl" value="https://equipmentcheck.oss-cn-beijing.aliyuncs.com/03DR-003A-12-C1R_Sht_1.PDF">
<input id="imgurl1" value="https://equipmentcheck.oss-cn-beijing.aliyuncs.com/Screenshots/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202026-01-12%20110935.png">
<input id="imgurl2" value="https://equipmentcheck.oss-cn-beijing.aliyuncs.com/Screenshots/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202026-02-08%20132814.png"> -->
<!--
<input id="annotionData" value='{
<!-- <input id="annotionData" value='{
"version": "1.0",
"exportDate": "2026-07-14T09:15:11.489Z",
"exportDate": "2026-08-31T03:15:48.411Z",
"sourceFile": "03DR-003A-12-C1R_Sht_1.pdf",
"globalSettings": {
"startNumber": 1,
"startNumber": 14,
"increment": 1,
"prefix": "",
"suffix": "",
"fontSize": 10,
"fontSize": 23,
"borderStyle": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "dot"
},
"annotations": {
"1": [
{
"x": 202,
"y": 115,
"x2": 152,
"y2": 165,
"x": 190.0625978090767,
"y": 262.206572769953,
"x2": 140.0625978090767,
"y2": 312.206572769953,
"displayValue": 1,
"label": "1",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 215,
"y": 339,
"x2": 165,
"y2": 389,
"x": 252.660406885759,
"y": 298.20031298904536,
"x2": 202.660406885759,
"y2": 348.20031298904536,
"displayValue": 2,
"label": "2",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 361,
"y": 231,
"x2": 311,
"y2": 281,
"displayValue": 3,
"label": "3",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 190,
"y": 254,
"x2": 140,
"y2": 304,
"displayValue": 4,
"label": "4",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 327,
"y": 357,
"x2": 277,
"y2": 407,
"displayValue": 5,
"label": "5",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 451,
"y": 291,
"x2": 401,
"y2": 341,
"displayValue": 6,
"label": "6",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 370,
"y": 176,
"x2": 320,
"y2": 226,
"displayValue": 7,
"label": "7",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 380,
"y": 119,
"x2": 330,
"y2": 169,
"displayValue": 8,
"label": "8",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 307,
"y": 237,
"x2": 257,
"y2": 287,
"displayValue": 9,
"label": "9",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 327,
"y": 298,
"x2": 277,
"y2": 348,
"displayValue": 10,
"label": "10",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 323,
"y": 167,
"x2": 273,
"y2": 217,
"displayValue": 11,
"label": "11",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 358,
"y": 55,
"x2": 308,
"y2": 105,
"displayValue": 12,
"label": "12",
"style": "none",
"annotationStyle": "circle-outline"
},
{
"x": 299,
"y": 111,
"x2": 249,
"y2": 161,
"x": 344.9921752738654,
"y": 219.9530516431925,
"x2": 294.9921752738654,
"y2": 269.9530516431925,
"displayValue": 13,
"label": "13",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 293,
"y": 71,
"x2": 243,
"y2": 121,
"displayValue": 14,
"label": "14",
"x": 305.0860719874804,
"y": 161.26760563380282,
"x2": 255.08607198748044,
"y2": 211.26760563380282,
"displayValue": 4,
"label": "4",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "dot",
"fontSize": 13,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 13,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 275,
"y": 180,
"x2": 225,
"y2": 230,
"x": 346.55712050078245,
"y": 287.24569640062595,
"x2": 296.55712050078245,
"y2": 337.24569640062595,
"displayValue": 12,
"label": "12",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 283.1768388106416,
"y": 356.1032863849765,
"x2": 233.1768388106416,
"y2": 406.1032863849765,
"displayValue": 5,
"label": "5",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 202.58215962441315,
"y": 378.7949921752739,
"x2": 152.58215962441315,
"y2": 428.7949921752739,
"displayValue": 3,
"label": "3",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 298.0438184663537,
"y": 423.39593114241,
"x2": 248.04381846635368,
"y2": 473.39593114241,
"displayValue": 6,
"label": "6",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 401.3302034428795,
"y": 357.6682316118936,
"x2": 351.3302034428795,
"y2": 407.6682316118936,
"displayValue": 9,
"label": "9",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 354.38184663536776,
"y": 422.61345852895147,
"x2": 304.38184663536776,
"y2": 472.61345852895147,
"displayValue": 8,
"label": "8",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 468.622848200313,
"y": 387.4021909233177,
"x2": 418.622848200313,
"y2": 437.4021909233177,
"displayValue": 11,
"label": "11",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 393.5054773082942,
"y": 457.82472613458526,
"x2": 343.5054773082942,
"y2": 507.82472613458526,
"displayValue": 10,
"label": "10",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 184.585289514867,
"y": 453.1298904538341,
"x2": 134.585289514867,
"y2": 503.1298904538341,
"displayValue": 4,
"label": "4",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 294.131455399061,
"y": 471.9092331768388,
"x2": 244.13145539906102,
"y2": 521.9092331768388,
"displayValue": 7,
"label": "7",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 164.24100156494524,
"y": 96.32237871674491,
"x2": 114.24100156494522,
"y2": 146.3223787167449,
"displayValue": 15,
"label": "15",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "circle-outline",
"fontSize": 13,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 13,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "circle-outline"
}
},
{
"x": 179,
"y": 157,
"x2": 129,
"y2": 207,
"x": 271.4397496087637,
"y": 69.71830985915493,
"x2": 221.4397496087637,
"y2": 119.71830985915493,
"displayValue": 16,
"label": "16",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "circle-outline",
"fontSize": 13,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 13,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "circle-outline"
}
},
{
"x": 189,
"y": 59,
"x2": 139,
"y2": 109,
"x": 175.19561815336465,
"y": 95.53990610328637,
"x2": 125.19561815336463,
"y2": 145.53990610328637,
"displayValue": 17,
"label": "17",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "circle-outline",
"fontSize": 13,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 13,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "circle-outline"
}
},
{
"x": 293,
"y": 39,
"x2": 243,
"y2": 89,
"x": 338.7323943661972,
"y": 54.85133020344287,
"x2": 288.7323943661972,
"y2": 104.85133020344287,
"displayValue": 18,
"label": "18",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "circle-outline",
"fontSize": 13,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 13,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "circle-outline"
}
},
{
"x": 209,
"y": 72,
"x2": 159,
"y2": 122,
"x": 241.70579029733958,
"y": 91.62754303599374,
"x2": 191.70579029733958,
"y2": 141.62754303599374,
"displayValue": 19,
"label": "19",
"style": "none",
"annotationStyle": "circle-outline"
"annotationStyle": "circle-outline",
"fontSize": 13,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 13,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "circle-outline"
}
},
{
"x": 140,
"y": 305.66666412353516,
"x2": 90,
"y2": 355.66666412353516,
"displayValue": 20,
"label": "20",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 137,
"y": 347.66666412353516,
"x2": 87,
"y2": 397.66666412353516,
"displayValue": 21,
"label": "21",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 139,
"y": 397.66666412353516,
"x2": 89,
"y2": 447.66666412353516,
"displayValue": 22,
"label": "22",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 139,
"y": 449.66666412353516,
"x2": 89,
"y2": 499.66666412353516,
"displayValue": 23,
"label": "23",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 225,
"y": 492.66666412353516,
"x2": 175,
"y2": 542.6666641235352,
"displayValue": 24,
"label": "24",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 347,
"y": 493.66666412353516,
"x2": 297,
"y2": 543.6666641235352,
"displayValue": 25,
"label": "25",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 450,
"y": 144.66666412353516,
"x2": 400,
"y2": 194.66666412353516,
"displayValue": 26,
"label": "26",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 474,
"y": 205.66666412353516,
"x2": 424,
"y2": 255.66666412353516,
"displayValue": 27,
"label": "27",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 431,
"y": 89.66666412353516,
"x2": 381,
"y2": 139.66666412353516,
"displayValue": 28,
"label": "28",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 425,
"y": 31.666664123535156,
"x2": 375,
"y2": 81.66666412353516,
"displayValue": 29,
"label": "29",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 557,
"y": 135.66666412353516,
"x2": 507,
"y2": 185.66666412353516,
"displayValue": 30,
"label": "30",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 553,
"y": 229.66666412353516,
"x2": 503,
"y2": 279.66666412353516,
"displayValue": 31,
"label": "31",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
},
{
"x": 553,
"y": 306.66666412353516,
"x2": 503,
"y2": 356.66666412353516,
"displayValue": 32,
"label": "32",
"style": "none",
"annotationStyle": "dot",
"fontSize": 23,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 23,
"startNumber": 14,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
}
]
}
@@ -4,12 +4,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PDF 预览</title>
<script type="module" crossorigin src="./assets/viewer-OAWYGAQy.js"></script>
<script type="module" crossorigin src="./assets/viewer-C4q9fMuF.js"></script>
<link rel="modulepreload" crossorigin href="./assets/pdf-lib-AfLQbX6n.js">
<link rel="modulepreload" crossorigin href="./assets/pdfjs-DXqArq6h.js">
<link rel="modulepreload" crossorigin href="./assets/styles-BivZUUi2.js">
<link rel="stylesheet" crossorigin href="./assets/styles-D86IH2mE.css">
<link rel="stylesheet" crossorigin href="./assets/viewer-DahJGFsF.css">
<link rel="modulepreload" crossorigin href="./assets/styles-G88NglGL.js">
<link rel="stylesheet" crossorigin href="./assets/styles-CXI0s-Oz.css">
<link rel="stylesheet" crossorigin href="./assets/viewer-ieFmb7PT.css">
</head>
<body>
<div id="app"></div>
@@ -18,6 +18,82 @@
<input id="imgurl2" value="https://equipmentcheck.oss-cn-beijing.aliyuncs.com/Screenshots/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202026-02-08%20132814.png">
<input id="orgname" value="中石化十六有限公司">
<input id="annotionData" value='[{"JOT_ID":"a1b2c3d4-1111-4000-a000-000000000001","JOT_JointNo":"GB1XX","WED_Code":"W001","JOT_Location":"1G","JOT_WeldDate":"2026-02-01","DetectionTypeCode":"RT","IsRepair":"否","IsHotProcess":"否","x":"50","y":"159.67","x2":"235","y2":"134.67","JOT_JointStatus":"正常"},{"JOT_ID":"a1b2c3d4-2222-4000-a000-000000000002","JOT_JointNo":"GB2XX","WED_Code":"W001","JOT_Location":"2G","JOT_WeldDate":"2026-02-02","DetectionTypeCode":"UT","IsRepair":"否","IsHotProcess":"是","x":"78","y":"203.67","x2":"248","y2":"159.67","JOT_JointStatus":"正常"},{"JOT_ID":"a1b2c3d4-3333-4000-a000-000000000003","JOT_JointNo":"GB3XX","WED_Code":"W002","JOT_Location":"5G","JOT_WeldDate":"2026-02-03","DetectionTypeCode":"RT","IsRepair":"是","IsHotProcess":"否","x":"67","y":"273.67","x2":"290","y2":"203.67","JOT_JointStatus":"返修"},{"JOT_ID":"a1b2c3d4-4444-4000-a000-000000000004","JOT_JointNo":"GB4XX","WED_Code":"W002","JOT_Location":"6G","JOT_WeldDate":"2026-02-03","DetectionTypeCode":"MT","IsRepair":"否","IsHotProcess":"是","x":"91","y":"346.67","x2":"302","y2":"246.67","JOT_JointStatus":"正常"},{"JOT_ID":"a1b2c3d4-5555-4000-a000-000000000005","JOT_JointNo":"GB5XX","WED_Code":"W003","JOT_Location":"1G","JOT_WeldDate":"2026-02-04","DetectionTypeCode":"RT","IsRepair":"是","IsHotProcess":"否","x":"86","y":"411.67","x2":"303","y2":"321.67","JOT_JointStatus":"返修"},{"JOT_ID":"a1b2c3d4-6666-4000-a000-000000000006","JOT_JointNo":"GB6XX","WED_Code":"W003","JOT_Location":"2G","JOT_WeldDate":"2026-02-05","DetectionTypeCode":"UT","IsRepair":"否","IsHotProcess":"否","x":"98","y":"492.67","x2":"302","y2":"405.67","JOT_JointStatus":"正常"},{"JOT_ID":"a1b2c3d4-7777-4000-a000-000000000007","JOT_JointNo":"GB7XX","WED_Code":"W004","JOT_Location":"5G","JOT_WeldDate":"2026-02-06","DetectionTypeCode":"PT","IsRepair":"是","IsHotProcess":"是","x":"139","y":"563.67","x2":"399","y2":"415.67","JOT_JointStatus":"返修"},{"JOT_ID":"a1b2c3d4-8888-4000-a000-000000000008","JOT_JointNo":"GB8XX","WED_Code":"W004","JOT_Location":"6G","JOT_WeldDate":"2026-02-07","DetectionTypeCode":"RT","IsRepair":"否","IsHotProcess":"否","x":"195","y":"599.67","x2":"439","y2":"459.67","JOT_JointStatus":"正常"}]' >
<input id="annotionData" value='
{
"version": "1.0",
"exportDate": "2026-08-31T03:22:40.554Z",
"sourceFile": "201079-JGJC-ZPC2-1121-0022-PP4009-001202608271441.pdf",
"globalSettings": {
"startNumber": 1,
"increment": 1,
"prefix": "",
"suffix": "",
"fontSize": 18,
"borderStyle": "none",
"annotationStyle": "dot"
},
"annotations": {
"1": [
{
"x": 396,
"y": 401,
"x2": 346,
"y2": 451,
"JOT_ID": "a1b2c3d4-1111-4000-a000-000000000001",
"JOT_JointNo": "GB1XX",
"WED_Code": "W001",
"JOT_Location": "1G",
"JOT_WeldDate": "2026-02-01",
"DetectionTypeCode": "RT",
"IsRepair": "否",
"IsHotProcess": "否",
"JOT_JointStatus": "正常",
"displayValue": 24,
"label": "24",
"style": "none",
"annotationStyle": "arrow",
"fontSize": 5,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 5,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "arrow"
}
},
{
"x": 310,
"y": 305,
"x2": 260,
"y2": 355,
"JOT_ID": "6ab8a006-efee-4c1c-80be-001f7cadad01",
"JOT_JointNo": "GB1XX",
"WED_Code": "W001",
"JOT_Location": "1G",
"JOT_WeldDate": "2026-02-01",
"DetectionTypeCode": "RT",
"IsRepair": "否",
"IsHotProcess": "否",
"JOT_JointStatus": "正常",
"displayValue": 27,
"label": "27",
"style": "none",
"annotationStyle": "dot",
"fontSize": 18,
"settings": {
"prefix": "",
"suffix": "",
"fontSize": 18,
"startNumber": 1,
"increment": 1,
"borderStyle": "none",
"annotationStyle": "dot"
}
}
]
}
} ' >
</body>
</html>
+1 -1
View File
@@ -11,7 +11,7 @@
<FineUIPro DebugMode="false" Theme="Cupertino"/>
<appSettings>
<!--连接字符串-->
<add key="ConnectionString" value="Server=.\MSSQLSERVER01;Database=HJGLDB_DS;Integrated Security=False;User ID=sa;Password=1111;MultipleActiveResultSets=true;Max Pool Size = 1000;Connect Timeout=1200"/>
<add key="ConnectionString" value="Server=.\MSSQLSERVER2022;Database=HJGLDB_DS;Integrated Security=False;User ID=sa;Password=1111;MultipleActiveResultSets=true;Max Pool Size = 1000;Connect Timeout=1200"/>
<!--系统名称-->
<add key="SystemName" value="诺必达焊接管理系统"/>
<add key="ChartImageHandler" value="storage=file;timeout=20;url=~/Images/;"/>
+2 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
<UseIISExpress>true</UseIISExpress>
<Use64BitIISExpress />