导航页

This commit is contained in:
2023-09-13 13:52:30 +08:00
parent 41e88dca8c
commit 113358ea7b
17 changed files with 92 additions and 27 deletions

View File

@@ -0,0 +1,19 @@
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
};
}
}
</script>
<style lang="stylus">
</style>