Merge branch 'main' into 'stg'

金桥云调改为法智云调

See merge request cloud-mediate/mediate-manage-web!129
This commit is contained in:
刘翕 2025-03-19 02:26:58 +00:00
commit faeda95169
4 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 KiB

View File

@ -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>

View File

@ -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;
}

View File

@ -16,7 +16,7 @@ const routes = [
path: "/",
name: "/",
component: layout,
meta: { title: "金桥云调解" },
meta: { title: "法智云调解" },
redirect: '/login',
children: [
{