Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
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
39429b3a
authored
2025-08-07 19:27:51 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
世锦赛
1 parent
6beb5c54
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
21 deletions
src/viewsPc/about/operation.vue
src/viewsPc/register/components/utype3.vue
src/viewsPc/about/operation.vue
View file @
39429b3
...
...
@@ -23,7 +23,6 @@
<div
class=
"contentBox"
>
<div
v-html=
"content"
></div>
</div>
{{
content
}}
</div>
</el-col>
</el-row>
...
...
@@ -57,7 +56,6 @@ onMounted(() => {
const
getMenuList
=
()
=>
{
getppInfo
(
'10000005'
).
then
(
res
=>
{
debugger
if
(
language
.
value
==
0
)
{
content
.
value
=
res
.
data
.
contextZh
fileList
.
value
=
JSON
.
parse
(
res
.
data
.
fileZh
)
...
...
src/viewsPc/register/components/utype3.vue
View file @
39429b3
...
...
@@ -47,7 +47,7 @@
type=
"inside"
@
success=
"codeSuccess"
></Vcode>
</div>
<div
class=
"
son"
style=
"position: absolute;top: -40px; width: 380px;right: 0;line-height: 1.1
"
>
<div
class=
"
tip
"
>
Please click "Send" to receive the verification code via email, then enter the code below.
</div>
</el-form-item>
...
...
@@ -247,22 +247,4 @@ function close() {
color
:
#fff
!important
;
}
.son
{
position
:
absolute
;
top
:
-40px
;
width
:
380px
;
right
:
0
;
line-height
:
1.1
}
@media
(
max-width
:
750px
)
{
.son
{
position
:
absolute
;
top
:
-50px
!important
;
width
:
270px
!important
;
right
:
0
;
line-height
:
1.1
}
}
</
style
>
...
...
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