export const getConfig = ({ $axios }, url) => $axios.$get('/wx/getConfig', { params: { url, }, });