Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SURPRISED
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
华国豪
SURPRISED
Commits
687b28c5
Commit
687b28c5
authored
Jan 16, 2020
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c130abc2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
SignIn.css
css/SignIn.css
+2
-2
SignIn.html
html/SignIn/SignIn.html
+1
-1
mian.js
js/mian.js
+2
-1
No files found.
css/SignIn.css
View file @
687b28c5
...
@@ -21,12 +21,12 @@
...
@@ -21,12 +21,12 @@
top
:
-3%
;
top
:
-3%
;
}
}
.page_left
{
.page_left
{
padding
:
5%
0
05%
;
padding
:
10%
0
;
text-align
:
center
;
text-align
:
center
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
}
.page_left
.qiandaoqiang
{
.page_left
.qiandaoqiang
{
font-size
:
8
rem
;
font-size
:
11
rem
;
font-family
:
'PingFangR'
;
font-family
:
'PingFangR'
;
padding-bottom
:
2rem
;
padding-bottom
:
2rem
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
...
...
html/SignIn/SignIn.html
View file @
687b28c5
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
<p
class=
"qiandaoqiang font-bg1"
>
签 到 墙
</p>
<p
class=
"qiandaoqiang font-bg1"
>
签 到 墙
</p>
<div>
<div>
<img
style=
"width: 50%;"
src=
"../../images/texiao/home_1.png"
alt=
""
>
<img
style=
"width: 50%;"
src=
"../../images/texiao/home_1.png"
alt=
""
>
<img
style=
"width: 70%;margin-top:
8
%;"
src=
"../../images/texiao/home_2.png"
alt=
""
>
<img
style=
"width: 70%;margin-top:
3
%;"
src=
"../../images/texiao/home_2.png"
alt=
""
>
</div>
</div>
</div>
</div>
<div
class=
"page_right"
>
<div
class=
"page_right"
>
...
...
js/mian.js
View file @
687b28c5
...
@@ -6,8 +6,9 @@ function getApiUrl() {
...
@@ -6,8 +6,9 @@ function getApiUrl() {
// urlPost: locationName.indexOf('oytour') !== -1 ? "https://reborn.oytour.com/api/common/post" : "http://192.168.2.65:8025/api/common/post",
// urlPost: locationName.indexOf('oytour') !== -1 ? "https://reborn.oytour.com/api/common/post" : "http://192.168.2.65:8025/api/common/post",
//urlJava: locationName.indexOf('oytour') !== -1 ? "https://efficient.oytour.com/" : "http://192.168.2.215:9000/"
//urlJava: locationName.indexOf('oytour') !== -1 ? "https://efficient.oytour.com/" : "http://192.168.2.215:9000/"
urlJava
:
"https://efficient.oytour.com/"
,
urlJava
:
"https://efficient.oytour.com/"
,
urlSignalr
:
"http://newyear.oytour.com/signalr"
,
//
urlSignalr: "http://newyear.oytour.com/signalr",
// urlSignalr: 'http://192.168.2.65:7838/signalr'
// urlSignalr: 'http://192.168.2.65:7838/signalr'
urlSignalr
:
"http://hpye.oytour.com/signalr"
}
}
return
url
return
url
}
}
...
...
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