设置时间
parent
2ace6eef28
commit
3a56901da2
|
|
@ -36,8 +36,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a-modal v-model:visible="visible" :bodyStyle="{ background: 'red' }">
|
||||
<div>1111</div>
|
||||
<a-modal v-model:visible="visible" :bodyStyle="{ background: '#233741', color: '#fff' }">
|
||||
<template #closeIcon> 1 </template>
|
||||
</a-modal>
|
||||
</div>
|
||||
<!-- </ScaleScreen> -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue