This commit is contained in:
2025-12-26 17:28:45 +08:00
parent 537bdfef2b
commit a4cd51a53a
5 changed files with 40 additions and 21 deletions
+2 -2
View File
@@ -140,7 +140,7 @@
</div>
</div>
<div id="general" >
<img :src="generalImg" alt="">
<img :src="form.proImg" alt="">
</div>
<div id="contract" style="height: 1.3rem;margin-bottom: 0.25rem;">
@@ -307,7 +307,7 @@
data() {
return {
accidentWarning: [],
generalImg: '../res/images/01.png',
proImg: '../res/images/01.png',
iframeSrc: "",
// 控制显示状态
show: false,