edit pear.config.yml configuration

develop
就眠仪式 2021-03-24 20:44:28 +08:00
parent eb6e2c266b
commit ac7de8cbf7
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
"menu": {
"data": "admin/data/menu.json",
"accordion": true,
"method": "GET",
"control": false,
"select": "0"
},
@ -63,7 +64,7 @@
"keepLoad": 1200,
"autoHead": false
},
"header":{
"header": {
"message": "admin/data/message.json"
}
}