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
e07bc1cb
Commit
e07bc1cb
authored
Mar 05, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s
parent
53c6b545
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
5 deletions
+21
-5
Edit.cshtml
EheMall.Web/Areas/Admin/Views/TheaterOrder/Edit.cshtml
+1
-1
SaleTicket.cshtml
....Web/Areas/TicketMall/Views/SaleTheater/SaleTicket.cshtml
+20
-4
No files found.
EheMall.Web/Areas/Admin/Views/TheaterOrder/Edit.cshtml
View file @
e07bc1cb
...
...
@@ -67,7 +67,7 @@
<span
class=
"seatName"
>
选中座位
</span>
</div>
<div
class=
"seatTypeList"
>
<img
src=
"/Areas/TicketMall/Content/Sp_img/ch
oos
ed.png"
alt=
""
/>
<img
src=
"/Areas/TicketMall/Content/Sp_img/ch
eck
ed.png"
alt=
""
/>
<span
class=
"seatName"
>
已被选座位
</span>
</div>
<div
class=
"seatTypeList"
>
...
...
EheMall.Web/Areas/TicketMall/Views/SaleTheater/SaleTicket.cshtml
View file @
e07bc1cb
...
...
@@ -102,10 +102,10 @@
</div>
<div
class=
"seatMainContent"
>
<div
class=
"seatType"
>
<div
class=
"seatTypeList"
>
<img
src=
"/Areas/TicketMall/Content/Sp_img/seat.png"
alt=
""
/>
<span
class=
"seatName"
>
未选座位
</span>
</div>
@*
<div
class=
"seatTypeList"
>
<img
src=
"/Areas/TicketMall/Content/Sp_img/seat.png"
alt=
""
/>
<span
class=
"seatName"
>
未选座位
</span>
</div>
*@
<div
class=
"seatTypeList"
>
<img
src=
"/Areas/TicketMall/Content/Sp_img/choose.png"
alt=
""
/>
<span
class=
"seatName"
>
选中座位
</span>
...
...
@@ -118,6 +118,22 @@
<img
src=
"~/Areas/TicketMall/Content/Sp_img/canChoose.png"
alt=
""
/>
<span
class=
"seatName"
>
可换座位
</span>
</div>
<div
class=
"seatTypeList"
>
<img
src=
"~/Areas/TicketMall/Content/Sp_img/jiaqu.png"
alt=
""
/>
<span
class=
"seatName"
>
甲票
</span>
</div>
<div
class=
"seatTypeList"
>
<img
src=
"~/Areas/TicketMall/Content/Sp_img/yiqu.png"
alt=
""
/>
<span
class=
"seatName"
>
乙票
</span>
</div>
<div
class=
"seatTypeList"
>
<img
src=
"~/Areas/TicketMall/Content/Sp_img/bingqu.png"
alt=
""
/>
<span
class=
"seatName"
>
丙票
</span>
</div>
<div
class=
"seatTypeList"
>
<img
src=
"~/Areas/TicketMall/Content/Sp_img/specialArea.png"
alt=
""
/>
<span
class=
"seatName"
>
特票
</span>
</div>
</div>
<div
class=
"seatContent"
>
@if (Model != null)
...
...
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