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