cb-biz-ui 1.4.2 → 1.4.4

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.
@@ -9,7 +9,6 @@
9
9
  :placeholder="imagePlaceholder"
10
10
  backgroundColor="#f9f9f9"
11
11
  :mode="imageMode"
12
- imageSize="h120"
13
12
  :src="entity.image || ''"
14
13
  ></ui-lazyload-img>
15
14
  <!-- <view
@@ -7,7 +7,6 @@
7
7
  :width="imgWidth"
8
8
  :height="imgHeight"
9
9
  :mode="imageMode"
10
- imageSize="h120"
11
10
  :src="
12
11
  data.image ||
13
12
  'https://edu-cdn.yunzhuxue.com/edub1429d21xcfds/img/fdf9860bcf7d464fbeab51fc547cb0ca.webp'
@@ -5,7 +5,6 @@
5
5
  :width="imgWidth"
6
6
  :height="imgHeight"
7
7
  :mode="imageMode"
8
- imageSize="h120"
9
8
  :draggable="false"
10
9
  radius="8rpx"
11
10
  placeholder="https://shop-cdn.cbyzx.com/shop23n05y18abcd/img/cb06273c5b3143598f518bd3bbb15757@.png@.webp"
@@ -135,7 +135,7 @@ const props = withDefaults(defineProps<IProps>(), {
135
135
  price: '23rpx',
136
136
  numberBoxBg: '#fff'
137
137
  },
138
- primaryColor: '#6D7278'
138
+ primaryColor: 'rgba(255, 82, 79, 1)'
139
139
  });
140
140
 
141
141
  const actions = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cb-biz-ui",
3
- "version": "1.4.2",
3
+ "version": "1.4.4",
4
4
  "description": "cb-biz-ui",
5
5
  "main": "index.js",
6
6
  "keywords": [