mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) improve speed: decrease config loading count
This commit is contained in:
parent
2769ac2ef5
commit
bbb8ca15c6
16 changed files with 290 additions and 358 deletions
|
|
@ -33,7 +33,7 @@
|
|||
</div>
|
||||
<script src="{{ prefix }}/cloudcmd.js"></script>
|
||||
<script>
|
||||
CloudCmd('{{ prefix }}');
|
||||
CloudCmd({{ config }});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue