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