pb-sxp-ui 1.5.2 → 1.5.3
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/dist/index.cjs +2 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +0 -4
- package/dist/index.js +2 -5
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +1 -1
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +2 -5
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +1 -1
- package/dist/pb-ui.min.js.map +1 -1
- package/es/materials/sxp/HashTag/material.js +0 -1
- package/es/materials/sxp/popup/CommodityDetailDiroNew/material.js +0 -1
- package/es/materials/sxp/popup/CommodityList/material.js +0 -1
- package/lib/materials/sxp/HashTag/material.js +0 -1
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/material.js +0 -1
- package/lib/materials/sxp/popup/CommodityList/material.js +0 -1
- package/package.json +1 -1
package/dist/pb-ui.js
CHANGED
@@ -10418,7 +10418,6 @@ Made in Italy` })));
|
|
10418
10418
|
commodityStyles: {
|
10419
10419
|
price: {
|
10420
10420
|
color: '#000',
|
10421
|
-
fontWeight: 'bold',
|
10422
10421
|
fontSize: 13
|
10423
10422
|
},
|
10424
10423
|
title: {
|
@@ -10868,7 +10867,7 @@ Made in Italy` })));
|
|
10868
10867
|
* @Author: binruan@chatlabs.com
|
10869
10868
|
* @Date: 2024-03-20 10:27:31
|
10870
10869
|
* @LastEditors: binruan@chatlabs.com
|
10871
|
-
* @LastEditTime: 2024-
|
10870
|
+
* @LastEditTime: 2024-09-18 10:52:20
|
10872
10871
|
* @FilePath: \pb-sxp-ui\src\materials\sxp\popup\CommodityList\material.tsx
|
10873
10872
|
*
|
10874
10873
|
*/
|
@@ -10891,7 +10890,6 @@ Made in Italy` })));
|
|
10891
10890
|
commodityStyles: {
|
10892
10891
|
price: {
|
10893
10892
|
color: '#000',
|
10894
|
-
fontWeight: 'bold',
|
10895
10893
|
fontSize: 14
|
10896
10894
|
},
|
10897
10895
|
title: {
|
@@ -14432,7 +14430,7 @@ Made in Italy` })));
|
|
14432
14430
|
* @Author: binruan@chatlabs.com
|
14433
14431
|
* @Date: 2023-07-28 18:29:57
|
14434
14432
|
* @LastEditors: binruan@chatlabs.com
|
14435
|
-
* @LastEditTime: 2024-
|
14433
|
+
* @LastEditTime: 2024-09-18 10:48:44
|
14436
14434
|
* @FilePath: \pb-sxp-ui\src\materials\sxp\HashTag\material.tsx
|
14437
14435
|
*
|
14438
14436
|
*/
|
@@ -14472,7 +14470,6 @@ Made in Italy` })));
|
|
14472
14470
|
},
|
14473
14471
|
price: {
|
14474
14472
|
fontSize: 12,
|
14475
|
-
fontWeight: 'bold',
|
14476
14473
|
color: '#000'
|
14477
14474
|
}
|
14478
14475
|
},
|