保留原url
This commit is contained in:
parent
5c59e27272
commit
7f05fddb3d
@ -620,6 +620,7 @@ Component({
|
||||
preCount++;
|
||||
/* eslint-disable no-loop-func */
|
||||
downloader.download(view.url).then((path) => {
|
||||
view.originUrl = view.url;
|
||||
view.url = path;
|
||||
wx.getImageInfo({
|
||||
src: view.url,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user