fix: move radio buttons to subfolder
This commit is contained in:
commit
0a8ae5fe31
3 changed files with 8 additions and 8 deletions
7
app.vue
7
app.vue
|
@ -1,5 +1,12 @@
|
|||
<template>
|
||||
<div>
|
||||
<div id="homebar">
|
||||
<div class="homebar-item">
|
||||
<marquee>
|
||||
gorb!!!!!
|
||||
</marquee>
|
||||
</div>
|
||||
</div>
|
||||
<Banner v-if="banner" />
|
||||
<NuxtPage :keepalive="true" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue