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