首页
展示面板
云资源池
云主机相关操作和信息
网络资源
设置网络
性能分析
导出使用率CSV
容量管理
查看容量情况
报警器
设置报警器触发规则
添加用户和权限
在企业管理功能中
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true