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