add:管理页面页码+Banner配置
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user