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