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