gaoluyang
2025-11-12 fb8967e6400792c1eec5f6fb03d09c8b94307e1e
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)