DZNEmptyDataSet icon indicating copy to clipboard operation
DZNEmptyDataSet copied to clipboard

Simplify calls and add scenario concepts

Open jlzeng1991 opened this issue 2 years ago • 1 comments

  1. 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.
  2. The use of chained call mode simplifies the data configuration of empty data sets and greatly reduces the amount of code.
  3. Replace the proxy with block, and the code is more cohesive. 截屏2022-07-05 下午3 59 01 截屏2022-07-05 下午3 59 12 截屏2022-07-05 下午3 59 23

jlzeng1991 avatar Jul 06 '22 08:07 jlzeng1991

Hi @dzenbot, this PR adds a category for DZNEmptyDataSet, have you had any chance to look at this?

jlzeng1991 avatar Jul 06 '22 08:07 jlzeng1991