test(e2e): 添加 AppLayout 组件的测试用例
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<div class="app-layout">
|
||||
<div>AppLayout</div>
|
||||
<router-view />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user