complete index,contryside complete about 50%,addr is none

This commit is contained in:
2026-04-17 00:15:28 +08:00
parent bcf4fd48ee
commit 26a49afb56
11 changed files with 376 additions and 12 deletions

22
components/side.vue Normal file
View File

@@ -0,0 +1,22 @@
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
methods: {
}
}
</script>
<style>
</style>