lanxin 2 주 전
부모
커밋
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);