spring
2026-03-03 961b989c04b1fd69811f268df8352ae9c52c2e6e
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)