jufubao-base 1.0.273 → 1.0.275

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.273",
3
+ "version": "1.0.275",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -466,10 +466,11 @@
466
466
  content: " ";
467
467
  position: absolute;
468
468
  width: 2rpx;
469
- height: 100%;
469
+ height: 40rpx;
470
470
  background-color: #CCCCCC;
471
471
  right: -0rpx;
472
- top: 0rpx;
472
+ top: 50%;
473
+ transform: translateY(-50%);
473
474
  }
474
475
  ::v-deep .xd-city{
475
476
  padding: 0;