gaoluyang
2026-02-10 919e8a4773ce188a6f91991837fd0bbd3f3c52e6
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)