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