dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
循环
Administrator
2023-08-19
ad3190e62a3e8384ab48240b5af2fccb3a734143
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
vue
/
src
/
platforms
/
weex
/
runtime
/
components
/
transition.js
1
2
3
4
5
6
7
8
9
// reuse same transition component logic from web
export {
transitionProps,
extractTransitionData
} from 'web/runtime/components/transition'
import Transition from 'web/runtime/components/transition'
export default Transition