src/api/currency.js
@@ -68,7 +68,13 @@ return Axios.fetch("/wap/api/itemUserOptional!list.action", data); } //轮播 const getBanner = (data) => { return Axios.fetch("/wap/api/banner!list.action", data) }; export default { getBanner, currencyDetails, getRealtime, BuyOpenView,