From 97d51dc842143d2bd529456bd4c25ed10724c13c Mon Sep 17 00:00:00 2001 From: pengshiyu <1940607002@qq.com> Date: Fri, 4 Mar 2022 10:04:42 +0800 Subject: [PATCH] fix --- doc/python.md | 1 + index.html | 31 ++++++++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/doc/python.md b/doc/python.md index 5a03800..9f6cf50 100644 --- a/doc/python.md +++ b/doc/python.md @@ -70,6 +70,7 @@ Celery [Django REST framework](https://www.django-rest-framework.org/): a powerful and flexible toolkit for building Web APIs. [SQLAlchemy](https://www.sqlalchemy.org/):the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. +- [SQLAlchemy 1.4 Documentation](https://docs.sqlalchemy.org/en/14/) [pip](https://pypi.python.org/pypi/pip/) is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. diff --git a/index.html b/index.html index 8936ed6..442ff0f 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,18 @@ +
@@ -37,11 +49,23 @@ placeholder: '搜索', noData: '没有结果!', }, + // 显示更新时间 + timeUpdater: { + // text: ">最后更新时间: {docsify-updated}", + text: "