youzan / vant

A lightweight, customizable Vue UI library for mobile web apps.

Home Page:https://vant-ui.github.io/vant/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue3+vant+vite empty 默认图片不显示

2741421630 opened this issue · comments

Reproduction Link

https://vant-contrib.gitee.io/vant/#/zh-CN/empty

Vant Version

3.4.7

Describe the Bug

image image

Reproduce Steps

同样的版本,内网解析为http,公网是svg

Device / Browser

chrome

@2741421630
我看了下 3.4.7的 empty 组件的确是用的图片链接, 你更新依赖到3.6.12 就好了

image = `https://img.yzcdn.cn/vant/empty-image-${image}.png`;

const renderError = () => (