lanxin 1 周之前
父节点
当前提交
cc11a19fd6
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      scene/public/static/js/Hot.js

+ 2 - 0
scene/public/static/js/Hot.js

@@ -65,6 +65,8 @@ window.initHot = function (model) {
           randomTime().getTime() +
           "&title=" +
           window.selectedHotTitle +
+          "&curLang=" +
+          localStorage.getItem("locale") +
           "&id=" +
           window.number +
           o);