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