提交
This commit is contained in:
14
src/settings.js
Normal file
14
src/settings.js
Normal file
@@ -0,0 +1,14 @@
|
||||
module.exports = {
|
||||
// title: '灿能电能质量监测系统',
|
||||
// fixedHeader: false,
|
||||
// layout: 'layout4',
|
||||
// themeColor: '#006566',
|
||||
// tagsView: true,
|
||||
// size: 'small'
|
||||
title: "电能质量监测系统",
|
||||
fixedHeader: false,
|
||||
layout: "layout4",
|
||||
themeColor: "#08576e",
|
||||
tagsView: true,
|
||||
size: "small",
|
||||
};
|
||||
Reference in New Issue
Block a user