Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
sf
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
6a532536
authored
6 years ago
by
qiaomu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
two
parent
dfa7b1ec
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
22 additions
and
24 deletions
sudoke/gatheringInfo.html
sudoke/index.html
sudoke/js/in.js
sudoke/livetime.html
sudoke/wxkiting.html
sudoke/gatheringInfo.html
View file @
6a532536
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
<head>
<head>
<meta
charset=
"utf-8"
/>
<meta
charset=
"utf-8"
/>
<title>
收款账户信息
</title>
<title>
收款账户信息
</title>
<script
src=
"js/in.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/reset.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/reset.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css?v=123"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css?v=123"
/>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
sudoke/index.html
View file @
6a532536
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
<meta
name=
"wap-font-scale"
content=
"no"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<title>
附加功能
</title>
<title>
附加功能
</title>
<script
src=
"js/in.js"
></script>
<link
rel=
"stylesheet"
href=
"css/weui.min.css"
>
<link
rel=
"stylesheet"
href=
"css/weui.min.css"
>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.min.js"
></script>
...
@@ -145,16 +146,6 @@
...
@@ -145,16 +146,6 @@
</script>
</script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
var
bbb
=
location
.
href
;
var
data
=
url_get_params
(
bbb
)
if
(
data
!=
null
){
sessionStorage
.
kkk
=
data
.
token
;
//t
sessionStorage
.
bbb
=
data
.
uid
;
//u
sessionStorage
.
surroun
=
data
.
ddd
;
}
else
{
dialog
(
1
,
"数据错误,请重新进入"
);
sessionStorage
.
clear
();
}
function
url_get_params
(
url_path
){
function
url_get_params
(
url_path
){
var
url
=
url_path
;
var
url
=
url_path
;
var
theRequest
=
new
Object
();
var
theRequest
=
new
Object
();
...
...
This diff is collapsed.
Click to expand it.
sudoke/js/in.js
View file @
6a532536
var
bbb
=
location
.
href
;
var
bbb
=
location
.
href
;
var
data
=
url_get_params
(
bbb
)
var
data
=
url_get_params
(
bbb
)
sessionStorage
.
kkk
=
data
.
bbb
;
//t
if
(
sessionStorage
.
kkk
==
undefined
||
sessionStorage
.
kkk
==
"undefined"
)
{
sessionStorage
.
bbb
=
data
.
aaa
;
//u
if
(
data
.
token
!=
undefined
&&
data
.
token
!=
"undefined"
)
{
sessionStorage
.
surroun
=
data
.
ddd
;
sessionStorage
.
kkk
=
data
.
token
;
//t
}
else
{
sessionStorage
.
kkk
=
data
.
bbb
;
//t
}
}
if
(
sessionStorage
.
bbb
==
undefined
||
sessionStorage
.
bbb
==
"undefined"
)
{
if
(
data
.
uid
!=
undefined
&&
data
.
uid
!=
"undefined"
)
{
sessionStorage
.
bbb
=
data
.
uid
;
//u
}
else
{
sessionStorage
.
bbb
=
data
.
aaa
;
//u
}
}
function
url_get_params
(
url_path
){
function
url_get_params
(
url_path
){
var
url
=
url_path
;
var
url
=
url_path
;
var
theRequest
=
new
Object
();
var
theRequest
=
new
Object
();
...
@@ -15,11 +27,3 @@ function url_get_params(url_path){
...
@@ -15,11 +27,3 @@ function url_get_params(url_path){
}
}
return
theRequest
;
return
theRequest
;
}
}
\ No newline at end of file
$ip
=
'http://test.api.lvdou66.com:8036/'
;
if
(
sessionStorage
.
surroun
==
0
){
$ip
=
'http://test.api.lvdou66.com:8036/'
;
}
else
if
(
sessionStorage
.
surroun
==
1
){
//$ip="http://120.26.7.87:8080/";
$ip
=
"https://zhiboweb.ishuaji.cn/"
;
//正式服API
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
sudoke/livetime.html
View file @
6a532536
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
<meta
name=
"wap-font-scale"
content=
"no"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<title>
丫播查询平台
</title>
<title>
丫播查询平台
</title>
<link
rel=
"stylesheet"
href=
"css/weui.min.css"
>
<link
rel=
"stylesheet"
href=
"css/weui.min.css"
>
<script
src=
"js/in.js"
></script>
<script
src=
"js/jquery.min.js"
></script>
<script
src=
"js/jquery.min.js"
></script>
<style>
<style>
@font-face
{
font-family
:
numberfont
;
src
:
url('font/ds.ttf')
;}
@font-face
{
font-family
:
numberfont
;
src
:
url('font/ds.ttf')
;}
...
...
This diff is collapsed.
Click to expand it.
sudoke/wxkiting.html
View file @
6a532536
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
<head>
<head>
<meta
charset=
"utf-8"
/>
<meta
charset=
"utf-8"
/>
<title>
小券提现
</title>
<title>
小券提现
</title>
<script
src=
"js/in.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/reset.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/reset.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css"
/>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
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