更新docsify配置

This commit is contained in:
谷成伟 2024-06-18 08:55:00 +08:00
parent c62dda40a9
commit 34929b8627

View File

@ -12,10 +12,12 @@
<div id="app"></div> <div id="app"></div>
<script> <script>
window.$docsify = { window.$docsify = {
name: 'RY-DAS', name: '润阳DAS项目',
repo: '', repo: '',
maxLevel: 4,
loadSidebar: true, loadSidebar: true,
subMaxLevel: 3,
relativePath: true,
autoHeader: true, autoHeader: true,
requestHeaders: { requestHeaders: {
'cache-control': 'no-cache, no-store, must-revalidate', 'cache-control': 'no-cache, no-store, must-revalidate',