add
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
3fc5c0b27d
commit
0f3c1774ec
|
@ -7,13 +7,11 @@
|
||||||
* @FilePath: \background-front-end\src\views\common\home.vue
|
* @FilePath: \background-front-end\src\views\common\home.vue
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
<div class="mod-home">
|
<div class="mod-home"></div>
|
||||||
</div>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {};
|
||||||
}
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|
Loading…
Reference in New Issue