sdsd
This commit is contained in:
parent
d0ae0020f9
commit
dd8e2b2d5e
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 16 KiB |
BIN
src/assets/images/logo.jpeg
Normal file
BIN
src/assets/images/logo.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-scrollbar>
|
||||
<div class="menu-title">
|
||||
患者管理系统
|
||||
胆道闭锁管理系统
|
||||
</div>
|
||||
<el-menu :default-active="route.path" router>
|
||||
<el-menu-item index="/user">
|
||||
|
||||
@ -2,7 +2,9 @@
|
||||
<div class="login-container">
|
||||
<el-card class="login-card">
|
||||
<template #header>
|
||||
<h2 class="login-title">系统登录</h2>
|
||||
<h2 class="login-title">
|
||||
胆道闭锁管理系统
|
||||
</h2>
|
||||
</template>
|
||||
<el-form
|
||||
ref="loginFormRef"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user