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