feat: 图片广场优化
This commit is contained in:
@@ -116,7 +116,7 @@ window.addEventListener('resize', checkIsMobile);
|
||||
<div v-if="isMobile" class="content-header">
|
||||
<div class="mobile-toggle" @click="isCollapsed = false">
|
||||
<el-icon><Expand /></el-icon>
|
||||
<span>菜单</span>
|
||||
<span>控制台</span>
|
||||
</div>
|
||||
</div>
|
||||
<router-view v-slot="{ Component }">
|
||||
|
||||
Reference in New Issue
Block a user