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