修改配置

This commit is contained in:
闵宪瑞 2024-11-04 17:41:01 +08:00
parent 8a388ea99d
commit 625ed95c80
2 changed files with 2 additions and 6 deletions

View File

@ -4,11 +4,7 @@
<div class="left-board"> <div class="left-board">
<div class="logo-wrapper"> <div class="logo-wrapper">
<div class="logo"> <div class="logo">
<span>CRMEB</span> <span>水月雨</span>
<!-- <img :src="logo" alt="logo"> Form Generator
<a class="github" href="https://github.com/JakHuang/form-generator" target="_blank">
<img src="https://github.githubassets.com/pinned-octocat.svg" alt>
</a> -->
</div> </div>
</div> </div>
<el-scrollbar class="left-scrollbar"> <el-scrollbar class="left-scrollbar">

View File

@ -6,7 +6,7 @@ module.exports = {
// 接口请求地址 // 接口请求地址
apiBaseURL: VUE_APP_API_URL, apiBaseURL: VUE_APP_API_URL,
title: 'CRMEB', title: '水月雨',
/** /**
* @type {boolean} true | false * @type {boolean} true | false