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