局版的图片上传的时候需要上传到
var url_path_suffix = "down/Material/";
图片预览的时候是
var url_path_img = "thumb/Material/";
大家直接引用base-config.js中的变量拼接串就可以,
STATIC_IMAGE_PRE + url_path_img
不要手写路径,否则统一改路径的时候有遗漏

局版预览的正确路径格式为:
http://10.10.3.222/dsideal_yy/html/thumb/Material/42/42ADE6B0-F129-82B8-8DC8-8BEFC4277A8E.png@640w_480h_100Q_1x.png

相关文章:

  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2022-02-07
  • 2021-12-24
  • 2021-12-06
猜你喜欢
  • 2021-12-14
  • 2021-10-28
  • 2022-01-07
  • 2022-02-06
相关资源
相似解决方案