lanxin 1 неделя назад
Родитель
Сommit
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);