jufubao-base 1.0.106-beta6 → 1.0.106-beta7

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.106-beta6",
3
+ "version": "1.0.106-beta7",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -467,7 +467,7 @@ export default {
467
467
  &__body {
468
468
  position: relative;
469
469
  overflow-y: auto;
470
- padding-top: 82px;
470
+ padding-top: 220rpx;
471
471
  box-sizing: border-box;
472
472
  background-color: #FAFAFA;
473
473
  .empty_data {