格式化文件

This commit is contained in:
lcc
2025-06-28 17:10:17 +08:00
parent 455b5d8126
commit 25253d37d3
+1 -5
View File
@@ -90,11 +90,7 @@
</el-button>
</div>
</el-form>
<ele-modal
width="50%"
title="协议"
:visible.sync="agreementVisible"
>
<ele-modal width="50%" title="协议" :visible.sync="agreementVisible">
<div v-html="agreementText" style="line-height: 2" />
</ele-modal>
<!-- 图形验证码弹窗 -->