refactor(activity): 将 ScaleServiceManager.stop() 迁移至 InitActivity.onDestroy,优化18格子布局间距

This commit is contained in:
2026-04-15 09:52:16 +08:00
parent 94e49eb344
commit 5ac35a9cab
3 changed files with 11 additions and 9 deletions
@@ -48,11 +48,6 @@ class BaseApp : Application() {
ObjectBox.init(this)
}
override fun onTerminate() {
ScaleServiceManager.stop()
super.onTerminate()
}
companion object {
// const val canteenId = "1678234139391512577"