Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
campSite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨梦雪
campSite
Commits
f070952e
Commit
f070952e
authored
Nov 03, 2021
by
杨梦雪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
61ae9d3c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
75 additions
and
71 deletions
+75
-71
src/components/index/Footer.vue
src/components/index/Footer.vue
+63
-63
src/components/index/SignUp/referInfo.vue
src/components/index/SignUp/referInfo.vue
+9
-5
src/config/server.js
src/config/server.js
+3
-3
No files found.
src/components/index/Footer.vue
View file @
f070952e
...
...
@@ -21,12 +21,12 @@
<div
class=
"copyRight"
>
<div>
<a
href=
""
>
Copyright © 2021 营地系统 版权所有
</a>
<a
target=
"_blank"
href=
"https://beian.miit.gov.cn"
<
!--
<
a
target=
"_blank"
href=
"https://beian.miit.gov.cn"
>
京ICP备19058825号-3
</a>
<a
target=
"_blank"
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802034612"
>
京公网安备 11010802034612号
</a>
>
京公网安备 11010802034612号
</a>
-->
</div>
</div>
</div>
...
...
@@ -35,75 +35,75 @@
<
script
>
/* eslint-disable */
export
default
{
name
:
"
Footer
"
,
};
export
default
{
name
:
"
Footer
"
,
};
</
script
>
<
style
lang=
"scss"
scoped
>
@import
"a/scss/common"
;
.footer
{
font-family
:
PingFang
SC
;
font-size
:
14px
;
height
:
169px
;
background
:
#000000
;
opacity
:
0
.9
;
line-height
:
60px
;
border-top
:
1px
solid
#ccc
;
@import
"a/scss/common"
;
.footer
{
font-family
:
PingFang
SC
;
font-size
:
14px
;
height
:
169px
;
background
:
#000000
;
opacity
:
0
.9
;
line-height
:
60px
;
border-top
:
1px
solid
#ccc
;
.content
{
.contact_list
{
display
:
flex
;
flex-flow
:
row
;
align-items
:
center
;
height
:
88px
;
margin
:
0
;
padding
:
0
;
li
{
font-size
:
12px
;
height
:
14px
;
line-height
:
14px
;
font-family
:
PingFang
SC
;
font-weight
:
500
;
color
:
#FFFFFF
;
list-style
:
none
;
margin-right
:
40px
;
span
{
margin
:
0
15px
0
7px
;
}
&
:last-child
{
margin-right
:
0
;
}
.content
{
.contact_list
{
display
:
flex
;
flex-flow
:
row
;
align-items
:
center
;
height
:
88px
;
margin
:
0
;
padding
:
0
;
li
{
font-size
:
12px
;
height
:
14px
;
line-height
:
14px
;
font-family
:
PingFang
SC
;
font-weight
:
500
;
color
:
#ffffff
;
list-style
:
none
;
margin-right
:
40px
;
span
{
margin
:
0
15px
0
7px
;
}
&
:last-child
{
margin-right
:
0
;
}
}
.line
{
width
:
100%
;
height
:
1px
;
background
:
#ffffff
;
opacity
:
0
.2
;
}
.copyRight
{
display
:
flex
;
flex-flow
:
row
;
align-items
:
center
;
height
:
62px
;
margin
:
0
;
padding
:
0
;
a
{
font-size
:
12px
;
font-weight
:
400
;
margin-right
:
20px
;
color
:
#333333
;
text-decoration
:
none
;
img
{
width
:
15px
;
margin-top
:
-3
px
;
}
&
:hover
{
text-decoration
:
underline
;
}
}
.line
{
width
:
100%
;
height
:
1px
;
background
:
#ffffff
;
opacity
:
0
.2
;
}
.copyRight
{
display
:
flex
;
flex-flow
:
row
;
align-items
:
center
;
height
:
62px
;
margin
:
0
;
padding
:
0
;
a
{
font-size
:
12px
;
font-weight
:
400
;
margin-right
:
20px
;
color
:
#333333
;
text-decoration
:
none
;
img
{
width
:
15
px
;
margin-top
:
-3px
;
}
&
:hover
{
text-decoration
:
underline
;
}
}
}
}
}
</
style
>
src/components/index/SignUp/referInfo.vue
View file @
f070952e
...
...
@@ -211,7 +211,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"6"
>
<el-form-item
label=
" "
prop=
"school_city"
>
<el-form-item
class=
"no_label"
label=
" "
prop=
"school_city"
>
<el-select
ref=
"school_city"
v-model=
"referForm.school_city"
...
...
@@ -230,7 +230,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
" "
prop=
"school"
>
<el-form-item
class=
"no_label"
label=
" "
prop=
"school"
>
<el-select
ref=
"school"
v-model=
"referForm.school"
...
...
@@ -1002,16 +1002,20 @@ export default {
font-weight
:
500
;
color
:
#12141c
;
}
&
.no_label
.el-form-item__label
:before
{
content
:
""
!
important
;
}
.el-form-item__content
{
// height: 40px;
// line-height: 40px;
.el-input
{
height
:
40px
;
.el-input--small
.el-input__inner
{
min-height
:
40px
!
important
;
}
.el-input__inner
{
height
:
40px
;
min-
height
:
40px
;
line-height
:
40px
;
border-radius
:
4px
;
border
:
1px
solid
#e1e3e6
;
...
...
src/config/server.js
View file @
f070952e
...
...
@@ -7,9 +7,9 @@
// export const SERVER_WS_URL = "wss://123.56.237.167:20202"; // websocket
// 官网
export
const
SERVER_URL
=
'
http://api1.testgate.cn
'
// 正式环境
export
const
DEVELOPMENT_SERVER_URL
=
'
http://api1.testgate.cn
'
// 开发环境
export
const
SERVER_WS_URL
=
'
ws://api1.testgate.cn
'
// websocket
export
const
SERVER_URL
=
'
http
s
://api1.testgate.cn
'
// 正式环境
export
const
DEVELOPMENT_SERVER_URL
=
'
http
s
://api1.testgate.cn
'
// 开发环境
export
const
SERVER_WS_URL
=
'
ws
s
://api1.testgate.cn
'
// websocket
// 剑桥官网
// export const SERVER_URL = "https://api.testgate.cn"; // 正式环境
// export const DEVELOPMENT_SERVER_URL = "https://api.testgate.cn"; //开发环境
...
...
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