修改前端样式

This commit is contained in:
橙子
2021-10-16 15:18:41 +08:00
parent b2e8441194
commit dc244c7982
11 changed files with 26 additions and 29 deletions

View File

@@ -41,7 +41,7 @@
export default {
data:()=>({
drawer:true,
name:"测试系统"
name:"系统"
}),
name: 'DefaultBar',

View File

@@ -51,7 +51,7 @@
mdi-package-up
</v-icon>
Upgrade to Pro
退出
</app-btn>
</div>
</template>

View File

@@ -9,9 +9,9 @@
<v-list-item-content class="pl-2">
<v-list-item-title class="text-h3">
<strong class="mr-1 font-weight-black">VMD</strong>
<strong class="mr-1 font-weight-black">Yi</strong>
<span class="primary--text">FREE</span>
<span class="primary--text">Framework</span>
</v-list-item-title>
</v-list-item-content>
</v-list-item>

View File

@@ -1,10 +1,10 @@
<template>
<v-text-field
placeholder="Search"
placeholder="全站搜索"
class="mr-16"
color="secondary"
hide-details
style="max-width: 220px"
style="max-width: 400px"
>
<template
v-if="$vuetify.breakpoint.mdAndUp"