mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-28 20:23:26 +08:00
修改前端样式
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user