add
continuous-integration/drone/push Build is passing Details

This commit is contained in:
余同学 2024-10-08 18:06:38 +08:00
parent 3fc5c0b27d
commit 0f3c1774ec
1 changed files with 17 additions and 19 deletions

View File

@ -7,13 +7,11 @@
* @FilePath: \background-front-end\src\views\common\home.vue
-->
<template>
<div class="mod-home">
</div>
<div class="mod-home"></div>
</template>
<script>
export default {
}
export default {};
</script>
<style lang="scss" scoped>