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