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
e4994a49
authored
6 years ago
by
qiaomu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
12f25583
master
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
sudoke/index.html
sudoke/livetime.html
sudoke/index.html
View file @
e4994a49
...
...
@@ -35,7 +35,7 @@
}
function
getUserInfo
(){
$
.
ajax
({
url
:
"http://pay.ishuaji.cn/user/auth/"
+
sessionStorage
.
bbb
+
"/"
+
sessionStorage
.
kkk
,
url
:
"http
s
://pay.ishuaji.cn/user/auth/"
+
sessionStorage
.
bbb
+
"/"
+
sessionStorage
.
kkk
,
dataType
:
"json"
,
type
:
"POST"
,
success
:
function
(
data
)
{
...
...
This diff is collapsed.
Click to expand it.
sudoke/livetime.html
View file @
e4994a49
...
...
@@ -24,7 +24,7 @@
.cell_hd
h5
{
font-weight
:
normal
;}
.cell_hd
h4
{
font-weight
:
normal
;
font-family
:
numberfont
;
font-size
:
18px
;}
.cell_hd
h4
span
{
font-size
:
10px
;
color
:
#666
;}
.bonds
{
wid
ht
:
100%
;
height
:
auto
;
margin
:
10px
0
;
padding
:
10px
0
}
.bonds
{
wid
th
:
100%
;
height
:
auto
;
margin
:
10px
0
;
padding
:
10px
0
}
.tips
{
text-align
:
right
;}
.tips-cont
{
width
:
100%
;
font-size
:
10px
;
color
:
#ccc
;}
.disable
{
background
:
#ccc
;}
...
...
@@ -122,7 +122,7 @@
</div>
<script>
var
uid
;
var
url
=
"http://taskweb.ishuaji.cn:9095/remote/livertime"
;
var
url
=
"http
s
://taskweb.ishuaji.cn:9095/remote/livertime"
;
$
(
function
(){
$
(
".weui_btn"
).
click
(
function
(){
var
type
=
$
(
this
).
attr
(
"data-time"
);
...
...
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