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