uview-plus 3.1.8 → 3.1.9

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/changelog.md CHANGED
@@ -1,3 +1,5 @@
1
+ ## 3.1.9(2022-09-08)
2
+ 紧急修复缺失endif
1
3
  ## 3.1.8(2022-09-07)
2
4
  修复u-checkbox-group双向绑定
3
5
  修复picker缺少emits定义
@@ -91,6 +91,7 @@
91
91
  // #endif
92
92
  // #ifdef VUE2
93
93
  this.$emit("input", value);
94
+ // #endif
94
95
  },
95
96
  }
96
97
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "id": "uview-plus",
3
3
  "name": "uview-plus",
4
4
  "displayName": "uview-plus3.0重磅发布,利剑出鞘,一统江湖",
5
- "version": "3.1.8",
5
+ "version": "3.1.9",
6
6
  "description": "uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
7
7
  "keywords": [
8
8
  "uview",