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