uni-app icon indicating copy to clipboard operation
uni-app copied to clipboard

fix: css assets add config.base

Open mo-n opened this issue 2 years ago • 0 comments

问题描述 build 后 img使用的图片使用了config.base, css中引用的静态资源没有使用config.base

预期结果 config.base 非默认值的时 build 后 img与css中引用的资源均使用config.base

(#4011)

mo-n avatar Dec 16 '22 03:12 mo-n