修改万芳名称

dev
曾超新 5 years ago
parent c30ae2d5cb
commit 90082f2a06
  1. 2
      frontend/views/common/index.php
  2. 2
      frontend/views/common/login.php

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="renderer" content="webkit">
<title>汇盈车险业务系统 - 主页</title>
<title>万芳车险业务系统 - 主页</title>
<!--[if lt IE 9]>
<meta http-equiv="refresh" content="0;/ie.html" />
<![endif]-->

@ -30,7 +30,7 @@
</div>
<div class="col-sm-5">
<form method="post">
<h2 class="m-t-md text-center" style="color: #000;">汇盈车险业务系统</h2>
<h2 class="m-t-md text-center" style="color: #000;">万芳车险业务系统</h2>
<input type="text" id="username" name="username" class="form-control uname" placeholder="用户名" />
<input type="password" id="password" name="password" class="form-control pword m-b" placeholder="密码" />
<button id="login" class="btn btn-danger btn-block">登录</button>

Loading…
Cancel
Save