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