修改配置
This commit is contained in:
parent
8a388ea99d
commit
625ed95c80
@ -4,11 +4,7 @@
|
||||
<div class="left-board">
|
||||
<div class="logo-wrapper">
|
||||
<div class="logo">
|
||||
<span>CRMEB</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> -->
|
||||
<span>水月雨</span>
|
||||
</div>
|
||||
</div>
|
||||
<el-scrollbar class="left-scrollbar">
|
||||
|
@ -6,7 +6,7 @@ module.exports = {
|
||||
// 接口请求地址
|
||||
apiBaseURL: VUE_APP_API_URL,
|
||||
|
||||
title: 'CRMEB',
|
||||
title: '水月雨',
|
||||
|
||||
/**
|
||||
* @type {boolean} true | false
|
||||
|
Loading…
Reference in New Issue
Block a user