Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Theater
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
吴春
Theater
Commits
43a608c1
Commit
43a608c1
authored
Feb 25, 2019
by
吴春
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/chun/theater
parents
00a5ea5c
fcdad8e6
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
50 additions
and
51 deletions
+50
-51
ScreeningSeat.cshtml
EheMall.Web/Areas/Admin/Views/Screening/ScreeningSeat.cshtml
+1
-0
TheaterSeat.cshtml
...ll.Web/Areas/Admin/Views/TheaterManage/TheaterSeat.cshtml
+32
-34
index.css
EheMall.Web/Areas/Mobile/Content/css/index.css
+3
-3
bk_02.jpg
EheMall.Web/Areas/Mobile/Content/images/bk_02.jpg
+0
-0
bk_fk.png
EheMall.Web/Areas/Mobile/Content/images/bk_fk.png
+0
-0
bkfk_hover.png
EheMall.Web/Areas/Mobile/Content/images/bkfk_hover.png
+0
-0
fitting_btn1.png
EheMall.Web/Areas/Mobile/Content/images/fitting_btn1.png
+0
-0
fitting_btn3.png
EheMall.Web/Areas/Mobile/Content/images/fitting_btn3.png
+0
-0
set_bg.jpg
EheMall.Web/Areas/Mobile/Content/images/set_bg.jpg
+0
-0
time.png
EheMall.Web/Areas/Mobile/Content/images/time.png
+0
-0
Details.cshtml
EheMall.Web/Areas/Mobile/Views/Home/Details.cshtml
+4
-4
NewsList.cshtml
EheMall.Web/Areas/Mobile/Views/Home/NewsList.cshtml
+5
-5
NewsProgramsList.cshtml
EheMall.Web/Areas/Mobile/Views/Home/NewsProgramsList.cshtml
+3
-3
ProgramsDetails.cshtml
EheMall.Web/Areas/Mobile/Views/Home/ProgramsDetails.cshtml
+2
-2
No files found.
EheMall.Web/Areas/Admin/Views/Screening/ScreeningSeat.cshtml
View file @
43a608c1
...
...
@@ -35,6 +35,7 @@
border
:
1px
solid
#d1d1d1
;
cursor
:
default
;
position
:
relative
;
background
:
url(/Areas/TicketMall/Content/Sp_img/seat.png)
no-repeat
;
}
.seats-block
.seat.selected
{
...
...
EheMall.Web/Areas/Admin/Views/TheaterManage/TheaterSeat.cshtml
View file @
43a608c1
...
...
@@ -28,27 +28,25 @@
}
.seats-block
.seat
{
display
:
inline-block
;
font-size
:
12px
;
width
:
30px
;
height
:
27px
;
margin
:
0
5px
;
/*border: 1px solid #d1d1d1;*/
background
:
url(/Areas/TicketMall/Content/Sp_img/seat.png)
100%
100%
no-repeat
;
}
.seats-block
.seat.selected
{
display
:
inline-block
;
font-size
:
12px
;
width
:
20px
;
height
:
20px
;
margin
:
0
5px
;
border
:
1px
solid
#d1d1d1
;
/*
background: url(images/seat.png) 0 1px no-repeat;
*/
background
:
url(/Scripts/Seat/images/selected.png)
0
1px
no-repeat
;
}
.seats-block
.seat.selected
{
display
:
inline-block
;
font-size
:
12px
;
width
:
20px
;
height
:
20px
;
margin
:
0
5px
;
border
:
1px
solid
#d1d1d1
;
background
:
url(/Scripts/Seat/images/selected.png)
0
1px
no-repeat
;
}
.seats-block
.row-id-container
{
width
:
60px
;
float
:
left
;
...
...
@@ -62,8 +60,8 @@
.row_input
{
width
:
40px
;
height
:
2
0
px
;
margin-bottom
:
5
px
;
height
:
2
7
px
;
margin-bottom
:
6
px
;
}
.seats-block
.row
{
...
...
@@ -123,50 +121,50 @@
}
/*甲区样式*/
.oneArea
{
background-color
:
pink
;
background-color
:
pink
!important
;
display
:
inline-block
;
font-size
:
12px
;
width
:
2
0px
;
height
:
2
0
px
;
width
:
3
0px
;
height
:
2
7
px
;
margin
:
0
5px
;
b
order
:
1px
solid
#d1d1d1
;
b
ackground
:
url(/Areas/TicketMall/Content/Sp_img/seat.png)
100%
100%
no-repeat
;
}
/*乙区样式*/
.twoArea
{
background-color
:
#9cf
;
background-color
:
#9cf
!important
;
display
:
inline-block
;
font-size
:
12px
;
width
:
2
0px
;
height
:
2
0
px
;
width
:
3
0px
;
height
:
2
7
px
;
margin
:
0
5px
;
b
order
:
1px
solid
#d1d1d1
;
b
ackground
:
url(/Areas/TicketMall/Content/Sp_img/seat.png)
100%
100%
no-repeat
;
}
/*丙区样式*/
.threeArea
{
background-color
:
yellow
;
background-color
:
yellow
!important
;
display
:
inline-block
;
font-size
:
12px
;
width
:
2
0px
;
height
:
2
0
px
;
width
:
3
0px
;
height
:
2
7
px
;
margin
:
0
5px
;
b
order
:
1px
solid
#d1d1d1
;
b
ackground
:
url(/Areas/TicketMall/Content/Sp_img/seat.png)
100%
100%
no-repeat
;
}
/*特区样式*/
.specialArea
{
background-color
:
orangered
;
background-color
:
orangered
!important
;
display
:
inline-block
;
font-size
:
12px
;
width
:
2
0px
;
height
:
2
0
px
;
width
:
3
0px
;
height
:
2
7
px
;
margin
:
0
5px
;
b
order
:
1px
solid
#d1d1d1
;
b
ackground
:
url(/Areas/TicketMall/Content/Sp_img/seat.png)
100%
100%
no-repeat
;
}
/*过道样式*/
.noSeat
{
display
:
inline-block
;
font-size
:
12px
;
width
:
2
0px
;
height
:
2
0
px
;
width
:
3
0px
;
height
:
2
7
px
;
margin
:
0
5px
;
border
:
1px
solid
#ccc
;
visibility
:
hidden
;
...
...
@@ -202,7 +200,7 @@
}
.SelectType
{
height
:
19
px
;
height
:
27
px
;
padding
:
0
4px
;
margin-bottom
:
6px
;
}
...
...
EheMall.Web/Areas/Mobile/Content/css/index.css
View file @
43a608c1
...
...
@@ -1289,7 +1289,7 @@ header .nav-a:hover {
}
.st-bg
.news
.news-box
:hover
.nleft
.time
{
background
:
url(../images/
time_hover
.png)
no-repeat
;
background
:
url(../images/
more
.png)
no-repeat
;
cursor
:
pointer
;
}
...
...
@@ -1428,7 +1428,7 @@ header .nav-a:hover {
.content
.news-box
.nleft
.time
{
width
:
105px
;
height
:
105px
;
background
:
url(../images/
time_hover
.png)
no-repeat
;
background
:
url(../images/
more
.png)
no-repeat
;
left
:
50%
;
top
:
-50px
;
margin-left
:
-53px
;
...
...
@@ -1538,7 +1538,7 @@ header .nav-a:hover {
}
.prevnext
p
.next
{
background
:
url(../images/fitting_btn
2
.png)
no-repeat
center
left
;
background
:
url(../images/fitting_btn
1
.png)
no-repeat
center
left
;
}
.prevnext
p
.back
{
...
...
EheMall.Web/Areas/Mobile/Content/images/bk_02.jpg
0 → 100644
View file @
43a608c1
8.18 KB
EheMall.Web/Areas/Mobile/Content/images/bk_fk.png
0 → 100644
View file @
43a608c1
3.27 KB
EheMall.Web/Areas/Mobile/Content/images/bkfk_hover.png
0 → 100644
View file @
43a608c1
3.19 KB
EheMall.Web/Areas/Mobile/Content/images/fitting_btn1.png
0 → 100644
View file @
43a608c1
1.55 KB
EheMall.Web/Areas/Mobile/Content/images/fitting_btn3.png
0 → 100644
View file @
43a608c1
1.74 KB
EheMall.Web/Areas/Mobile/Content/images/set_bg.jpg
0 → 100644
View file @
43a608c1
242 KB
EheMall.Web/Areas/Mobile/Content/images/time.png
0 → 100644
View file @
43a608c1
1.92 KB
EheMall.Web/Areas/Mobile/Views/Home/Details.cshtml
View file @
43a608c1
...
...
@@ -70,7 +70,7 @@
<div
class=
"toolbar visible-md visible-sm visible-xs clearfix "
>
<div
class=
"logo"
><img
src=
"/Areas/Mobile/Content/images/logo_sj.png"
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"
..
/images/menu.png"
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"
/Areas/Mobile/Content
/images/menu.png"
>
</div>
</div>
<section
class=
"sidebar"
>
...
...
@@ -148,12 +148,12 @@
</div>
<div
class=
"nycont visible-md visible-sm visible-xs "
>
<div
class=
"nycont visible-md visible-sm visible-xs "
style=
"width:94%;margin:auto;"
>
<p
class=
"text"
>
@if (nowModel.ID != Guid.Empty)
{
<h2>
@nowModel.sTitle
</h2>
<h2
style=
"text-align:center;color:#844b20"
>
@nowModel.sTitle
</h2>
}
else
{
...
...
@@ -163,7 +163,7 @@
}
@if (nowModel.ID != Guid.Empty)
{
<p>
<p
style=
"width:94%;margin:auto;"
>
@Html.Raw(HttpContext.Current.Server.UrlDecode(nowModel.sContent))
</p>
}
...
...
EheMall.Web/Areas/Mobile/Views/Home/NewsList.cshtml
View file @
43a608c1
...
...
@@ -34,9 +34,9 @@
<!-- Demo styles -->
<style
type=
"text/css"
>
html
,
body
{
/*
html, body {
height: 100%;
}
}
*/
</style>
</head>
...
...
@@ -72,8 +72,8 @@
<div
class=
"toolbar visible-sm visible-xs clearfix "
>
<div
class=
"logo"
><img
src=
"/
images/logo_sj.png"
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"/
images/menu.png"
>
</div>
<div
class=
"logo"
><img
src=
"/
Areas/Mobile/Content/images/logo_sj.png"
/
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"/
Areas/Mobile/Content/images/menu.png"
/
>
</div>
</div>
<section
class=
"sidebar"
>
...
...
@@ -93,7 +93,7 @@
</a>
</div>
<div
class=
"st-bg newslist
min650 hidden-sm hidden-xs
"
>
<div
class=
"st-bg newslist
hidden-sm hidden-xs"
style=
"height:100%;
"
>
<div
class=
"left por"
>
<div
class=
"news noselect"
id=
"nscrollBox"
>
<div
class=
"con"
id=
"nscrollObj"
>
...
...
EheMall.Web/Areas/Mobile/Views/Home/NewsProgramsList.cshtml
View file @
43a608c1
...
...
@@ -71,8 +71,8 @@
<div
class=
"toolbar visible-sm visible-xs clearfix "
>
<div
class=
"logo"
><img
src=
"/images/logo_sj.png"
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"/images/menu.png"
>
</div>
<div
class=
"logo"
><img
src=
"/
Areas/Mobile/Content/
images/logo_sj.png"
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"/
Areas/Mobile/Content/
images/menu.png"
>
</div>
</div>
<section
class=
"sidebar"
>
...
...
@@ -92,7 +92,7 @@
</a>
</div>
<div
class=
"st-bg newslist
min650 hidden-sm hidden-xs
"
>
<div
class=
"st-bg newslist
hidden-sm hidden-xs"
style=
"height:100%;
"
>
<div
class=
"left por"
>
<div
class=
"news noselect"
id=
"nscrollBox"
>
<div
class=
"con"
id=
"nscrollObj"
>
...
...
EheMall.Web/Areas/Mobile/Views/Home/ProgramsDetails.cshtml
View file @
43a608c1
...
...
@@ -70,8 +70,8 @@
<div
class=
"toolbar visible-md visible-sm visible-xs clearfix "
>
<div
class=
"logo"
><img
src=
"
..
/images/logo_sj.png"
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"
..
/images/menu.png"
>
</div>
<div
class=
"logo"
><img
src=
"
/Areas/Mobile/Content
/images/logo_sj.png"
>
</div>
<div
id=
"open-sb"
class=
"menu-left"
><img
src=
"
/Areas/Mobile/Content
/images/menu.png"
>
</div>
</div>
<section
class=
"sidebar"
>
...
...
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