Authored by 郝肖肖

异步加载 sysUserSession

@@ -273,6 +273,6 @@ if (typeof call === 'undefined' || typeof call !== 'function') { @@ -273,6 +273,6 @@ if (typeof call === 'undefined' || typeof call !== 'function') {
273 function call() {} 273 function call() {}
274 } 274 }
275 </script> 275 </script>
276 -<script src="{{sysUserSession}}"></script> 276 +<script async src="{{sysUserSession}}"></script>
277 {{/headerdata}} 277 {{/headerdata}}
278 278