DZNEmptyDataSet
DZNEmptyDataSet copied to clipboard
Simplify calls and add scenario concepts
- The concept of scene is added. Each scene corresponds to an empty data set. Users can freely switch the display of empty data sets according to the scene to simplify the code logic.
- The use of chained call mode simplifies the data configuration of empty data sets and greatly reduces the amount of code.
- Replace the proxy with block, and the code is more cohesive.
Hi @dzenbot, this PR adds a category for DZNEmptyDataSet, have you had any chance to look at this?