Commit graph

9 commits

Author SHA1 Message Date
Max
c425b74383 Refactor error handling in various components to improve logging and message formatting
- Updated error messages to use fmt.Errorf with %s for better clarity and consistency.
- Enhanced logging statements to utilize formatted strings for improved readability.
- Refactored multiple Load functions across different modules to standardize error handling practices.
2025-09-28 10:24:17 +08:00
Max
dff977590b Fix formMap initialization in FieldsDSL 2024-03-23 17:49:05 +08:00
Max
61c101d025 [add] migrate widgets.form 2023-03-25 18:39:16 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
7ba65f8c68 [change] action setting 2022-12-08 11:17:05 +08:00
Max
fd78073dbc [add] table & form bind password & json filed 2022-11-10 23:13:59 +08:00
Max
0977059997 [add] form widget bind.form & bind.table 2022-10-24 20:11:57 +08:00
Max
086bf244e5 [add] bind model 2022-10-24 12:51:27 +08:00
Max
32e69cbcc0 [add] widget form 2022-09-27 21:08:31 +08:00