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