BJ_web_developers
/
workreport
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2732603d34b70ffb78c63c8cd8f773d8619a01ba
Authored by
liuqimichale
2018-07-27 10:23:07 +0800
1 parent
bfd990cf
查询 结果点击效果
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletions
topages/hourscount/hourscount.css
topages/hourscount/hourscount.html
topages/hourscount/hourscount.css
View file @
2732603
1
+/*-----------------------时间*/
2
+
3
+
4
+
5
+/*-----------------------内容*/
0
6
\ No newline at end of file
...
...
topages/hourscount/hourscount.html
View file @
2732603
1
-<div>dajkdjka</div>
2
1
\ No newline at end of file
2
+<div>时间</div>
3
+
4
+
5
+
6
+
7
+<!--------------------------------------------内容-->
8
+<div>
9
+
10
+
11
+
12
+</div>
3
13
\ No newline at end of file
...
...