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