记得上下班打卡 | git大法好,push需谨慎

Commit 31fe9698 authored by dongchun's avatar dongchun

修改新品推荐添加商品个数

parent 9cd298b2
...@@ -174,7 +174,7 @@ ...@@ -174,7 +174,7 @@
<script th:inline="javascript"> <script th:inline="javascript">
var prefix2 = ctx + "local"; var prefix2 = ctx + "local";
var platformUrl = [[${platformUrl}]]; var platformUrl = [[${platformUrl}]];
let count = -1; let count = 0;
let compilationsId = ''; let compilationsId = '';
let createTime = ''; let createTime = '';
let cubeId = ''; let cubeId = '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment