jufubao-base 1.0.110-beta2 → 1.0.110-beta3

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.110-beta2",
3
+ "version": "1.0.110-beta3",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -130,7 +130,6 @@
130
130
  <view
131
131
  v-else
132
132
  class="empty_data"
133
- :style="{ minHeight: layoutInfo.bodyMinHeightPx + 'px' }"
134
133
  >
135
134
  <image :src="emptyBg"></image>
136
135
  {{ message }}