add:管理页面页码+Banner配置

This commit is contained in:
lan
2022-12-19 18:05:38 +08:00
parent 630052076a
commit 28f54c39b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
FROM python:3.9.5-slim-buster FROM python:3.9.5-slim-buster
LABEL author="Lan" LABEL author="Lan"
LABEL email="vast@tom.com" LABEL email="vast@tom.com"
LABEL version="1.5.4" LABEL version="1.5.8"
COPY . /app COPY . /app
+1 -1
View File
@@ -11,7 +11,7 @@
<meta name="description" content="{{description}}"/> <meta name="description" content="{{description}}"/>
<meta name="keywords" content="{{keywords}}"/> <meta name="keywords" content="{{keywords}}"/>
<meta name="generator" content="FileCodeBox"/> <meta name="generator" content="FileCodeBox"/>
<meta name="template" content="Lan-V1.5.6"/> <meta name="template" content="Lan-V1.5.8"/>
<style> <style>
.qu .el-button { .qu .el-button {
width: 100px; width: 100px;