h5_meeting/api/index.js
对比新文件 @@ -0,0 +1,12 @@ import { http } from '@/utils/service.js' export * from '@/utils/config.js' // export const meetScreenData = (data) => { return http({ url: 'cloudService/web/meeting/meetScreenData', method: 'get', data }) }