Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
dance-pc
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
98b1f533
authored
2025-06-26 18:11:26 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
保险
1 parent
3a0f4c64
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/viewsPc/index.vue
src/viewsPc/index_en.vue
src/viewsPc/index.vue
View file @
98b1f53
...
...
@@ -513,7 +513,7 @@ function handleRowClick(row) {
const
init
=
()
=>
{
var
today
=
dayjs
().
format
(
'YYYY-MM-DD HH:mm:ss'
)
time
.
value
=
dayjs
(
'2025-07-17 07:00:00'
).
diff
(
today
,
'millisecond'
)
etime
.
value
=
dayjs
(
'2025-07-2
2 12
:00:00'
).
diff
(
today
,
'millisecond'
)
etime
.
value
=
dayjs
(
'2025-07-2
0 24
:00:00'
).
diff
(
today
,
'millisecond'
)
getRank
().
then
(
res
=>
{
rank
.
value
=
res
.
data
console
.
log
(
rank
.
value
)
...
...
src/viewsPc/index_en.vue
View file @
98b1f53
...
...
@@ -493,7 +493,7 @@ function handleRowClick(row) {
const
init
=
()
=>
{
var
today
=
dayjs
().
format
(
'YYYY-MM-DD HH:mm:ss'
)
etime
.
value
=
dayjs
(
'2025-07-2
2 12
:00:00'
).
diff
(
today
,
'millisecond'
)
etime
.
value
=
dayjs
(
'2025-07-2
0 24
:00:00'
).
diff
(
today
,
'millisecond'
)
time
.
value
=
dayjs
(
'2025-07-17 07:00:00'
).
diff
(
today
,
'millisecond'
)
getRank
().
then
(
res
=>
{
rank
.
value
=
res
.
data
...
...
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