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