增加界面缓存文档说明

This commit is contained in:
wintel
2023-12-30 21:12:05 +08:00
parent 989f8cd2bc
commit b604f68aa6
4 changed files with 20 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
/*
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
* @Date: 2023-08-12 10:48:24
* @LastEditTime: 2023-10-05 10:12:16
* @LastEditTime: 2023-12-30 21:10:18
* @Description:
* @
* @Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved.
@@ -121,7 +121,7 @@ module.exports = {
title: '基础开发', // 必要的
sidebarDepth: 1, // 可选的, 默认值是 1
collapsable: false,
children: ['router','openurl'],
children: ['router','openurl','keepalive'],
},
'datapropertyrule',
'printerplan',