update 更新 readme 说明 更改框架定位

This commit is contained in:
疯狂的狮子li
2023-03-15 17:17:48 +08:00
parent 6b6c78fa02
commit 8fec6cc405
8 changed files with 27 additions and 27 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="login">
<el-form ref="loginRef" :model="loginForm" :rules="loginRules" class="login-form">
<h3 class="title">RuoYi-Vue-Plus后台管理系统</h3>
<h3 class="title">RuoYi-Vue-Plus多租户管理系统</h3>
<el-form-item prop="tenantId">
<el-select v-model="loginForm.tenantId" filterable placeholder="请选择/输入公司名称" style="width: 100%">
<el-option