yyb
2 天以前 2fb38b2d2d005c0ff524b619a529fee1ca151095
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)