diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-09-14 21:16:40 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-09-14 23:09:36 +0300 |
| commit | 5408a2f82c3723d465345b216227548996a1f24f (patch) | |
| tree | 6d346b3bd02997588c3ced53e712885ab850b29a /web/html/subscription.html | |
| parent | c8d71ea748b9e25ea2409c22d69610a08fb569e9 (diff) | |
v2.8.0v2.8.0
Diffstat (limited to 'web/html/subscription.html')
| -rw-r--r-- | web/html/subscription.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/subscription.html b/web/html/subscription.html index 710bfe43..e96a78f1 100644 --- a/web/html/subscription.html +++ b/web/html/subscription.html @@ -4,6 +4,7 @@ <script src="{{ .base_path }}assets/vue/vue.min.js?{{ .cur_ver }}"></script> <script src="{{ .base_path }}assets/ant-design-vue/antd.min.js"></script> <script src="{{ .base_path }}assets/js/util/index.js?{{ .cur_ver }}"></script> +<script src="{{ .base_path }}assets/js/util/date-util.js?{{ .cur_ver }}"></script> <script src="{{ .base_path }}assets/qrcode/qrious2.min.js?{{ .cur_ver }}"></script> {{ template "page/head_end" .}} |
