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