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