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