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