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