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