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