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
40c194e9
Commit
40c194e9
authored
Feb 17, 2022
by
杨梦雪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
营地正式
parent
02aecb3d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
src/config/server.js
src/config/server.js
+3
-2
src/views/index/camp/Certificate.vue
src/views/index/camp/Certificate.vue
+5
-5
No files found.
src/config/server.js
View file @
40c194e9
...
@@ -6,11 +6,12 @@
...
@@ -6,11 +6,12 @@
// export const DEVELOPMENT_SERVER_URL = "http://123.56.237.167:20202"; //测试环境
// export const DEVELOPMENT_SERVER_URL = "http://123.56.237.167:20202"; //测试环境
// export const SERVER_WS_URL = "wss://123.56.237.167:20202"; // websocket
// export const SERVER_WS_URL = "wss://123.56.237.167:20202"; // websocket
// 正式
// 正式
(暂时不用)
// export const SERVER_URL = 'https://api1.testgate.cn' // 正式环境
// export const SERVER_URL = 'https://api1.testgate.cn' // 正式环境
// export const DEVELOPMENT_SERVER_URL = 'https://api1.testgate.cn' // 开发环境
// export const DEVELOPMENT_SERVER_URL = 'https://api1.testgate.cn' // 开发环境
// export const SERVER_WS_URL = 'wss://api1.testgate.cn' // websocket
// export const SERVER_WS_URL = 'wss://api1.testgate.cn' // websocket
// 线上测试
// 正式
export
const
SERVER_URL
=
"
http://api.campcenter.cn/
"
;
// 正式环境
export
const
SERVER_URL
=
"
http://api.campcenter.cn/
"
;
// 正式环境
export
const
DEVELOPMENT_SERVER_URL
=
"
http://api.campcenter.cn/
"
;
//开发环境
export
const
DEVELOPMENT_SERVER_URL
=
"
http://api.campcenter.cn/
"
;
//开发环境
export
const
SERVER_WS_URL
=
"
ws://api.campcenter.cn
"
;
// websocket
export
const
SERVER_WS_URL
=
"
ws://api.campcenter.cn
"
;
// websocket
src/views/index/camp/Certificate.vue
View file @
40c194e9
...
@@ -13,15 +13,15 @@
...
@@ -13,15 +13,15 @@
<!--
</div>
-->
<!--
</div>
-->
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"top"
>
<div
class=
"top"
>
<
div
class=
"p_title"
>
<
p
class=
"p_title"
>
恭喜你顺利结业!点击【获取营地证书】确认收货地址,证书将以纸质形式邮寄上门
  
恭喜你顺利完成所有营地课程,点击【填写/修改收货地址】以便确认收货地址,证书将以纸质形式邮寄。
</
div
>
</
p
>
<div>
<div>
<img
src=
"@/assets/img/certificate.jpg"
alt=
""
style=
"width: 25%"
/>
<img
src=
"@/assets/img/certificate.jpg"
alt=
""
style=
"width: 25%"
/>
</div>
</div>
<div
class=
"btn"
>
<div
class=
"btn"
>
<el-button
@
click=
"getCertifi"
>
获得营地证书
</el-button>
<el-button
@
click=
"getCertifi"
>
填写/修改收货地址
</el-button>
</div>
</div>
</div>
</div>
<!--
<!--
...
@@ -364,7 +364,7 @@ export default {
...
@@ -364,7 +364,7 @@ export default {
font-size
:
18px
;
font-size
:
18px
;
font-weight
:
500
;
font-weight
:
500
;
color
:
#12141c
;
color
:
#12141c
;
line-height
:
1
8px
;
line-height
:
2
8px
;
margin
:
10px
0
30px
0
;
margin
:
10px
0
30px
0
;
}
}
div
{
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