feat: back top
This commit is contained in:
parent
100b91a118
commit
efdd89cd50
@ -3,6 +3,7 @@
|
|||||||
<section class="cus-scroll-y wh-full p-15 flex-col bg-[#f5f6fb]">
|
<section class="cus-scroll-y wh-full p-15 flex-col bg-[#f5f6fb]">
|
||||||
<slot />
|
<slot />
|
||||||
<AppFooter v-if="showFooter" mt-15 />
|
<AppFooter v-if="showFooter" mt-15 />
|
||||||
|
<n-back-top :bottom="20" />
|
||||||
</section>
|
</section>
|
||||||
</transition>
|
</transition>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user