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