mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-21 14:29:15 +08:00
修改模板文件
This commit is contained in:
parent
7456c97f61
commit
4e2ebb8ba7
@ -8,7 +8,10 @@
|
||||
background-color="rgba(54,25,88,0.9)"
|
||||
active-text-color="rgba(54,25,88,1.0)"
|
||||
>
|
||||
<el-menu-item route="/" index="1">ThinkAdmin For HTML</el-menu-item>
|
||||
<el-menu-item route="/" index="1">
|
||||
<el-avatar size="small">Ta</el-avatar>
|
||||
<span style="margin-left:5px">ThinkAdmin For HTML</span>
|
||||
</el-menu-item>
|
||||
|
||||
<el-sub-menu index="2">
|
||||
<template #title>Workspace</template>
|
||||
|
@ -11,7 +11,7 @@
|
||||
</el-header>
|
||||
<el-main>
|
||||
<el-scrollbar>
|
||||
<div style="padding:20px;border-radius:10px;background:white">
|
||||
<div style="padding:15px;background:white;border-radius:10px">
|
||||
|
||||
<el-form :inline="true" class="demo-form-inline">
|
||||
<el-form-item label="Approved by">
|
||||
|
Loading…
x
Reference in New Issue
Block a user