Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
21f79e65
authored
2026-05-29 17:56:52 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改备案时间
1 parent
5324ab40
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
src/views/[...all].vue
src/views/[...all].vue
View file @
21f79e6
...
...
@@ -105,7 +105,7 @@ const beforeLogin = () => {
</div>
</div>
<div
class=
"copyright_text"
>
<span>
Copyright © 2015-2024
</span>
<span>
{{
`Copyright © 2015-${new Date().getFullYear()
}
`
}}
<
/span
>
<
a
style
=
"color: #4FA1A4;margin: 0 8px;"
href
=
"https://beian.miit.gov.cn"
target
=
"_blank"
>
京
ICP
备
2024044205
号
<
/a
>
<
span
>
北京传世博润科技有限公司
<
/span
>
<
/div
>
...
...
@@ -211,7 +211,8 @@ const beforeLogin = () => {
.
row
-
main
{
display
:
flex
;
flex
-
direction
:
row
;
column-gap
:
40px
;
column
-
gap
:
80
px
;
justify
-
content
:
center
;
.
per
{
cursor
:
pointer
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment