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