Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
loveisland
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘小敏
loveisland
Commits
3f852fc2
Commit
3f852fc2
authored
Jun 16, 2026
by
刘小敏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
备案号纠正
parent
96e928d0
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
application/admin/view/index/index.html
+1
-1
login.html
application/admin/view/index/login.html
+1
-1
site.php
application/extra/site.php
+1
-1
No files found.
application/admin/view/index/index.html
View file @
3f852fc2
...
...
@@ -42,7 +42,7 @@
<footer
class=
"main-footer hide"
>
<div
class=
"pull-right hidden-xs"
>
</div>
<
strong>
Copyright
©
2017-{:date("Y")}
<a
href=
"__PUBLIC__"
>
{$site.name|htmlentities}
</a>
.
</strong>
All rights reserved.
<
p>
Copyright @ {$site.name|htmlentities} {:date('Y',time())} 版权所有
<a
href=
"https://beian.miit.gov.cn"
target=
"_blank"
>
{$site.beian|htmlentities}
</a></p>
</footer>
<!-- 右侧控制栏 -->
...
...
application/admin/view/index/login.html
View file @
3f852fc2
...
...
@@ -143,7 +143,7 @@
</div>
{include file="common/script" /}
<div
style=
"text-align:center;color:#999;margin-top:20px;font-size:12px;"
>
Copyright @ 静文化饰品 2026 版权所有
<a
href=
"https://beian.miit.gov.cn/"
target=
"_blank"
>
苏ICP备2026029248号-1
</a
>
<p>
Copyright @ {$site.name|htmlentities} {:date('Y',time())} 版权所有
<a
href=
"https://beian.miit.gov.cn"
target=
"_blank"
>
{$site.beian|htmlentities}
</a></p
>
</div>
</body>
</html>
application/extra/site.php
View file @
3f852fc2
...
...
@@ -2,7 +2,7 @@
return
array
(
'name'
=>
'静文化饰品'
,
'beian'
=>
'苏ICP备2026029248号-
1X
'
,
'beian'
=>
'苏ICP备2026029248号-
2
'
,
'cdnurl'
=>
''
,
'version'
=>
'1.0.3'
,
'timezone'
=>
'Asia/Shanghai'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment