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