fuwencai %!s(int64=4) %!d(string=hai) anos
pai
achega
0ef6f8feaa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      static/templates/projectListDetail.html

+ 1 - 1
static/templates/projectListDetail.html

@@ -39,7 +39,7 @@
     </table>
 </div>
 <script>
-
+    var LocString = String(window.document.location.href);
     // 获取页面跳转传过来的参数
     function GetQueryString(name) {
         var rs = new RegExp("(^|)" + name + "=([^&]*)(&|$)", "gi").exec(LocString);