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