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