mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-08 10:27:31 +08:00
first
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<div>
|
||||
<router-view></router-view>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped >
|
||||
div {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user