fix: K线图指标切换移至底部,符合官方demo专业布局

This commit is contained in:
2026-04-07 22:55:05 +08:00
parent f9b02abb0c
commit ab1486929f
84 changed files with 40107 additions and 40266 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "392452159" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "2150496053" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});