uniapps/work-app/src/utils/common/index.js @@ -90,4 +90,4 @@ export function getAssetsImage (targetUrl) { const url = getEnvObj().VITE_APP_ASSETS_URL return `${url}${targetUrl}` } }