build: 更新 Flutter Web 构建产物

- 修复 MaterialInput 组件后的重新构建
- 统一输入框大小和样式
This commit is contained in:
2026-04-08 11:54:32 +08:00
parent a04974e79d
commit 5ee87136a7
84 changed files with 71461 additions and 74255 deletions

View File

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