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