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