ZN
18 小时以前 178c6c22dbe2e75cbd02f0732ba3bf742222263d
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)