Skip to content
Snippets Groups Projects
Unverified Commit e6905562 authored by Oni-Men's avatar Oni-Men Committed by GitHub
Browse files

patch #6039 (#6052)

parent 66095691
No related branches found
No related tags found
No related merge requests found
<template>
<div class="ulveipglmagnxfgvitaxyszerjwiqmwl">
<transition :name="$store.state.device.animation ? 'form-fade' : ''" appear>
<transition :name="$store.state.device.animation ? 'form-fade' : ''" appear @after-leave="$emit('closed');">
<div class="bg" ref="bg" v-if="show" @click="close()"></div>
</transition>
<div class="main" ref="main" @click.self="close()" @keydown="onKeydown">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment