This commit is contained in:
2025-12-25 23:30:14 +08:00
parent 7c1d6d447e
commit 7439a4a794
7 changed files with 24 additions and 8 deletions
+1
View File
@@ -15,6 +15,7 @@
var require = {
config: {$config| json_encode=JSON_UNESCAPED_UNICODE|raw}
};
window.Config = require.config;
var user = {$user|json_encode|raw};
</script>
</head>