jufubao-base 1.0.162-beta3 → 1.0.162-beta4

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.162-beta3",
3
+ "version": "1.0.162-beta4",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -407,7 +407,6 @@ export default {
407
407
  margin-right: unit(70, rpx);
408
408
  text-align: center;
409
409
 
410
-
411
410
  }
412
411
 
413
412
  & .mp {
@@ -419,6 +418,7 @@ export default {
419
418
 
420
419
  input {
421
420
  font-size: unit(24, rpx);
421
+ flex: 1;
422
422
  }
423
423
 
424
424
  &-value {
@@ -461,6 +461,7 @@ export default {
461
461
 
462
462
  input {
463
463
  font-size: unit(24, rpx);
464
+ flex: 1;
464
465
  }
465
466
 
466
467
  &-value {