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