Fastadmin
Understand how RequireJs is called in FastAdmin
Using fastadmin, the first difficulty in front-end is requirejs, which is a powerful but little-known (for back-end developers) framework
fastadmin v1.3.* add import function
Backstage of Fastadmin V1.3.*, one-click menu generation, no import function
Fastadmin perfectly solves the scientific counting of ID numbers when exporting Excel files
What should I do if my ID number becomes scientific notation when exporting an Excel file?
Fastadmin adds batch action button function
Fastadmin adds batch button operation function
Fastadmin popup input window
Fastadmin pop-up window can enter the submission window, which can be operated in batches
Fastadmin add/edit page selectpage initialization option
How to initialize the selectpage value of the currently added page elegantly and simply according to the superior page
Fastadmin form search using selectpage
Fastadmin form search using selectpage
Fastadmin form field visible dynamic display
`visible` does not support `function`, use ternary operator and `Config` to achieve dynamic display
Fastadmin SelectPage selection box linkage
The front end mainly displays and executes the corresponding operations. The specific implementation is to touch the corresponding function through the change of the drop-down box value