Skip to content

Commit 2dea185

Browse files
sleepritegitee-org
authored andcommitted
update docs/src/components/LayAnchor.vue.
Signed-off-by: 就眠儀式 <854085467@qq.com>
1 parent c9671ba commit 2dea185

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/src/components/LayAnchor.vue

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<aside :class="classAside">
2+
<aside :class="classAside" style="display: flex;flex-direction: column;">
33
<div class="lay-aside-top">
44
<lay-button
55
type="primary"
@@ -28,6 +28,9 @@
2828
</li>
2929
</ul>
3030
</lay-scroll>
31+
<div style="padding-top: 10px; padding-bottom: 10px; border-top: 1px solid whitesmoke;">
32+
<img src="../assets/lubase-logo.png" />
33+
</div>
3134
</aside>
3235
</template>
3336
<script setup lang="ts">
@@ -277,4 +280,4 @@ const throttle = (func: Function, wait: number) => {
277280
max-width: 68px;
278281
}
279282
}
280-
</style>
283+
</style>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy