Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
kaisa
/
SopWeb
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f4672b84
authored
Nov 19, 2025
by
kaisa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:修改
parent
5d227bec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
src/utils/requestAct.ts
src/views/activity/recruitment/components/sign/index.vue
src/utils/requestAct.ts
View file @
f4672b84
...
...
@@ -50,7 +50,7 @@ service.interceptors.request.use(
const
newParams
=
{
token
:
queryParams
?.
token
||
"debug"
,
micId
:
queryParams
?.
uid
||
1
23456
,
micId
:
queryParams
?.
uid
||
1
,
lang
:
queryParams
?.
lang
||
2
,
cid
:
queryParams
?.
cid
||
"web_gw"
,
vest
:
queryParams
?.
vest
||
0
,
...
...
src/views/activity/recruitment/components/sign/index.vue
View file @
f4672b84
...
...
@@ -335,7 +335,7 @@ const onSubmit = async () => {
background-size
:
100%
100%
;
.content
{
padding
:
859px
49px
24px
49
px
;
padding
:
859px
35px
24px
35
px
;
.stage
{
height
:
100%
;
...
...
@@ -626,7 +626,6 @@ const onSubmit = async () => {
font-size
:
34px
;
color
:
#48FEC1
;
text-shadow
:
0px
4px
7px
#2170D3
;
font-style
:
italic
;
padding-right
:
8px
;
padding-top
:
23px
;
}
...
...
@@ -795,7 +794,7 @@ const onSubmit = async () => {
background-image
:
url(../../image/dialogBottom.png)
;
background-repeat
:
no-repeat
;
background-size
:
100%
;
min-height
:
7
0
px
;
min-height
:
7
5
px
;
}
}
}
...
...
@@ -868,7 +867,7 @@ const onSubmit = async () => {
background-image
:
url(../../image/dialogBottom.png)
;
background-repeat
:
no-repeat
;
background-size
:
100%
;
min-height
:
7
0
px
;
min-height
:
7
5
px
;
}
}
...
...
@@ -920,7 +919,7 @@ const onSubmit = async () => {
:deep
(
.van-form
)
{
width
:
601px
;
background
:
rgba
(
0
,
0
,
0
,
0.2
);
margin-left
:
24
px
;
margin-left
:
40
px
;
.van-cell-group
{
background
:
transparent
;
...
...
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