格式化文件
This commit is contained in:
@@ -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>
|
||||
<!-- 图形验证码弹窗 -->
|
||||
|
||||
Reference in New Issue
Block a user