导航地址

This commit is contained in:
2023-09-08 09:42:08 +08:00
parent e350d35e34
commit fb876f841b
4 changed files with 42 additions and 34 deletions

View File

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