This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
xieshengjie
/
jn_manager
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
21f974d560
Branches
Tags
devChenXinLei
featExcelCxl
master
jn_manager
/
src
/
config
/
config.js
config.js
114 B
Historique
Raw
1
2
3
4
5
6
7
/**
* @description 导出自定义配置
**/
const config = {
layout: "vertical",
};
module.exports = config;