perf: 优化redis的封装

This commit is contained in:
刀刀
2020-06-21 22:35:31 +08:00
parent 2525528cde
commit 757a69fe10
10 changed files with 63 additions and 182 deletions

View File

@@ -1,4 +1,4 @@
![logo](_media/icon.svg)
![logo](./logo.jpg)
# docsify

View File

@@ -14,10 +14,10 @@
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script>
window.$docsify = {
logo: '/logo.jpg',
name: 'hyperf-admin',
//logo: '/logo.png',
repo: 'https://github.com/hyperf-admin',
//coverpage: true, // 开启封面
// coverpage: true, // 开启封面
loadNavbar: true,
loadSidebar: true,
maxLevel: 4,

BIN
docs/logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB