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