Commit c7110d30 authored by zhangderong's avatar zhangderong

修改弹窗字号大小

parent ff2ee0ee
...@@ -399,7 +399,7 @@ ...@@ -399,7 +399,7 @@
</Modal> </Modal>
<Modal <Modal
v-model="modal13" v-model="modal13"
width='400px' width='480px'
:closable='false' :closable='false'
:footer-hide='true'> :footer-hide='true'>
<div style="text-align:center"> <div style="text-align:center">
......
...@@ -290,7 +290,7 @@ ...@@ -290,7 +290,7 @@
</Modal> </Modal>
<Modal <Modal
v-model="modal12" v-model="modal12"
width='380px' width='450px'
:closable='false' :closable='false'
:footer-hide='true'> :footer-hide='true'>
<div style="text-align:center"> <div style="text-align:center">
...@@ -301,7 +301,7 @@ ...@@ -301,7 +301,7 @@
</Modal> </Modal>
<Modal <Modal
v-model="modal13" v-model="modal13"
width='400px' width='480px'
:closable='false' :closable='false'
:footer-hide='true'> :footer-hide='true'>
<div style="text-align:center"> <div style="text-align:center">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment