金桥云调改为法智云调
This commit is contained in:
parent
cfa6fa6bc4
commit
ce167f4936
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="layou-header-left-box flex-row align-items-center" style="width: 400px;">
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<img src="../../../assets/image/header-logo1.png" height="30" alt="">
|
<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>
|
</div>
|
||||||
<el-divider direction="vertical"></el-divider>
|
<el-divider direction="vertical"></el-divider>
|
||||||
<span class="f20 color-fff ">互联网民商事案件调解平台</span>
|
<span class="f20 color-fff ">互联网民商事案件调解平台</span>
|
||||||
|
|||||||
@ -325,7 +325,7 @@ export default {
|
|||||||
.login-wrap {
|
.login-wrap {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: url('~@/assets/image/login-bg1.png') no-repeat;
|
background: url('~@/assets/image/login-bg2.png') no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -16,7 +16,7 @@ const routes = [
|
|||||||
path: "/",
|
path: "/",
|
||||||
name: "/",
|
name: "/",
|
||||||
component: layout,
|
component: layout,
|
||||||
meta: { title: "金桥云调解" },
|
meta: { title: "法智云调解" },
|
||||||
redirect: '/login',
|
redirect: '/login',
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user