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