deploy: v0.15 叙事深化 + 放置平衡 + UX 增强

This commit is contained in:
Z.ai Code
2026-06-24 22:43:51 +00:00
commit dd4fa38dc0
45 changed files with 217 additions and 0 deletions
@@ -0,0 +1,11 @@
self.__BUILD_MANIFEST = {
"__rewrites": {
"afterFiles": [],
"beforeFiles": [],
"fallback": []
},
"sortedPages": [
"/_app",
"/_error"
]
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()