@@ -68,7 +68,7 @@
</a>
</div>
<div>
- <a th:text="${file.fileName}" target="_blank" href="javascript:void(0)" th:onclick="handleFileUrl([[${file.ossUrl}]])"></a>
+ <a th:text="${file.fileName}" target="_blank" href="javascript:void(0)" th:onclick="handleFileUrl([[${file.productId}]])"></a>
@@ -65,7 +65,7 @@
<div class="new-blurb xiao">
- <a target="_blank" href="javascript:void(0);" th:onclick="handleFileUrl([[${file.ossUrl}]])">
+ <a target="_blank" href="javascript:void(0);" th:onclick="handleFileUrl([[${file.productId}]])">
<p class="shuoming" th:text="${file.fileName}"></p>