zhangwencui
22 小时以前 67e7a7a7440ad764afd43fa27187c09b899245da
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)