Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Simplify calls and add scenario concepts #481

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jlzeng1991
Copy link

  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

jialun.zeng and others added 5 commits July 1, 2022 19:11
Simplify data set configuration and method invocation;
Modify README.md file;
New EmptyExt target;
@jlzeng1991
Copy link
Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant