jufubao-base 1.0.159-beta14 → 1.0.159-beta16

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-base",
3
- "version": "1.0.159-beta14",
3
+ "version": "1.0.159-beta16",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -422,7 +422,6 @@ export default {
422
422
  display: flex;
423
423
  justify-content: center;
424
424
  align-items: center;
425
- width: 72rpx;
426
425
  height: 72rpx
427
426
  }
428
427