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