@zscreate/zhxy-app-component 1.0.195 → 1.0.196

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.
@@ -2022,7 +2022,7 @@ checkbox-group label {
2022
2022
  }
2023
2023
 
2024
2024
  ::v-deep .uni-calendar__mask {
2025
- z-index: 99;
2025
+ z-index: 1000;
2026
2026
  }
2027
2027
 
2028
2028
  .location-form-item {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/zhxy-app-component",
3
- "version": "1.0.195",
3
+ "version": "1.0.196",
4
4
  "private": false,
5
5
  "description": "zhxy-app-component",
6
6
  "main": "index.js",