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