Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
贷
贷超管理后台
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhanhai
贷超管理后台
Commits
b4a76166
Commit
b4a76166
authored
Oct 25, 2021
by
caimeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改主题
parent
9ae47dde
Pipeline
#346
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
theme.config.js
src/config/default/theme.config.js
+7
-7
No files found.
src/config/default/theme.config.js
View file @
b4a76166
...
...
@@ -3,7 +3,7 @@
*/
const
theme
=
{
//布局种类 horizontal vertical gallery comprehensive common
layout
:
'
horizontal
'
,
layout
:
'
gallery
'
,
//主题名称 default ocean green glory white
themeName
:
'default'
,
//是否固定头部
...
...
@@ -11,17 +11,17 @@ const theme = {
//是否显示顶部进度条
showProgressBar
:
true
,
//是否显示多标签页
showTabsBar
:
tru
e
,
showTabsBar
:
fals
e
,
//是否显示语言选择组件
showLanguage
:
tru
e
,
showLanguage
:
fals
e
,
//是否显示刷新组件
showRefresh
:
tru
e
,
showRefresh
:
fals
e
,
//是否显示搜索组件
showSearch
:
tru
e
,
showSearch
:
fals
e
,
//是否显示主题组件
showTheme
:
tru
e
,
showTheme
:
fals
e
,
//是否显示通知组件
showNotice
:
tru
e
,
showNotice
:
fals
e
,
//是否显示全屏组件
showFullScreen
:
true
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment