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