Merge branch 'main' into 'stg'
金桥云调改为法智云调 See merge request cloud-mediate/mediate-manage-web!129
This commit is contained in:
commit
faeda95169
BIN
src/assets/image/login-bg2.png
Normal file
BIN
src/assets/image/login-bg2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 948 KiB |
@ -4,7 +4,7 @@
|
||||
<div class="layou-header-left-box flex-row align-items-center" style="width: 400px;">
|
||||
<div class="flex-row">
|
||||
<img src="../../../assets/image/header-logo1.png" height="30" alt="">
|
||||
<span class="f20 color-fff ml-8">金桥云调</span>
|
||||
<span class="f20 color-fff ml-8">法智云调</span>
|
||||
</div>
|
||||
<el-divider direction="vertical"></el-divider>
|
||||
<span class="f20 color-fff ">互联网民商事案件调解平台</span>
|
||||
|
||||
@ -325,7 +325,7 @@ export default {
|
||||
.login-wrap {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('~@/assets/image/login-bg1.png') no-repeat;
|
||||
background: url('~@/assets/image/login-bg2.png') no-repeat;
|
||||
background-size: cover;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@ -16,7 +16,7 @@ const routes = [
|
||||
path: "/",
|
||||
name: "/",
|
||||
component: layout,
|
||||
meta: { title: "金桥云调解" },
|
||||
meta: { title: "法智云调解" },
|
||||
redirect: '/login',
|
||||
children: [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user