mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-04 08:38:26 +08:00
调整字典数据显示组件
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="logo">
|
||||
<ImageContain :width="szie" :height="szie" :src="config.webLogo" />
|
||||
<image-contain :width="szie" :height="szie" :src="config.webLogo" />
|
||||
<transition name="title-width">
|
||||
<div
|
||||
v-show="showTitle"
|
||||
|
||||
Reference in New Issue
Block a user