fix/updatesyspic #223

Merged
yaoshuli merged 5 commits from fix/updatesyspic into test 1 year ago
Collaborator
There is no content yet.
raoyongjun added 6 commits 1 year ago
yaoshuli reviewed 1 year 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})`,
Collaborator

删除无用注释

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

删除无用注释

删除无用注释
raoyongjun added 3 commits 1 year ago
yaoshuli merged commit e42b3fb7dd into test 1 year 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.