jufubao-base 1.0.230 → 1.0.231

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.230",
3
+ "version": "1.0.231",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -605,8 +605,8 @@ export default {
605
605
 
606
606
 
607
607
  .logo-icon {
608
- width: unit(100, rpx) !important;
609
- height: unit(100, rpx) !important;
608
+ width: unit(80, rpx) !important;
609
+ height: unit(80, rpx) !important;
610
610
  position: absolute;
611
611
  top: 50%;
612
612
  left: 50%;