yyb
9 天以前 7ec5ffea363cd5a97562785b116e70a9323e9d46
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)