fix: K线图技术指标切换重构,简化代码逻辑

This commit is contained in:
2026-04-07 17:13:30 +08:00
parent 01ded943bc
commit 16e062dc0f
84 changed files with 28314 additions and 28302 deletions

View File

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