This commit is contained in:
Chika
2023-05-12 15:50:45 +08:00
302 changed files with 9886 additions and 8199 deletions

View File

@ -218,6 +218,7 @@ const getSummary = () => {
usedMemoryInstance()
}
<<<<<<< HEAD
/** 命令使用情况 */
const initcommandStatsChart = async () => {
usedmemoryEchartChika.series[0].data = []
@ -264,6 +265,10 @@ const usedMemoryInstance = async () => {
/** 初始化 **/
onMounted(() => {
=======
onBeforeMount(() => {
// TODO @hiiwbs 微信,优化使用 Echart 组件
>>>>>>> e92361ed401771998c6abd6d9ba53801a6e0cfa6
readRedisInfo()
// 加载数据
getSummary()