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