cb-biz-ui 1.5.8 → 1.6.0

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.
@@ -73,7 +73,9 @@
73
73
  >
74
74
  <view class="rebate-box_content_icon">
75
75
  (
76
- <text class="rebate-box_content_icon_text">111</text>
76
+ <text class="rebate-box_content_icon_text">{{
77
+ entity.rebateGold
78
+ }}</text>
77
79
  <image
78
80
  class="rebate-icon"
79
81
  src="https://edu-cdn.yunzhuxue.com/edub1429d21xcfds/img/cd9fd828b1b047aa8ac91f020b8452e9@.png@.webp"
@@ -75,6 +75,7 @@
75
75
  border-radius: 10rpx;
76
76
  overflow: hidden;
77
77
  margin-top: 10rpx;
78
+ height: 40rpx;
78
79
 
79
80
  .rebate-box_title {
80
81
  font-size: 20rpx;
@@ -90,7 +91,7 @@
90
91
  .rebate-box_content {
91
92
  display: flex;
92
93
  align-items: center;
93
- padding: 6rpx 10rpx;
94
+ padding: 0rpx 10rpx;
94
95
  color: rgba(255, 82, 79, 1);
95
96
 
96
97
  .rebate-box_content_icon {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cb-biz-ui",
3
- "version": "1.5.8",
3
+ "version": "1.6.0",
4
4
  "description": "cb-biz-ui",
5
5
  "main": "index.js",
6
6
  "keywords": [