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