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