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