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