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