“重新编辑修改”
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
<script type="module" crossorigin src="/assets/index-a7nRC5ui.js"></script>
|
<script type="module" crossorigin src="/assets/index-CEhV1cDD.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-JhRVnnL-.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-JhRVnnL-.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -1137,7 +1137,7 @@ function RemoveInfo() {
|
|||||||
{productImage ? (
|
{productImage ? (
|
||||||
<>
|
<>
|
||||||
<img
|
<img
|
||||||
src={productImage}
|
src={buildAssetUrl(productImage)}
|
||||||
alt="产品图"
|
alt="产品图"
|
||||||
style={{ width: '100%', height: '100%', objectFit: 'cover' }}
|
style={{ width: '100%', height: '100%', objectFit: 'cover' }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user