周宾
16 小时以前 e6d72c439e54ae561ab905a2bf92f3d6a2f01054
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)