fix/updatesyspic #223

Merged
yaoshuli merged 5 commits from fix/updatesyspic into test 2 years ago
Collaborator
There is no content yet.
raoyongjun added 6 commits 2 years ago
yaoshuli reviewed 2 years ago
class="img-wrapper"
:style="{
// 'background-image': `url(${item.serverThumbnailUrl ? item.serverThumbnailUrl : item.imgUrl})`,
background: `url(${item.serverThumbnailUrl ? item.serverThumbnailUrl : item.imgUrl ? item.imgUrl : bgLoadingImg})`,
Owner

删除无用注释

删除无用注释
class="img-wrapper"
:style="{
// 'background-image': `url(${item.serverThumbnailUrl ? item.serverThumbnailUrl : item.imgUrl})`,
Owner

删除无用注释

删除无用注释
raoyongjun added 3 commits 2 years ago
yaoshuli merged commit e42b3fb7dd into test 2 years ago
The pull request has been merged as e42b3fb7dd.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: guoxiangbin/ocr-web#223
Loading…
There is no content yet.