feat: K线图添加技术指标切换(MA/EMA/BOLL/VOL/MACD),修复设置面板显示问题

This commit is contained in:
2026-04-07 17:07:25 +08:00
parent bc8462cc52
commit 01ded943bc
85 changed files with 44737 additions and 44471 deletions

View File

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