@@ -58,13 +58,13 @@ exports[`renders ./components/image/demo/placeholder.vue correctly 1`] = `
5858`;
5959
6060exports[`renders ./components/image/demo/preview-group.vue correctly 1`] = `
61- <div class = " ant-image" style = " width: 200px;" ><img width = " 200" class = " ant-image-img" src = " https://aliyuncdn .antdv.com/vue.png" >
61+ <div class = " ant-image" style = " width: 200px;" ><img width = " 200" class = " ant-image-img" src = " https://www .antdv.com/vue.png" >
6262 <!---->
6363 <div class = " ant-image-mask" >
6464 <div class = " ant-image-mask-info" ><span role = " img" aria-label = " eye" class = " anticon anticon-eye" ><svg focusable = " false" class = " " data-icon = " eye" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" ><path d = " M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" ></path ></svg ></span >Preview</div >
6565 </div >
6666</div >
67- <div class = " ant-image" style = " width: 200px;" ><img width = " 200" class = " ant-image-img" src = " https://aliyuncdn .antdv.com/logo.png" >
67+ <div class = " ant-image" style = " width: 200px;" ><img width = " 200" class = " ant-image-img" src = " https://www .antdv.com/logo.png" >
6868 <!---->
6969 <div class = " ant-image-mask" >
7070 <div class = " ant-image-mask-info" ><span role = " img" aria-label = " eye" class = " anticon anticon-eye" ><svg focusable = " false" class = " " data-icon = " eye" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" ><path d = " M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" ></path ></svg ></span >Preview</div >
@@ -106,7 +106,7 @@ exports[`renders ./components/image/demo/preview-group-visible.vue correctly 1`]
106106`;
107107
108108exports[`renders ./components/image/demo/preview-src.vue correctly 1`] = `
109- <div class = " ant-image" style = " width: 200px;" ><img width = " 200" class = " ant-image-img" src = " https://aliyuncdn .antdv.com/logo.png" >
109+ <div class = " ant-image" style = " width: 200px;" ><img width = " 200" class = " ant-image-img" src = " https://www .antdv.com/logo.png" >
110110 <!---->
111111 <div class = " ant-image-mask" >
112112 <div class = " ant-image-mask-info" ><span role = " img" aria-label = " eye" class = " anticon anticon-eye" ><svg focusable = " false" class = " " data-icon = " eye" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" ><path d = " M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" ></path ></svg ></span >Preview</div >
0 commit comments