uni-app
uni-app copied to clipboard
fix: css assets add config.base
问题描述 build 后 img使用的图片使用了config.base, css中引用的静态资源没有使用config.base
预期结果 config.base 非默认值的时 build 后 img与css中引用的资源均使用config.base
(#4011)