Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2015-12-02 19:31:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2b13758d8f42989fd75448d8a55b89129d73e426
2b13758d
1 parent
c09f8600
Updated 静态资源下载优化逻辑 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
静态资源下载优化逻辑.md
静态资源下载优化逻辑.md
View file @
2b13758
1
-
*
判断哪些静态资源属于封面图片资源(目前是判断cover文件夹下的
文件
属于封面图片资源)
1
+
*
判断哪些静态资源属于封面图片资源(目前是判断cover文件夹下的
**图片文件**
属于封面图片资源)
2
*
下载完非封面图片的资源才允许进入程序
2
*
下载完非封面图片的资源才允许进入程序
3
*
封面图片后台下载
3
*
封面图片后台下载
4
*
当进入书架的时候,检查该书架上的全部书是否已经有下载好的封面。
4
*
当进入书架的时候,检查该书架上的全部书是否已经有下载好的封面。
Please
register
or
login
to post a comment