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