We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ce445 commit 542ed2bCopy full SHA for 542ed2b
1 file changed
README.md
@@ -11,11 +11,14 @@
11
先看拥有部分功能的效果图
12
13
<figure class="third">
14
- <img src="images/20181123_204344.gif" width="270" height="480"/><img src="images/菜单.gif" width="270" height="480"/>
+ <img src="images/20181123_204344.gif" width="270" height="480"/>
15
+ <img src="images/菜单.gif" width="270" height="480"/>
16
+ <img src="images/addView1.gif" width="270" height="480"/>
17
</figure>
18
19
20
21
+
22
#### 一款小说类APP阅读器的业务逻辑
23
24
首先我们需要知道一款小说类app加载阅读器的业务流程。大致的流程是:
0 commit comments