提交 b1c5e1c3 编写于 作者: View Design's avatar View Design

Update Aside.vue

上级 20a92f16
<template>
<div class="flex-grow bg-gray-100 dark:bg-gray-900">
<div class="flex-grow bg-gray-100 dark:bg-gray-900 border-r border-gray-200 dark:border-gray-800">
<h1>GitBot</h1>
</div>
<div class="h-16 bg-gray-100 dark:bg-gray-900 flex items-center justify-center">
<div class="h-16 bg-gray-100 dark:bg-gray-900 border-r border-gray-200 dark:border-gray-800 flex items-center justify-center">
<UButton
:icon="isDark ? 'i-heroicons-moon-20-solid' : 'i-heroicons-sun-20-solid'"
color="white"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册