jufubao-base 1.0.269-beta6 → 1.0.269-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.269-beta6",
3
+ "version": "1.0.269-beta7",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -189,11 +189,9 @@ export default {
189
189
  color: #666666;
190
190
  font-size: 24rpx;
191
191
  height: 60rpx;
192
- position: absolute;
193
- bottom: 40rpx;
194
192
  width: 100%;
195
193
  box-sizing: border-box;
196
- left: 0;
194
+ margin-top: 60rpx;
197
195
  }
198
196
  .shop_item{
199
197
  display: flex;