-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex3.html
200 lines (194 loc) · 10.1 KB
/
index3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE HTML>
<!--
Miniport by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Concert | List</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<script language="JavaScript" type="text/javascript" src="http://code.jquery.com/jquery-1.3.min.js"></script>
</head>
<body class="is-preload">
<!-- Nav -->
<div class="w3-top">
<div class="w3-bar w3-padding w3-card" style="background-color: black; letter-spacing:4px; height: 70px;" >
<a href="http://127.0.0.1:5000" class="w3-bar-item w3-button" style="color: white; font-size:20px;">拓元搶票系統</a>
<!-- Right-sided navbar links. Hide them on small screens -->
<div class="w3-right w3-hide-small">
<a href="http://localhost:8080/service/3" class="w3-bar-item w3-button" style="color: white; font-size:20px;">節目資訊</a>
<a href="http://localhost:8080/service/2" class="w3-bar-item w3-button" style="color: white; font-size:20px;">我的訂單</a>
<a href="http://localhost:8080/service/1" class="w3-bar-item w3-button" style="color: white; font-size:20px;">常見問題</a>
</div>
</div>
</div>
<br/>
<br/>
<br/>
<br/>
<div class = "envoy">
<p id="service_infomation" style="color: white;">
Hello from behind Envoy (service {{service}})
hostname: {{hostnameOne}} resolved
hostname: {{hostnameTwo}}
</p>
</div>
<!-- List -->
<div class="w3-container w3-padding-32" id="about">
<h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">CONCERT INFORMATION</h3>
</div>
<div class="w3-row-padding">
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_0aa9ed6de13d1814f458041a518fa2c8.jpg" alt="" style="width: 100%"/>
<h3>BE CLOSER</h3>
<p class="w3-opacity">NT$5,600</p>
<p>2023 lee sung kyoung asia fan meeting in taipei</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="LEE SUNG KYOUNG ASIA FAN MEETING [BE CLOSER] IN TAIPEI">
<input type="hidden" name="ticketPrice" value="5600">
<input type="hidden" name="ticketDate" value="2023/06/24(SAT) 18:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_0c61f5bf0fcc09d495e69caa8f185e7c.jpg" alt="" style="width: 100%"/>
<h3>Yerin Baek Asia-Pacific Tour 2023</h3>
<p class="w3-opacity">NT$2,500</p>
<p>Yerin debuted in 2012 as one-half of a K-pop duo</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="Yerin Baek Asia-Pacific Tour 2023">
<input type="hidden" name="ticketPrice" value="2500">
<input type="hidden" name="ticketDate" value="2023/06/02 (FRI) 20:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_4a2c24ce6ccd696a52bc37c0c8f10039.jpg" alt="" style="width: 100%"/>
<h3>FLESH TEMPLE - FIVE STAR CLUB</h3>
<p class="w3-opacity">NT$1,800</p>
<p>FLESH TEMPLE From 2016~ </p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="2023 FLESH TEMPLE - FIVE STAR CLUB">
<input type="hidden" name="ticketPrice" value="1800">
<input type="hidden" name="ticketDate" value="2023/07/15 (SAT) 20:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_8fb143a08524e85f72969e047d5859c4.jpg" alt="" style="width: 100%"/>
<h3> Flight Day: Final Call </h3>
<p class="w3-opacity">NT$4,200</p>
<p>World Tour Concert - Kaohsiung Station</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="2023 [Flight Day: Final Call] World Tour Concert - Kaohsiung Station">
<input type="hidden" name="ticketPrice" value="4200">
<input type="hidden" name="ticketDate" value="2023/09/16 (SAT) 18:30PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_9ef91d850e0d3f5716960a0728a9d3cb.png" alt="" style="width: 100%"/>
<h3>FEAR AND DREAMS</h3>
<p class="w3-opacity">NT$5,880</p>
<p>Hold on your brightness.</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="FEAR AND DREAMS World Tour Concert - Taipei Station">
<input type="hidden" name="ticketPrice" value="5880">
<input type="hidden" name="ticketDate" value="2023/07/15 (SAT) 19:30PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_391c65db0c7a11c826f370a28735b3b6.jpg" alt="" style="width: 100%"/>
<h3>BILLKIN & PP KRIT</h3>
<p class="w3-opacity">NT$6,080</p>
<p>billkin & pp krit asia fan meeting 2023 in taipei</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="BILLKIN & PP KRIT Asia Fan Meeting 2023 in TAIPEI">
<input type="hidden" name="ticketPrice" value="6080">
<input type="hidden" name="ticketDate" value="2023/05/06 (SAT) 12:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_663a76f4ca1dcef4d4549983a7964b70.jpg" alt="" style="width: 100%"/>
<h3>Coldplay: Music Of The Spheres</h3>
<p class="w3-opacity">NT$22,800</p>
<p> delivered by DHL - Kaohsiung Station</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="Coldplay: Music Of The Spheres World Tour - delivered by DHL">
<input type="hidden" name="ticketPrice" value="22800">
<input type="hidden" name="ticketDate" value="2023/11/11 (SAT) 19:30PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_0692a287740f078cc5df20d8e20b9d44.jpg" alt="" style="width: 100%"/>
<h3>Lauv: The Between Albums Tour</h3>
<p class="w3-opacity">NT$3,800</p>
<p>Lauv with Special Guest Alexander 23</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="Lauv: The Between Albums Tour">
<input type="hidden" name="ticketPrice" value="3800">
<input type="hidden" name="ticketDate" value="2023/08/31 (THU) 20:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_723ffaf4ed233fd7263aca519e22da05.jpg" alt="" style="width: 100%"/>
<h3>FUJI ROCK FESTIVAL'23</h3>
<p class="w3-opacity">NT$15,000</p>
<p>FRESH! FUJI ROCK</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="FUJI ROCK FESTIVAL'23">
<input type="hidden" name="ticketPrice" value="15000">
<input type="hidden" name="ticketDate" value="2023/07/29 (SAT) 22:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_2459d4e5b9ae77e95b4d051f77142efd.jpg" alt="" style="width: 100%"/>
<h3>The Neverland Tour in Taipei</h3>
<p class="w3-opacity">NT$1,980</p>
<p>Anson Seabra First Show in Taiwan!</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="Anson Seabra: The Neverland Tour in Taipei">
<input type="hidden" name="ticketPrice" value="1980">
<input type="hidden" name="ticketDate" value="2023/06/30 (FRI) 20:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_20950e788a2319f9de37734e029ce5a5.png" alt="" style="width: 100%"/>
<h3>2023 Taipei Badminton Open</h3>
<p class="w3-opacity">NT$4,400</p>
<p>The Only Badminton Open in Taiwan</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="2023 Taipei Badminton Open">
<input type="hidden" name="ticketPrice" value="4400">
<input type="hidden" name="ticketDate" value="2023/06/23 (FRI) 12:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
<div class="w3-col l4 m6 w3-margin-bottom">
<img src="https://static.tixcraft.com/images/banner/mobile_66613af617d99a67ac2f52b9f08ca470.jpg" alt="" style="width: 100%"/>
<h3>ADOY 2023 Live Show In Taipei</h3>
<p class="w3-opacity">$3,000</p>
<p>Romantic melodies, youthful memories</p>
<form name="item" method="post" >
<input type="hidden" name="ticketName" value="ADOY 2023 Live Show In Taipei">
<input type="hidden" name="ticketPrice" value="3000">
<input type="hidden" name="ticketDate" value="2023/06/04 (SUN) 12:00PM">
<input type="submit" name="book" value="More" class="w3-button w3-light-grey w3-block" >
</form>
</div>
</div>
<!-- Footer -->
<div class="w3-col w3-center">
<p class="w3-center">Copyright © 2023, NCCU </p>
</div>
</body>
</html>