pull/371/head
wuyibo 2022-10-27 09:00:36 +08:00
parent 2a9c67ef66
commit ce9fe95362
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
</el-form>
<!-- 底部 -->
<div class="el-login-footer">
<span>Copyright © 2018-2022 ruoyi.vip All Rights Reserved.</span>
<span>Copyright © 2018-2022 future.basket All Rights Reserved.</span>
</div>
</div>
</template>
@ -73,7 +73,7 @@ export default {
codeUrl: "",
loginForm: {
username: "admin",
password: "admin123",
password: "",
rememberMe: false,
code: "",
uuid: ""