From 491c5ef3904571f8a1a249fe57c8e5eb2b6b1812 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 08 五月 2024 17:56:26 +0800
Subject: [PATCH] 最新版本

---
 h5/main.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/h5/main.js b/h5/main.js
index 9fdec70..bdae919 100644
--- a/h5/main.js
+++ b/h5/main.js
@@ -31,7 +31,9 @@
 
 // http鎺ュ彛API鎶界
 import httpApi from '@/utils/http.api.js'
+import httpMeetingApi from '@/utils/meetingHttp.js'
 Vue.use(httpApi, app)
+Vue.use(httpMeetingApi, app)
 
 // 璇锋眰鎷︽埅鍣�
 import interceptor from '@/utils/http.interceptor.js'

--
Gitblit v1.9.3