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
4c9f586c
Commit
4c9f586c
authored
Jul 05, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加返回
parent
b8e8b6cd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
0 deletions
+20
-0
shopping.css
css/shopping.css
+17
-0
home.html
html/task/home.html
+3
-0
arrowLeft.png
images/task/ass/arrowLeft.png
+0
-0
No files found.
css/shopping.css
View file @
4c9f586c
...
@@ -207,6 +207,23 @@
...
@@ -207,6 +207,23 @@
#wodejiangquanBox
.duiItem
.imgDiv
img
{
#wodejiangquanBox
.duiItem
.imgDiv
img
{
height
:
100%
;
height
:
100%
;
}
}
.shangcheng_back
{
position
:
fixed
;
width
:
100%
;
height
:
4rem
;
top
:
0
;
text-align
:
center
;
font-size
:
1.5rem
;
line-height
:
4rem
;
z-index
:
200
;
color
:
#000000
;
background-color
:
#fff
;
}
.SparrowLeft
{
position
:
relative
;
left
:
-33%
;
top
:
0.2rem
;
}
\ No newline at end of file
html/task/home.html
View file @
4c9f586c
...
@@ -225,6 +225,9 @@
...
@@ -225,6 +225,9 @@
<!-- 商城 -->
<!-- 商城 -->
<div
id=
"shangchengBox"
class=
"none"
>
<div
id=
"shangchengBox"
class=
"none"
>
<div
class=
"shangchengBox_bg"
>
<div
class=
"shangchengBox_bg"
>
<div
class=
"shangcheng_back"
>
<img
class=
"SparrowLeft"
onclick=
"closeBox('shangchengBox')"
src=
"../../images/task/ass/arrowLeft.png"
/>
兑换商城
</div>
<div
class=
"shop_Content"
>
<div
class=
"shop_Content"
>
<div
class=
"shop_ContentMain"
>
<div
class=
"shop_ContentMain"
>
</div>
</div>
...
...
images/task/ass/arrowLeft.png
0 → 100644
View file @
4c9f586c
293 Bytes
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