Explorar o código

fix: 主题配置 多语言

lanceJiang hai 1 ano
pai
achega
3fe5c0509a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/components/Settings/index.vue

+ 1 - 1
src/layout/components/Settings/index.vue

@@ -6,7 +6,7 @@
 				<el-icon><SetUp /></el-icon>{{ $t('le.layout.setting.themeModeTitle') }}
 			</el-divider>
 			<div class="drawer-item">
-				<span>{{ $t('le.layout.setting.themeModeTitle') }}</span>
+				<span>{{ $t('le.layout.setting.themeColor') }}</span>
 				<theme-picker @change="themeChange" />
 			</div>
 			<div class="drawer-item" @click.stop="">