界面修改

master
taoshihan 3 years ago
parent 71cecd5ae9
commit d7fa72079c

@ -62,7 +62,7 @@
<div id="app" class="signin">
<template>
<div class="loginHtml">
<h1 class="loginTitle">欢迎使用<a href="https://gofly.sopans.com">GOFLY</a></h1>
<h1 class="loginTitle">欢迎使用GOFLY开源客服系统</h1>
<el-form :model="kefuForm" :rules="rules" ref="kefuForm">
<el-form-item prop="username">
<el-input v-model="kefuForm.username" placeholder="用户名"></el-input>
@ -76,7 +76,7 @@
</el-form>
</div>
<p class="copyright">陶士涵版权所有</p>
<p class="copyright">GOFLY开源客服版权所有</p>
<el-alert
description="使用GOFLY在线客服产品期间不得危害国家安全、泄露国家秘密不得侵犯国家社会集体和公民的合法权益。"
type="warning"

Loading…
Cancel
Save