This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
xieshengjie
/
jn_manager
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
21f974d560
Branches
Tags
devChenXinLei
featExcelCxl
master
jn_manager
/
src
/
config
/
config.js
config.js
114 B
Histórico
Raw
1
2
3
4
5
6
7
/**
* @description 导出自定义配置
**/
const config = {
layout: "vertical",
};
module.exports = config;