You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the integer data in json is very large, and we need to store such data in slint. Of course, using string storage is also a compromise, but such an implementation is not very convenient for directly operating integer numbers.