common/common.js @@ -29,6 +29,15 @@ } } /** * * 显示完整路径 */ export const setFullUrl = (str) => { return `${minioBaseUrl}${str}` } export const showTips = (text, icon) => { uni.showToast({