feat: 各应用的设计器隔离
This commit is contained in:
@@ -85,7 +85,7 @@ function transformComponent(
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="relative h-full">
|
||||
<div class="relative h-full" style="height: calc(100vh - 126px)">
|
||||
<IFrameRouterView />
|
||||
<RouterView v-slot="{ Component, route }">
|
||||
<Transition :name="getTransitionName(route)" appear mode="out-in">
|
||||
|
||||
Reference in New Issue
Block a user