绿满眶商城微信小程序-uniapp
zxl
2025-06-04 b62daf4aaca5fcb8eea7bfd4149dbb92b10f50de
api/common.js
@@ -35,6 +35,15 @@
  });
}
export function getPreviewUrl(params){
   return http.request({
     url: `${api.common}/lmk/file/preview`,
     method: Method.POST,
     data:params
   });
}
/**
 * 文件上传地址
 * @type {string}