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