设置时间

new-map
ihzero 2022-10-27 10:22:32 +08:00
parent 2ace6eef28
commit 3a56901da2
2 changed files with 3 additions and 2 deletions

1
.yarnrc 100644
View File

@ -0,0 +1 @@
network-timeout 600000

View File

@ -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> -->