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