4 lines
40 B
Vue
Raw Normal View History

2023-04-02 01:01:56 +08:00
<template>
<router-view />
2023-03-15 15:59:21 +08:00
</template>