xs-common-plugins 1.3.0 → 1.3.1

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": "xs-common-plugins",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "private": false,
5
5
  "description": "向上公共代码部分",
6
6
  "author": "祝玲云 <1902733517@qq.com>",
@@ -270,7 +270,7 @@ common.popup = (options) => {
270
270
  },
271
271
  showButton: {
272
272
  type: Boolean,
273
- default: true,
273
+ default: false,
274
274
  },
275
275
  width: {
276
276
  type: String,