Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.1.1^2
zouap 3 years ago
parent
commit
326cf86116
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/head.tmpl

+ 1
- 1
templates/base/head.tmpl View File

@@ -186,7 +186,7 @@ var _hmt = _hmt || [];
})();
</script>
<script src="/self/func.js" type="text/javascript"></script>
<script src="{{StaticUrlPrefix}}/js/jquery.js?v={{MD5 AppVer}}"></script>
</head>
<body>
{{template "custom/body_outer_pre" .}}


Loading…
Cancel
Save