Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
play_office
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
play_office
Commits
fc1ddff9
Commit
fc1ddff9
authored
Nov 11, 2024
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debug
parent
532611d1
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
16 deletions
+16
-16
index-BhWiHo-2.css
play/assets/index-BhWiHo-2.css
+1
-0
index-BnQjGoY7.js
play/assets/index-BnQjGoY7.js
+13
-13
index-UTAcNXk5.css
play/assets/index-UTAcNXk5.css
+0
-1
index.html
play/index.html
+2
-2
No files found.
play/assets/index-BhWiHo-2.css
0 → 100644
View file @
fc1ddff9
.error-message
[
data-v-b0557f7b
]
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
height
:
100%
;
font-size
:
16px
;
color
:
#666
}
.page-buttons
[
data-v-b0557f7b
]
{
position
:
fixed
;
right
:
20px
;
bottom
:
20px
;
z-index
:
1000
;
display
:
flex
;
gap
:
10px
}
.arrow-button
[
data-v-b0557f7b
]
{
width
:
40px
;
height
:
40px
;
border-radius
:
50%
;
border
:
none
;
background-color
:
#409eff
;
cursor
:
pointer
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
transition
:
all
.3s
}
.arrow-button
[
data-v-b0557f7b
]
:hover
{
background-color
:
#66b1ff
}
.arrow-button
[
data-v-b0557f7b
]
:disabled
{
background-color
:
#c0c4cc
;
cursor
:
not-allowed
}
.arrow
[
data-v-b0557f7b
]
{
border
:
solid
white
;
border-width
:
0
2px
2px
0
;
display
:
inline-block
;
padding
:
4px
}
.left
[
data-v-b0557f7b
]
{
transform
:
rotate
(
135deg
);
margin-left
:
4px
}
.right
[
data-v-b0557f7b
]
{
transform
:
rotate
(
-45deg
);
margin-right
:
4px
}
play/assets/index-
DbUpgpuo
.js
→
play/assets/index-
BnQjGoY7
.js
View file @
fc1ddff9
This source diff could not be displayed because it is too large. You can
view the blob
instead.
play/assets/index-UTAcNXk5.css
deleted
100644 → 0
View file @
532611d1
.error-message
[
data-v-27deeb3e
]
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
height
:
100%
;
font-size
:
16px
;
color
:
#666
}
play/index.html
View file @
fc1ddff9
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<script
type=
"text/javascript"
src=
"//staging-teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"
></script>
<script
type=
"text/javascript"
src=
"//staging-teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"
></script>
<script
type=
"module"
crossorigin
src=
"assets/index-
DbUpgpuo
.js"
></script>
<script
type=
"module"
crossorigin
src=
"assets/index-
BnQjGoY7
.js"
></script>
<link
rel=
"stylesheet"
crossorigin
href=
"assets/index-
UTAcNXk5
.css"
>
<link
rel=
"stylesheet"
crossorigin
href=
"assets/index-
BhWiHo-2
.css"
>
</head>
</head>
<body>
<body>
<div
id=
"app"
></div>
<div
id=
"app"
></div>
...
...
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