mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
modify style
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<v-tabs show-arrows class="v-tabs-pill text-uppercase" v-model="activeTab">
|
||||
<v-tabs show-arrows v-model="activeTab">
|
||||
<v-tab value="basicSetting" @click="pushRouter('basicSetting')">
|
||||
<v-icon size="20" start :icon="icons.basicSetting"/>
|
||||
{{ $t('Basic') }}
|
||||
|
||||
Reference in New Issue
Block a user