+
{{item.show_time}}
{{item.close_time}}散场
@@ -25,11 +25,11 @@
{{item.show_version}}
{{item.hall_name}}
- ¥{{item.price/100}}
+ ¥{{item.price}}
购票
-
+
暂无内容
diff --git a/pages/list/movieticket/list/seats/index.js b/pages/list/movieticket/list/seats/index.js
index a44f10f..6e885ba 100644
--- a/pages/list/movieticket/list/seats/index.js
+++ b/pages/list/movieticket/list/seats/index.js
@@ -137,6 +137,7 @@ Page({
* 生命周期函数--监听页面加载
*/
onLoad: function (options) {
+ console.log(options);
this.setData({
options:options
})
@@ -147,13 +148,16 @@ Page({
this.setData({
productInfo:res.data
})
+ wx.navigateTo({
+ url:"/pages/list/movieticket/list/web/index?planData="+options.planData,
+ })
})
- let that = this;
- let sys = wx.getSystemInfoSync()
- that.setData({
- seatArea: sys.screenHeight - sys.statusBarHeight - (500 * sys.screenWidth / 750),
- rpxToPx: sys.screenWidth / 750
- });
+ // let that = this;
+ // let sys = wx.getSystemInfoSync()
+ // that.setData({
+ // seatArea: sys.screenHeight - sys.statusBarHeight - (500 * sys.screenWidth / 750),
+ // rpxToPx: sys.screenWidth / 750
+ // });
},
/**
@@ -167,12 +171,12 @@ Page({
* 生命周期函数--监听页面显示
*/
onShow: function () {
- commonApi.user_post("Cinema/getLockSeatInfo",{
- schedule_id:this.data.options.schedule_id
- }).then(res=>{
- console.log(res)
- this.getInfo();
- })
+ // commonApi.user_post("Cinema/getLockSeatInfo",{
+ // schedule_id:this.data.options.schedule_id
+ // }).then(res=>{
+ // console.log(res)
+ // this.getInfo();
+ // })
//---这此替换成自己的接口请求成功后--end--
diff --git a/pages/list/movieticket/list/web/index.js b/pages/list/movieticket/list/web/index.js
new file mode 100644
index 0000000..0dcf23c
--- /dev/null
+++ b/pages/list/movieticket/list/web/index.js
@@ -0,0 +1,79 @@
+// pages/pbService/web/index.js
+let app = getApp()
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ webUrl:""
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+ this.setData({
+ webUrl:'https://online.suiyuaninfo.com/?planData='+options.planData
+ })
+ console.log(this.data.webUrl);
+ },
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+ handleGetMessage: function(e) {
+ console.log(e.target.data)
+ console.log(app.globalData.product);
+ return
+ app.globalData.product ={
+ product:this.data.productInfo,
+ info:{
+ hallName:this.data.hallName,
+ show_date:this.data.show_date,
+ start_end_time:this.data.start_end_time,
+ cinema_title:this.data.cinema_title,
+ movieName:this.data.movieName,
+ show_version:this.data.show_version,
+ selectSeatInfo:selectSeatInfo,
+ schedule_id:this.data.schedule_id
+ }
+ }
+ },
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ }
+})
\ No newline at end of file
diff --git a/pages/list/movieticket/list/web/index.json b/pages/list/movieticket/list/web/index.json
new file mode 100644
index 0000000..8835af0
--- /dev/null
+++ b/pages/list/movieticket/list/web/index.json
@@ -0,0 +1,3 @@
+{
+ "usingComponents": {}
+}
\ No newline at end of file
diff --git a/pages/list/movieticket/list/web/index.wxml b/pages/list/movieticket/list/web/index.wxml
new file mode 100644
index 0000000..5d9fd35
--- /dev/null
+++ b/pages/list/movieticket/list/web/index.wxml
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/pages/list/movieticket/list/web/index.wxss b/pages/list/movieticket/list/web/index.wxss
new file mode 100644
index 0000000..3d9e18a
--- /dev/null
+++ b/pages/list/movieticket/list/web/index.wxss
@@ -0,0 +1 @@
+/* pages/pbService/web/index.wxss */
\ No newline at end of file
diff --git a/pages/list/techan/index.wxml b/pages/list/techan/index.wxml
index 9d8e3df..5ba68e6 100644
--- a/pages/list/techan/index.wxml
+++ b/pages/list/techan/index.wxml
@@ -17,7 +17,7 @@
{{item}}
- {{item.address}}
+ {{item.address}}
¥{{(item.start_price/100)}}起