jufubao-movie 1.0.39-beta8 → 1.0.39-beta9

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.39-beta8",
3
+ "version": "1.0.39-beta9",
4
4
  "private": false,
5
5
  "description": "聚福宝在线选座业务组件插件包",
6
6
  "main": "index.js",
@@ -647,7 +647,7 @@
647
647
  z-index: 0;
648
648
  //#endif
649
649
  //#ifdef H5
650
- z-index: -1;
650
+ z-index: 0;
651
651
  //#endif
652
652
  opacity: .15;
653
653