This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
xieshengjie
/
jn_manager
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
21f974d560
Rami (Branch)
Tag
devChenXinLei
featExcelCxl
master
jn_manager
/
src
/
config
/
config.js
config.js
114 B
Cronologia
Originale
1
2
3
4
5
6
7
/**
* @description 导出自定义配置
**/
const config = {
layout: "vertical",
};
module.exports = config;