Skip to content

Commit d47da11

Browse files
committed
add:管理页面页码+Banner配置
1 parent 8a93dd5 commit d47da11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.9.5-slim-buster
22
LABEL author="Lan"
33
LABEL email="[email protected]"
4-
LABEL version="1.5.4"
4+
LABEL version="1.5.8"
55

66

77
COPY . /app

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="{{description}}"/>
1212
<meta name="keywords" content="{{keywords}}"/>
1313
<meta name="generator" content="FileCodeBox"/>
14-
<meta name="template" content="Lan-V1.5.6"/>
14+
<meta name="template" content="Lan-V1.5.8"/>
1515
<style>
1616
.qu .el-button {
1717
width: 100px;

0 commit comments

Comments
 (0)