diff --git a/pages/ticket/index.vue b/pages/ticket/index.vue index 753bbd2..0ae705c 100644 --- a/pages/ticket/index.vue +++ b/pages/ticket/index.vue @@ -34,8 +34,8 @@ - - + {{item.name}} diff --git a/static/elector-1-view.png b/static/elector-1-view.png deleted file mode 100644 index 55751a5..0000000 Binary files a/static/elector-1-view.png and /dev/null differ diff --git a/static/elector-1.png b/static/elector-1.png index 928ecdb..ae91cdb 100644 Binary files a/static/elector-1.png and b/static/elector-1.png differ diff --git a/static/elector-2.png b/static/elector-2.png index 1c49dc1..c12ec5a 100644 Binary files a/static/elector-2.png and b/static/elector-2.png differ diff --git a/static/elector-3.png b/static/elector-3.png new file mode 100644 index 0000000..626a2a1 Binary files /dev/null and b/static/elector-3.png differ diff --git a/static/elector-4.png b/static/elector-4.png new file mode 100644 index 0000000..1085c56 Binary files /dev/null and b/static/elector-4.png differ diff --git a/static/pageData.json b/static/pageData.json index 2b9e843..1fa024b 100644 --- a/static/pageData.json +++ b/static/pageData.json @@ -1,52 +1,23 @@ { "ticketData": [ { - "name": "门票系统的某个场馆", - "typeNum": "3" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "3" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "0" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "0" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "0" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "0" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "0" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "0" - }, - { - "name": "门票系统的某个场馆", - "typeNum": "0" + "name": "上海场馆", + "typeNum": "2" }, + { - "name": "门票系统的某个场馆", + "name": "苏州博物馆", "typeNum": "0" }, + { - "name": "门票系统的某个场馆", - "typeNum": "0" + "name": "相门联动展览馆", + "typeNum": "3" }, + { - "name": "门票系统的某个场馆", - "typeNum": "0" + "name": "苏州金鸡湖联合上海展览馆", + "typeNum": "1" } ], "elector": [ @@ -56,101 +27,23 @@ "canReserve": "1023", "total": "20000" }, - { - "url": "../../static/elector-1.png", - "name": "首都博物馆节假日门票", - "canReserve": "11123", - "total": "20000" - }, - { - "url": "../../static/elector-1.png", - "name": "首都博物馆工作日门票", - "canReserve": "0", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, { "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" - }, - { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" + "name": "首都博物馆工作日门票", + "canReserve": "1667", + "total": "20000" }, { - "url": "../../static/elector-2.png", + "url": "../../static/elector-3.png", "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" + "canReserve": "0", + "total": "20000" }, { - "url": "../../static/elector-2.png", - "name": "首都博物馆元旦门票", - "canReserve": "23", - "total": "2000" + "url": "../../static/elector-4.png", + "name": "首都博物馆节假日门票", + "canReserve": "3668", + "total": "20000" } ] }