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