diff --git a/config/baseUrl.js b/config/baseUrl.js index e1f047e..4814761 100644 --- a/config/baseUrl.js +++ b/config/baseUrl.js @@ -6,9 +6,9 @@ if (process.env.NODE_ENV === 'development') { // socketUrl = "ws://localhost:6001/"; // baseUrl = "https://twin-ui.com/demo/"; // baseUrl = "https://testapi.nuttyreading.com/"; // 线上测试环境 - // baseUrl = "https://api.nuttyreading.com/"; // 线上正式 + baseUrl = "https://api.nuttyreading.com/"; // 线上正式 // baseUrl = "http://192.168.110.110:9200/pb/"; // 磊哥 - baseUrl = "http://192.168.110.100:9200/pb/"; // 开发用电脑 + // baseUrl = "http://192.168.110.100:9200/pb/"; // 开发用电脑 // baseUrl = "http://59.110.212.44:9200/pb/"; // baseUrl = "http://192.168.110.100:9100/pb/"; // 开发用电脑 // baseUrl = "http://192.168.110.110:9200/pb/"; diff --git a/pages/miniClass/classInfo.vue b/pages/miniClass/classInfo.vue index 08fd437..3fcb63d 100644 --- a/pages/miniClass/classInfo.vue +++ b/pages/miniClass/classInfo.vue @@ -16,8 +16,8 @@ 班级状态:{{getClassStatus}} - - + +

{{thisClass.title}}

退出班级
@@ -45,56 +45,47 @@ 管理成员点击查看
-