jufubao-movie 1.0.53 → 1.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-movie",
3
- "version": "1.0.53",
3
+ "version": "1.0.54",
4
4
  "private": false,
5
5
  "description": "聚福宝在线选座业务组件插件包",
6
6
  "main": "index.js",
@@ -350,6 +350,7 @@
350
350
  },
351
351
  handleChange(e){
352
352
  this.curFilmIndex = e.detail.current;
353
+ this.p_getCinemaSchedule();
353
354
  },
354
355
  p_getCinemaSchedule(){
355
356
  console.log(this.$configProject.isPreview, '1111')