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