IDE 通过正则匹配批量替换 image src Z思学 2025-05-28 31 阅读1分钟 搜索替换模式 src="https://albb-storage-front-prod.oss-[^"]+/app/program/([^"]+)" 替换为 :src="`${config.imgSrc}/$1`"