Skip to content

Commit 40331a5

Browse files
committed
fix:fix copyright in footer.
Signed-off-by: leozhang2018 <[email protected]>
1 parent 96edea2 commit 40331a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom-web/templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3>高效研发从现在开始</h3>
1414
</div>
1515
<footer>
1616
<div class="copyright">
17-
筑栈(上海)信息技术有限公司 KodeRover ©2021
17+
筑栈(上海)信息技术有限公司 KodeRover ©2022
1818
<span class="el-tooltip el-icon-info" aria-describedby="el-tooltip-1130" tabindex="0"></span>
1919
</div>
2020
</footer>

custom-web/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h3>高效研发从现在开始</h3>
177177
</div>
178178
<footer>
179179
<div class="copyright">
180-
筑栈(上海)信息技术有限公司 KodeRover ©2021
180+
筑栈(上海)信息技术有限公司 KodeRover ©2022
181181
<span
182182
class="el-tooltip el-icon-info"
183183
aria-describedby="el-tooltip-1130"

0 commit comments

Comments
 (0)