This commit is contained in:
2023-05-09 10:35:11 +08:00
parent 3e4887561d
commit 127e519c01
13 changed files with 550 additions and 420 deletions

View File

@@ -24,3 +24,9 @@ export default {
}
}
</script>
<style lang="stylus" scoped>
#app
width 100%
height 100%
</style>