docs: 更新日志
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
:class="[
|
||||
'layer-anim-0' + anim,
|
||||
type === 1 ? 'layui-layer-dialog' : '',
|
||||
type === 2 ? 'layui-layer-iframe' : ''
|
||||
type === 2 ? 'layui-layer-iframe' : '',
|
||||
]"
|
||||
style="position: fixed"
|
||||
:style="{
|
||||
|
||||
@@ -17,4 +17,4 @@ export function guid() {
|
||||
S4() +
|
||||
S4()
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user