uview-plus 3.1.3 → 3.1.4

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.4(2022-08-20)
2
+ 修复button组件点击事件执行两次
1
3
  ## 3.1.3(2022-08-11)
2
4
  修复小程序报错Generated an empty chunk,修复示例工程引入request参数配置无效。
3
5
  ## 3.1.2(2022-08-09)
@@ -262,6 +262,8 @@ export default {
262
262
  return fontSize;
263
263
  },
264
264
  },
265
+ emits: ['click', 'getphonenumber', 'getuserinfo',
266
+ 'error', 'opensetting', 'launchapp'],
265
267
  methods: {
266
268
  clickHandler() {
267
269
  // 非禁止并且非加载中,才能点击
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.3",
5
+ "version": "3.1.4",
6
6
  "description": "uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
7
7
  "keywords": [
8
8
  "uview",