pb-sxp-ui 1.3.4 → 1.3.5
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 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -4
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +2 -2
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +2 -2
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +2 -4
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +2 -2
- package/dist/pb-ui.min.js.map +1 -1
- package/es/materials/sxp/popup/CommodityDetail/index.js +1 -2
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +1 -2
- package/lib/materials/sxp/popup/CommodityDetail/index.js +1 -2
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +1 -2
- package/package.json +1 -1
@@ -170,7 +170,6 @@ const CommodityDetail = (_a) => {
|
|
170
170
|
height: '100%'
|
171
171
|
}), src: (_z = sxpParameter === null || sxpParameter === void 0 ? void 0 : sxpParameter.bottom_image) !== null && _z !== void 0 ? _z : bottom_image, alt: 'pdp image' }))),
|
172
172
|
(iframeUrl || !product) && iframeIcon && (React.createElement("div", { style: {
|
173
|
-
padding: '5px 10px',
|
174
173
|
display: 'flex',
|
175
174
|
alignItems: 'center',
|
176
175
|
position: 'absolute',
|
@@ -180,7 +179,7 @@ const CommodityDetail = (_a) => {
|
|
180
179
|
background: '#fff',
|
181
180
|
borderRadius: '3px'
|
182
181
|
}, onClick: () => setShow3DModal(true) },
|
183
|
-
React.createElement("img", { src: iframeIcon, alt: '3d', width: '
|
182
|
+
React.createElement("img", { src: iframeIcon, alt: '3d', width: '60px' })))),
|
184
183
|
renderCommodityGroup(),
|
185
184
|
React.createElement("div", { className: 'pb-commondity-content' }, renderContent({ isPost }))),
|
186
185
|
renderBtn(),
|
@@ -153,7 +153,6 @@ Made in Italy` })));
|
|
153
153
|
height: '100%'
|
154
154
|
}), src: (_z = sxpParameter === null || sxpParameter === void 0 ? void 0 : sxpParameter.bottom_image) !== null && _z !== void 0 ? _z : bottom_image, alt: 'pdp image' }))),
|
155
155
|
(iframeUrl || !product) && iframeIcon && (React.createElement("div", { style: {
|
156
|
-
padding: '5px 10px',
|
157
156
|
display: 'flex',
|
158
157
|
alignItems: 'center',
|
159
158
|
position: 'absolute',
|
@@ -163,7 +162,7 @@ Made in Italy` })));
|
|
163
162
|
background: '#fff',
|
164
163
|
borderRadius: '3px'
|
165
164
|
}, onClick: () => setShow3DModal(true) },
|
166
|
-
React.createElement("img", { src: iframeIcon, alt: '3d', width: '
|
165
|
+
React.createElement("img", { src: iframeIcon, alt: '3d', width: '60px' })))),
|
167
166
|
renderCommodityGroup(),
|
168
167
|
React.createElement("div", { className: 'pb-commondityDiroNew-content' },
|
169
168
|
React.createElement("div", { className: 'pb-commondityDiroNew-content-top' },
|
@@ -172,7 +172,6 @@ const CommodityDetail = (_a) => {
|
|
172
172
|
height: '100%'
|
173
173
|
}), src: (_z = sxpParameter === null || sxpParameter === void 0 ? void 0 : sxpParameter.bottom_image) !== null && _z !== void 0 ? _z : bottom_image, alt: 'pdp image' }))),
|
174
174
|
(iframeUrl || !product) && iframeIcon && (react_1.default.createElement("div", { style: {
|
175
|
-
padding: '5px 10px',
|
176
175
|
display: 'flex',
|
177
176
|
alignItems: 'center',
|
178
177
|
position: 'absolute',
|
@@ -182,7 +181,7 @@ const CommodityDetail = (_a) => {
|
|
182
181
|
background: '#fff',
|
183
182
|
borderRadius: '3px'
|
184
183
|
}, onClick: () => setShow3DModal(true) },
|
185
|
-
react_1.default.createElement("img", { src: iframeIcon, alt: '3d', width: '
|
184
|
+
react_1.default.createElement("img", { src: iframeIcon, alt: '3d', width: '60px' })))),
|
186
185
|
renderCommodityGroup(),
|
187
186
|
react_1.default.createElement("div", { className: 'pb-commondity-content' }, renderContent({ isPost }))),
|
188
187
|
renderBtn(),
|
@@ -155,7 +155,6 @@ Made in Italy` })));
|
|
155
155
|
height: '100%'
|
156
156
|
}), src: (_z = sxpParameter === null || sxpParameter === void 0 ? void 0 : sxpParameter.bottom_image) !== null && _z !== void 0 ? _z : bottom_image, alt: 'pdp image' }))),
|
157
157
|
(iframeUrl || !product) && iframeIcon && (react_1.default.createElement("div", { style: {
|
158
|
-
padding: '5px 10px',
|
159
158
|
display: 'flex',
|
160
159
|
alignItems: 'center',
|
161
160
|
position: 'absolute',
|
@@ -165,7 +164,7 @@ Made in Italy` })));
|
|
165
164
|
background: '#fff',
|
166
165
|
borderRadius: '3px'
|
167
166
|
}, onClick: () => setShow3DModal(true) },
|
168
|
-
react_1.default.createElement("img", { src: iframeIcon, alt: '3d', width: '
|
167
|
+
react_1.default.createElement("img", { src: iframeIcon, alt: '3d', width: '60px' })))),
|
169
168
|
renderCommodityGroup(),
|
170
169
|
react_1.default.createElement("div", { className: 'pb-commondityDiroNew-content' },
|
171
170
|
react_1.default.createElement("div", { className: 'pb-commondityDiroNew-content-top' },
|