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