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