Optimizing loading of script files

This commit is contained in:
Alireza Ahmadi
2023-11-19 04:00:41 +01:00
parent 0dbb67d0bb
commit cfc11151d2
8 changed files with 82 additions and 79 deletions

View File

@@ -186,6 +186,7 @@
</a-layout>
</a-layout>
{{template "js" .}}
<script src="{{ .base_path }}assets/js/model/setting.js?{{ .cur_ver }}"></script>
{{template "component/themeSwitcher" .}}
{{template "component/password" .}}
{{template "component/setting"}}