huminmin
21 小时以前 a511182b3df028b4c38ef6289c03b8cd6765a02d
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)