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