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