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:33:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bb2d700d73d8f9bae7d7b1d3c6a2c7ce3316ff38
bb2d700d
1 parent
2e03cd33
Updated 静态资源下载优化逻辑 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
静态资源下载优化逻辑.md
静态资源下载优化逻辑.md
View file @
bb2d700
1
+
### 封面图片的下载优化
2
+
1
*
判断哪些静态资源属于封面图片资源(目前是判断
**cover**
文件夹下的
**图片文件**
属于封面图片资源)
3
*
判断哪些静态资源属于封面图片资源(目前是判断
**cover**
文件夹下的
**图片文件**
属于封面图片资源)
2
*
下载完非封面图片的资源才允许进入程序
4
*
下载完非封面图片的资源才允许进入程序
3
*
封面图片后台下载
5
*
封面图片后台下载
Please
register
or
login
to post a comment